summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.1.101.1.10Emmanuele Bassi2010-02-091-2/+2
* Update NEWS fileEmmanuele Bassi2010-02-091-0/+19
* build: Always build conformance tests with debug symbolsEmmanuele Bassi2010-02-091-1/+1
* conform: fix stack corruption in test-behaviours.cRobert Bragg2010-02-091-4/+7
* cogl-texture-2d: Use _cogl_texture_driver_gen to generate the GL texNeil Roberts2010-02-091-2/+1
* cogl: Use SSE2 when possible for premultiplyingNeil Roberts2010-02-091-1/+103
* actor: Improve readability of raise/lower warningsEmmanuele Bassi2010-02-091-17/+29
* Remove return from void functionsHalton Huo2010-02-093-3/+3
* Post-release bump to 1.1.9Emmanuele Bassi2010-02-081-1/+1
* Release Clutter 1.1.81.1.8Emmanuele Bassi2010-02-081-1/+1
* test-animator: Do not use mid-function blocksEmmanuele Bassi2010-02-081-29/+28
* animator: Zero the AnimatorKey:value memberEmmanuele Bassi2010-02-081-3/+3
* docs: Fixes for ClutterAnimatorEmmanuele Bassi2010-02-083-9/+10
* Merge meEmmanuele Bassi2010-02-081-0/+4
* docs: Update NEWSEmmanuele Bassi2010-02-081-0/+53
* docs: Update the release notesEmmanuele Bassi2010-02-081-0/+6
* cogl-buffer: Use TEXTURE as the only value for CoglBufferUsageHintDamien Lespiau2010-02-084-45/+19
* cogl-buffer: make sure the code compiles on GL ESDamien Lespiau2010-02-083-1/+39
* cogl-pixel-buffer: Add a fallback pathDamien Lespiau2010-02-084-15/+88
* tests: Add a test for CoglPixelBuffersDamien Lespiau2010-02-084-0/+342
* cogl-texture: Add a new constructor to turn CoglBuffers into texturesDamien Lespiau2010-02-083-0/+118
* cogl-pixel-buffer: add a pixel buffer object classDamien Lespiau2010-02-086-0/+564
* cogl-buffer: add an abstract class around openGL's buffer objectsDamien Lespiau2010-02-089-0/+723
* cogl: new textures sould have GL_TEXTURE_MIN_FILTER set to GL_LINEARDamien Lespiau2010-02-085-9/+72
* cogl: Introduce the GE_RET() debug macroDamien Lespiau2010-02-081-1/+13
* Merge branch 'animator-parser'Emmanuele Bassi2010-02-0813-108/+584
|\
| * docs: Describe the Animation definition syntaxEmmanuele Bassi2010-02-081-0/+59
| * animator: Provide a ClutterScript parserEmmanuele Bassi2010-02-088-23/+409
| * animator: Allow retrieving type property type from a keyEmmanuele Bassi2010-02-082-31/+75
| * script: Use a node when resolving an animation modeEmmanuele Bassi2010-02-084-54/+41
* | cogl path: make sure marking the clip state dirty takes affectRobert Bragg2010-02-081-1/+8
* | clutter-master-clock: Don't wait for a frame if time goes backwardsNeil Roberts2010-02-081-0/+11
* | test-flow-layout: Remove unneeded Stage sizingEmmanuele Bassi2010-02-081-1/+0
* | Merge remote branch 'origin/cwiiis-stage-resize'Emmanuele Bassi2010-02-085-35/+110
|\ \ | |/ |/|
| * [stage-x11] Set the default size differentlyChris Lord2010-02-073-6/+5
| * [stage] Set default size correctlyChris Lord2010-02-072-2/+5
| * Revert "[x11] Don't set actor size on ConfigureNotify"Chris Lord2010-02-063-5/+5
| * [x11] Don't set actor size on ConfigureNotifyChris Lord2010-02-063-5/+5
| * [stage] Now that get_geometry works, use itChris Lord2010-02-061-8/+6
| * [stage-x11] make get_geometry always get geometryChris Lord2010-02-061-34/+23
| * [stage] Get the current size correctlyChris Lord2010-02-061-6/+8
| * [stage] Set minimum width/height to 1x1Chris Lord2010-02-061-2/+2
| * [stage] Add set/get_minumum_sizeChris Lord2010-02-064-3/+87
* | Add ClutterAnimatorØyvind Kolås2010-02-0711-1/+1793
* | Add cogl-subtexture test to the Git ignore fileEmmanuele Bassi2010-02-061-1/+2
* | Deprecate clutter_util_next_p2()Emmanuele Bassi2010-02-063-12/+31
* | docs: Fix whitespace in the App manual stubEmmanuele Bassi2010-02-061-104/+81
* | build: Add suppressions file to EXTRA_DISTEmmanuele Bassi2010-02-061-1/+1
|/
* Merge branch 'more-texture-backends'Neil Roberts2010-02-0637-721/+4479
|\
| * cogl-bitmap: Update the format after (un)premultiplyingNeil Roberts2010-02-062-2/+5