profile/ivi/clutter.git
2009-03-10 Emmanuele Bassi[animation] Add vector variants for ::animate()
2009-03-10 Emmanuele Bassi[docs] Update API reference
2009-03-10 Emmanuele Bassi[docs] Remove ClutterFixed from the documentation
2009-03-10 Emmanuele Bassi[cogl] Fix hardcoded paths in the pc file
2009-03-10 Emmanuele Bassi[fixed] Remove ClutterFixed API
2009-03-10 Emmanuele Bassi[units] Add more conversion functions
2009-03-10 Emmanuele Bassi[tests] Use floats, not ClutterFixed
2009-03-10 Emmanuele Bassi[text] Convert units to the right type
2009-03-10 Emmanuele Bassi[texture] Fix ClutterFixed usage
2009-03-10 Emmanuele Bassi[stage] Coalesce fog and perspective API
2009-03-10 Emmanuele Bassi[interval] Update fixed-point handling
2009-03-10 Emmanuele Bassi[tests] Test CoglFixed, not ClutterFixed
2009-03-10 Emmanuele Bassi[cogl-fixed] Implement the CoglFixed fundamental GType
2009-03-10 Emmanuele BassiMove ClutterTimeline to CoglFixed
2009-03-10 Emmanuele BassiMove ClutterBehaviourRotate to CoglFixed
2009-03-10 Emmanuele BassiMove ClutterBehaviourEllipse to CoglFixed
2009-03-10 Emmanuele BassiMove BehaviourScale to CoglFixed
2009-03-10 Emmanuele Bassi[cogl-fixed] Add a double-to-fixed conversion macro
2009-03-10 Emmanuele Bassi[docs] Note that grabs are evil
2009-03-10 Emmanuele Bassi[docs] Clarify clutter_actor_animate() behaviour
2009-03-10 Emmanuele Bassi[build] Various fixes for distcheck
2009-03-10 Emmanuele BassiAdd pkg-config file for COGL
2009-03-10 Emmanuele Bassi[shader] Unify code paths
2009-03-10 Emmanuele BassiClean up of the ClutterColor API
2009-03-10 Emmanuele Bassi[cogl] Add a PANGO debug flag for CoglPango use
2009-03-10 Colin WaltersTypo in clutter-win32.pc.in introduced by commit 24ce19383
2009-03-09 Neil RobertsSet the mapped flag on the stage in the SDL and eglnati...
2009-03-09 Owen W. TaylorUse COGL to establish GL state for ClutterGLXTexturePixmap
2009-03-09 Neil Roberts[eglnative] Add -I flags for the clutter dir in the...
2009-03-09 Neil RobertsFix warning in clutter-backend-sdl
2009-03-09 Colin WaltersBug 1491 - Fix hardcoded lib path in .pc files
2009-02-27 Øyvind KolåsAdd a warning for recursive emit_event
2009-02-26 Robert Bragg[cogl-matrix] Documents that CoglMatrix members should...
2009-02-26 Robert Bragg[cogl-matrix] Adds padding to CoglMatrix
2009-02-26 Emmanuele Bassi[backend] Constify font options
2009-02-26 Emmanuele BassiIntern the ClutterScriptable type name
2009-02-26 Bastian WinklerRemove redundant declaration in clutter-text.h
2009-02-26 Emmanuele Bassi[build] Do not shave typelib generation
2009-02-26 Emmanuele Bassi[build] Put the X11 pc dependencies in another variable
2009-02-26 Owen W. TaylorFix x/y confusion for GL_TEXTURE_RECTANGLE_ARB
2009-02-26 Neil Roberts[cogl-pango-glyph-cache] Fix compiler warning on 64-bit
2009-02-24 Neil Roberts[tests/tools] Don't install libdisable-npots.so
2009-02-24 Emmanuele Bassi[media] Add sub-second resolution for the duration
2009-02-24 Bastian Winkler[media] Fix the interface cast macro
2009-02-24 Jonathan MatthewDeclare the EnumValues for PixelFormat static
2009-02-24 Emmanuele BassiUse a dynamic array for the actors when delivering...
2009-02-24 Emmanuele BassiRemove stray fixed point macro usage
2009-02-23 Robert Bragg[test-vertex-buffer-contiguous] Improves the texturing...
2009-02-23 Emmanuele Bassi[docs] Document envvars and command line switches
2009-02-23 Emmanuele BassiMake fuzzy picking a command line switch
2009-02-23 Emmanuele BassiMake disable text mipmapping a command line switch
2009-02-23 Emmanuele Bassi[actor] Remove usage of ClutterFixed
2009-02-23 Emmanuele BassiAdd runtime debug messages for COGL
2009-02-23 Neil RobertsAdd an environment variable to disable mipmapped text
2009-02-23 Robert Bragg[Cogl] Remove a debugging assert that was triggering...
2009-02-23 Robert Bragg[cogl-material] Always glBindTexture when flushing...
2009-02-23 Robert Bragg[Cogl] Fixes automatic handling of the GL blend enable...
2009-02-23 Robert Bragg[Cogl] the cogl_get_*_matrix functions now work with...
2009-02-21 Emmanuele Bassi[ignore] Update with the introspection files
2009-02-21 Emmanuele Bassi[build] Move all the compiler flags to AM_CFLAGS
2009-02-20 Emmanuele Bassi[backend] Update the viewport when updating the GL...
2009-02-20 Neil Roberts[cogl-gles2-wrapper] Actually call glActiveTexture
2009-02-20 Neil Roberts[cogl-gles2-wrapper] Convert texture unit settings...
2009-02-20 Emmanuele BassiAdd build machinery for gobject-introspection data
2009-02-20 Owen W. TaylorAdd gobject-introspection annotations
2009-02-20 Emmanuele Bassi[docs] Rename cogl-docs from sgml to xml
2009-02-20 Emmanuele Bassi[docs] Add the 1.0 symbols index
2009-02-20 Emmanuele Bassi[docs] Use the --name-space option
2009-02-20 Emmanuele Bassi[docs] Require gtk-doc 1.11
2009-02-20 Emmanuele BassiDo not use GL types in Clutter headers
2009-02-20 Emmanuele Bassi[timeline] Set the n_markers out paramater
2009-02-20 Emmanuele Bassi[path] Do not accept NULL descriptions
2009-02-20 Emmanuele Bassi[behaviour] Do not notify empty behaviours
2009-02-20 Neil RobertsReplaced ClutterFixed constants in color_{darken,lighte...
2009-02-19 Emmanuele Bassi[build] Do not overwrite BUILT_SOURCES
2009-02-19 Emmanuele Bassi[build] Fix the ChangeLog generation rule
2009-02-19 Emmanuele Bassi[build] Update the EXTRA_DIST list
2009-02-19 Emmanuele Bassi[docs] Update build for COGL API reference
2009-02-19 Emmanuele Bassi[build] Reference the headers with their full path
2009-02-19 Emmanuele Bassi[build] Show pkg-config file being generated
2009-02-19 Emmanuele Bassi[tests] Add TEST_CONFORM_TODO macro
2009-02-19 Neil Roberts[tests/conform] Copy in redhand.png
2009-02-19 Øyvind KolåsBail early in clutter_texture_paint if opacity == 0
2009-02-19 Emmanuele Bassi[docs] Update the sections file
2009-02-19 Emmanuele BassiRemove type functions for removed types
2009-02-19 Emmanuele Bassi[build] Pass the -s switch to cmp
2009-02-19 Emmanuele Bassi[docs] Add a missing "return" annotation
2009-02-19 Emmanuele BassiMerge branch 'build-enhancements'
2009-02-19 Emmanuele Bassi[docs] Clarify the set_cogl_texture() documentation
2009-02-19 Emmanuele Bassi[texture] Use COGL_TYPE_HANDLE for the handle properties
2009-02-19 Emmanuele Bassi[cogl] Provide GTypes for COGL types
2009-02-19 Emmanuele Bassi[cogl] Add cogl_is_material to cogl-material.h
2009-02-19 Damien Lespiau[build] Fix dist for the newly introduced m4 macro...
2009-02-19 Damien Lespiau[build] Fix interaction between shave, gtk-doc and...
2009-02-18 Emmanuele BassiInitialize a variable to avoid warnings
2009-02-18 Neil Roberts[ClutterBehaviourRotate] Fix up some breakage from...
2009-02-18 Damien Lespiau[build] Add dolt
2009-02-18 Damien Lespiau[build] Beautify autotools' output
2009-02-18 Damien Lespiau[gitignore] update gitignore files for tests/
2009-02-18 Neil RobertsAllow rotation angle properties to be negative
next