summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-08Switch to using mesa eglHEADeglkmsKristian Høgsberg6-51/+126
2010-02-03Clutter EGL on KMS backendKristian Høgsberg20-25/+1452
2010-02-03text: Fixes for selection boundEmmanuele Bassi1-25/+19
2010-02-02Use ClutterTimeline in test-clutter-cairo-flowers.cKristian Høgsberg1-7/+17
2010-02-02docs: Clarify Group's sizing semanticsEmmanuele Bassi1-4/+12
2010-02-02tests: Add an initial Behaviour conformance suiteEmmanuele Bassi4-0/+91
2010-02-02behaviour: Clean up BehaviourOpacityEmmanuele Bassi1-24/+32
2010-02-01event: Unify the off-stage motion events delivery behaviourEmmanuele Bassi1-6/+34
2010-02-01build: -Wformat is required for -Wformat-securityEmmanuele Bassi1-2/+2
2010-02-01build: Retrieve X11 cflags and librariesEmmanuele Bassi1-0/+5
2010-02-01actor: Reword the allocation cycle warningEmmanuele Bassi1-1/+1
2010-02-01Merge branch 'device-manager'Emmanuele Bassi30-890/+2189
2010-02-01Fix problems with "position" and "selection-bound" change notificationAlejandro Piñeiro1-24/+53
2010-02-01stage: Add :key-focus propertyEmmanuele Bassi1-1/+29
2010-02-01docs: Update the READMEEmmanuele Bassi1-33/+58
2010-02-01docs: Update the configure switches in the READMEEmmanuele Bassi1-1/+12
2010-02-01build: Warn with --disable-conformance and --enable-gcovEmmanuele Bassi1-2/+7
2010-02-01Remove tabs from configure.acEmmanuele Bassi1-23/+28
2010-02-01build: Allow disabling the conformance test suiteEmmanuele Bassi2-6/+33
2010-02-01Whitespace fixes in cogl-utilEmmanuele Bassi1-3/+3
2010-02-01Whitespace fixesEmmanuele Bassi3-18/+28
2010-02-01docs: Fixes for TimeoutPool and Frame sourcesEmmanuele Bassi2-19/+14
2010-01-28cogl: Use the colours of COGL_DEBUG=rectangles to debug batchingNeil Roberts3-17/+54
2010-01-27cogl-vertex-buffer: Fix disabling the texture arrays from previous primNeil Roberts1-1/+1
2010-01-27docs: Add some notes about the CoglPixelFormat enumsNeil Roberts1-3/+19
2010-01-27docs: Fix some of the examples for the animation docsNeil Roberts1-6/+5
2010-01-26cogl: Fix checks of the number of available texture unitsDamien Lespiau3-8/+34
2010-01-26cogl: Fix gl equivalent of blend stringDamien Lespiau1-5/+4
2010-01-26tests: blend-string: use g_assert_cmpintDamien Lespiau1-3/+3
2010-01-26test-cogl-multitexture: use several materials with texture matricesDamien Lespiau1-41/+102
2010-01-26cogl: Create CoglTextureUnit with its associated unit numberDamien Lespiau1-2/+3
2010-01-22actor: Use GParamSpecUint for :opacityEmmanuele Bassi1-9/+9
2010-01-22test-easing: Do not reconnect signals multiple timesEmmanuele Bassi1-1/+5
2010-01-22animation: Verify internal stateEmmanuele Bassi1-0/+4
2010-01-22docs: Fix the Animation:object propertyEmmanuele Bassi1-1/+1
2010-01-22animation: Add more debug annotationsEmmanuele Bassi1-2/+14
2010-01-22animation: Transform if necessaryEmmanuele Bassi1-20/+22
2010-01-22animation: Check for value transformabilityEmmanuele Bassi1-9/+20
2010-01-22build: Use no-defineEmmanuele Bassi1-1/+1
2010-01-21build: Add no-portability option to automakeEmmanuele Bassi1-1/+1
2010-01-21master clock: Improve the timeline advancement protectionEmmanuele Bassi1-12/+27
2010-01-20x11: Re-enable XI1 extension keyboardsEmmanuele Bassi4-16/+47
2010-01-20x11: Always handle core device events before XI eventsEmmanuele Bassi1-275/+224
2010-01-20docs: Documentation fixes for DeviceManagerEmmanuele Bassi3-3/+8
2010-01-20device-manager: Fix the signals definitionEmmanuele Bassi1-3/+23
2010-01-20docs: Add sections for InputDevice and DeviceManagerEmmanuele Bassi1-0/+2
2010-01-20docs: Add clutter_input_device_get_device_name()Emmanuele Bassi1-0/+1
2010-01-20tests: Print out the device details on motionEmmanuele Bassi1-1/+30
2010-01-20Always register core devicesEmmanuele Bassi4-67/+82
2010-01-20device: Remove unused is_default memberEmmanuele Bassi2-11/+2