profile/ivi/clutter.git
2010-07-17 Emmanuele BassiAdd gmo files to the Git ignore list
2010-07-16 Emmanuele Bassimaterial-arbfp: Use locale-independent double to string...
2010-07-16 Emmanuele Bassicookbook: Use the right tag for the screenshot
2010-07-16 Emmanuele BassiMerge remote branch 'elliot/cookbook-actor-opacity'
2010-07-16 Emmanuele Bassicookbook: Add a missing image to the list
2010-07-16 Emmanuele BassiMerge remote branch 'elliot/cookbook-include-videos'
2010-07-16 Emmanuele BassiMerge remote branch 'elliot/cookbook-animation-fading'
2010-07-16 Emmanuele Bassicookbook: Add a recipe for texture reflection
2010-07-16 Elliot Smithcookbook: Added a recipe about making an actor transparent
2010-07-16 Elliot Smithcookbook: Minor modification to wording to improve...
2010-07-16 Elliot Smithcookbook: Added recipe for fading actors in/out
2010-07-16 Emmanuele Bassidocbook: Add an introduction to the texture section
2010-07-16 Emmanuele Bassipo: Fix the LTR string translation
2010-07-16 Emmanuele Bassipo: Remove unused LINGUAS file
2010-07-16 ravenAdd pl translations
2010-07-16 happyaronAdd zn_CN translations
2010-07-15 Elliot Smithcookbook: Tweak so that videos sit inside a paragraph...
2010-07-15 Emmanuele Bassidocs: Note the P_() macro in the HACKING file
2010-07-15 Elliot Smithcookbook: Added support for inline video
2010-07-15 Neil RobertsAdd an internal _cogl_bitmap_new_from_buffer
2010-07-15 Neil RobertsAdd a Cogl debug flag for BITMAP
2010-07-15 Neil RobertsTry to avoid copying the GdkPixbuf when it is tightly...
2010-07-15 Neil Robertscogl-bitmap: Encapsulate the CoglBitmap even internally
2010-07-15 Neil Robertscogl-texture-2d-sliced: Store the internal format not...
2010-07-15 Emmanuele Bassidocs: Note the P_() macro in the HACKING file
2010-07-15 Emmanuele BassiMark property strings for translation
2010-07-15 Emmanuele BassiAdd P_() macro for translating property strings
2010-07-15 Emmanuele Bassibuild: Use AS_ALL_LINGUAS
2010-07-14 Nate StedmanFixes build with GLX on Mac OS X.
2010-07-14 Emmanuele Bassibuild: Fix include path for Cally's introspection
2010-07-14 Neil Robertsgles/cogl-texture-driver.c: Fix the include for cogl...
2010-07-14 Neil Robertscogl-texture-3d: Use glTexSubImage3D through an indirec...
2010-07-14 Neil Robertscogl-texture-3d: Fix the cogl-material-private header...
2010-07-14 Neil Robertscogl-texture-3d: Don't include cogl-texture-2d-private.h
2010-07-13 Robert Braggmaterial: splits out all the state flushing code
2010-07-13 Robert Braggmaterial: split the texture unit management out
2010-07-13 Robert Braggmaterial: copy_differences: handle copying fog state
2010-07-13 Neil RobertsAdd a GL_GENERATE_MIPMAP fallback to the texture 2d...
2010-07-13 Emmanuele BassiMerge branch 'wip/xkb-support'
2010-07-13 Emmanuele Bassistage: Add the NO_CLEAR_ON_PAINT hint
2010-07-13 Neil RobertsMake the material functions for setting the p wrap...
2010-07-13 Neil RobertsRename the third texure coordinate from 'r' to 'p'
2010-07-13 Neil RobertsAdd a conformance test for 3D textures
2010-07-13 Neil RobertsAdd a Cogl texture 3D backend
2010-07-13 Neil Robertsconfigure: Include gl2ext.h or glext.h under GLES
2010-07-13 Neil RobertsMake a public CoglBitmapError enum
2010-07-13 Neil RobertsRename COGL_ERROR_MISSING_FEATURE to COGL_ERROR_UNSUPPORTED
2010-07-13 Neil RobertsMove _cogl_texture_2d_is_pot to cogl-util.h
2010-07-13 Neil Robertscogl-gles2-wrapper: Layers aren't equal if one is enabl...
2010-07-13 Emmanuele Bassix11: Use XKB to translate keycodes into key symbols
2010-07-13 Emmanuele Bassix11: Use XKB to track the Locks state
2010-07-13 Emmanuele Bassix11: Use XKB detectable auto-repeat
2010-07-13 Emmanuele Bassix11: Add a Keymap ancillary object
2010-07-13 Emmanuele Bassix11: Store the group inside the event platform data
2010-07-13 Emmanuele Bassievents: Add platform-data to allocated Events
2010-07-13 Emmanuele Bassibuild: Check for the XKB extension
2010-07-12 Emmanuele BassiPost-release version bump to 1.3.9
2010-07-12 Emmanuele BassiRelease 1.3.8
2010-07-12 Emmanuele BassiMerge remote branch 'elliot/cookbook-animation-inversion'
2010-07-12 Emmanuele BassiMerge remote branch 'elliot/cookbook-animation-intro'
2010-07-12 Emmanuele BassiMerge remote branch 'elliot/cookbook-consistency'
2010-07-12 Øyvind Kolåsstate: swap clutter_state_set_state and clutter_state_w...
2010-07-12 Elliot Smithcookbook: Added introduction for animations section
2010-07-12 Elliot Smithdocs: Enabled animation section
2010-07-12 Elliot Smithcookbook: Fixed invalid XML tag
2010-07-12 Elliot Smithcookbook: Added "inverting an animation" recipe
2010-07-12 Elliot Smithdocs: Enabled animation section
2010-07-09 Neil RobertsAdd the deprecated ref-counting for cogl_program
2010-07-09 Neil RobertsDon't define public cogl_is_* functions for internal...
2010-07-09 Neil RobertsAdd cogl_vertex_buffer_is_indices to the public headers
2010-07-09 Neil Robertscogl: Don't define the deprecated ref/unref accessors...
2010-07-09 Emmanuele Bassitext: Layouts for single-line-mode entries are boundless
2010-07-09 Robert Braggmaterial: use common node type for materials and layers
2010-07-09 Damien Lespiaucogl-texture-pixmap-x11: This API is new in 1.4, not 1.2
2010-07-09 Damien Lespiaucogl: Add Stability tag to new experimental API
2010-07-09 Emmanuele Bassiscript: Let ClutterActor parse behaviours
2010-07-09 Emmanuele BassiAdd new tests to the ignore files
2010-07-09 Neil RobertsUse GL_MAX_TEXTURE_SIZE on GLES when checking supported...
2010-07-09 Neil RobertsFix cogl_texture_get_data when an intermediate buffer...
2010-07-09 Neil RobertsUse GL_NEAREST filter in the draw-and-read get_data...
2010-07-09 Neil RobertsUse cogl_read_pixels in the cogl texture draw-and-read...
2010-07-09 Neil Robertscogl-material: Fix some problems with flushing texture...
2010-07-09 Neil Robertscogl-texture: Share the common code in the set_region...
2010-07-09 Neil RobertsAdd a conformance test for cogl_texture_{get_data,set_r...
2010-07-09 Neil Robertscogl-texture: Share the common code in the get_data...
2010-07-08 Robert Braggtests: don't delay/skip frames due to glReadPixel concerns
2010-07-08 Neil Robertscogl-vertex-buffer: Default to GL_CLAMP_TO_EDGE for...
2010-07-08 Neil RobertsAdd an interactive test for cogl point sprites
2010-07-08 Neil Robertscogl-material: Add support for point sprites
2010-07-08 Neil Robertscogl-material: Add a property for setting the point...
2010-07-08 Neil Robertstests/accessibility: Fix the soname for libclutter
2010-07-07 Robert Braggmaterial: support dumping layer state graph to dot...
2010-07-07 Robert Braggmaterial: set ->layer_index on new layers for unit0
2010-07-07 Øyvind Kolåsstate: add clutter_state_set_state and clutter_state_wa...
2010-07-07 Emmanuele Bassibuild: Distcheck fixes after the Cally merge
2010-07-07 Emmanuele BassiMerge branch 'cally-merge'
2010-07-07 Robert Braggtest-timeline: instantiate a stage so the master clock...
2010-07-07 Emmanuele Bassically: Add introspection generation
2010-07-07 Emmanuele BassiRestore the report on the conformance test suite
2010-07-07 Emmanuele Bassix11: Clean up NET_WM_STATE modifiers
next