summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* correct lib locations in *.pc.inclutter-1.4Andreas Mueller2011-02-074-4/+7
* test-path: Fix the test when running against latest Cairo versionsNeil Roberts2011-02-011-6/+12
* cogl-material: Fix comparing the color in set_layer_combine_constantNeil Roberts2011-02-011-10/+11
* ClutterTimeline: Fix the 'msecs' parameter for the new-frame signalNeil Roberts2011-01-243-5/+3
* clutter-timeline: Emit the new-frame signal even on the first frameNeil Roberts2011-01-241-0/+2
* animation: Allow transforming values in bind()Emmanuele Bassi2010-12-111-5/+23
* clutter-score: Initialize ClutterScoreEntry::complete_idNeil Roberts2010-12-071-0/+1
* cogl-pipeline-fixed: Use the correct state flag for combine constantNeil Roberts2010-11-301-3/+3
* cogl-pipeline-opengl: Fix enabling previously disabled unitsNeil Roberts2010-11-301-0/+1
* cogl-pipeline: Add more ignored state changes for program generationNeil Roberts2010-11-301-1/+4
* Post-release version bump to 1.4.3Emmanuele Bassi2010-11-306-1263/+1277
* Release Clutter 1.4.2 (stable)1.4.2Emmanuele Bassi2010-11-301-2/+2
* Update NEWSEmmanuele Bassi2010-11-301-0/+46
* Discard the current pick buffer...Tomeu Vizoso2010-11-305-12/+32
* cookbook: Make example code C90 compliantElliot Smith2010-11-3015-80/+104
* cookbook: Fix opacity examples in recipeElliot Smith2010-11-301-13/+13
* cookbook: Fix incorrect value for opacityElliot Smith2010-11-301-1/+1
* click-action: don't use pointer grabsLucas Rocha2010-11-301-18/+67
* text: Do not segfault with NULL :font-nameEmmanuele Bassi2010-11-291-4/+12
* x11: Ignore NULL settingsEmmanuele Bassi2010-11-291-0/+3
* actor: Do not queue relayouts on actors being destroyedEmmanuele Bassi2010-11-291-5/+4
* actor: Simple show/hide optimizationsEmmanuele Bassi2010-11-291-20/+45
* clutter-offscreen-effect: Don't recreate the material when FBO changesNeil Roberts2010-11-291-7/+5
* Fixed "the the" repetitions in some doc stringsAlexandre Quessy2010-11-297-9/+9
* shader-effect: Remove unused functionEmmanuele Bassi2010-11-291-34/+16
* ClutterShaderEffect: Don't throw away the program for a new actorNeil Roberts2010-11-291-23/+19
* ClutterOffscreenEffect: Don't throw away the material for a new actorNeil Roberts2010-11-291-6/+0
* Don't bail out from creating the FBO if we don't have it yet.Tomeu Vizoso2010-11-291-1/+2
* Set the signal handler to 0 when disconnecting it.Tomeu Vizoso2010-11-291-1/+4
* shader-effect: Zero out ShaderUniformEmmanuele Bassi2010-11-291-2/+1
* text: Optimise get_preferred_height for single-line-modeChris Lord2010-11-291-1/+4
* x11: Check for initialized context when enabling ARGB visualsEmmanuele Bassi2010-11-241-1/+1
* Fix API docs for ClutterShaderEffectsTomeu Vizoso2010-11-241-4/+3
* Fix compilation failure when using GLES 1.1Robert Ancell2010-11-242-7/+50
* script: Remove double ":" from a introspection annotationRob Staudinger2010-11-111-1/+1
* cogl-object: correctly free user_data_array in _unrefRobert Bragg2010-11-111-2/+1
* build: Fix CLUTTER_EGL_BACKEND definition for eglnative and cex100Damien Lespiau2010-11-101-1/+2
* cogl: Use separate materials for set_source_color and textureNeil Roberts2010-10-283-10/+7
* win32: Fix clutter_win32_disable_event_retrievalNeil Roberts2010-10-253-23/+28
* clutter-stage: Set the Cogl framebuffer size after allocatingNeil Roberts2010-10-251-4/+8
* cogl-context-winsys: Avoid zero-length arraysNeil Roberts2010-10-251-1/+7
* Avoid mixing declarations and codeNeil Roberts2010-10-257-48/+63
* binding-pool: Use the correct marshallerNeil Roberts2010-10-252-5/+5
* interval: Remember to chain up to parent in finalize()Ole André Vadla Ravnås2010-10-251-0/+2
* osx: Add button mask to the modifier state translationRoland Peffer2010-10-141-0/+8
* cogl-texture-2d-sliced: Use the smallest possible wasteNeil Roberts2010-10-111-0/+4
* cogl-x11: Trap glXDestroyPixmap()Emmanuele Bassi2010-10-041-0/+22
* build: Build Cally introspection data after Cogl'sEmmanuele Bassi2010-09-301-1/+1
* Update zh_CN translation.Aron Xu2010-09-301-147/+143
* win32: Fix the CLUTTER_* keysym macrosNeil Roberts2010-09-301-55/+55