profile/ivi/clutter.git
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
2010-07-07 Emmanuele Bassix11: Do not swallow XSettings events
2010-07-07 Alejandro Piñeirocally: Improving cally doc
2010-07-07 Alejandro Piñeirocally: Cleaning CallyText
2010-07-07 Alejandro Piñeirocally: Refactoring "window:create" and "window:destroy...
2010-07-07 Alejandro Piñeirocally: Use proper backend information on CallyActor
2010-07-07 Alejandro Piñeirocally: Check HAVE_CONFIG_H on cally-util.c
2010-07-07 Robert Braggframebuffer: Replace CoglHandle with CoglFramebuffer *
2010-07-07 Robert Braggmaterial: route fogging state through CoglMaterial
2010-07-07 Robert Braggosx: explicitly request depth and stencil buffer bits
2010-07-07 Robert Braggcogl-buffer: Move malloc fallback logic into CoglBuffer
2010-07-07 Robert Braggcogl-buffer: consider it an error to free a mapped...
2010-07-07 Robert Braggcogl-buffer: Track the last used bind target in CoglBuffer
2010-07-07 Robert Braggtests: Force X synchronization so the stage size is...
2010-07-07 Robert Braggtests: no longer clean up state between tests
2010-07-07 Robert Braggcogl: expose the semantic differences of gl/gles2 npot...
2010-07-06 Elliot Smithcookbook: Fixed typo
2010-07-06 Elliot Smithcookbook: Fix build so CSS files get installed
2010-07-06 Elliot Smithcookbook: Moved paragraph where it logically belongs
2010-07-06 Elliot Smithcookbook: Added some judicious note elements
2010-07-06 Elliot Smithcookbook: Added more information for contributors
2010-07-06 Elliot Smithcookbook: Link out to docbook site
2010-07-06 Elliot Smithcookbook: Made docbook element usage consistent
2010-07-06 Elliot Smithcookbook: Additional selectors in CSS stylesheet
2010-07-06 Elliot Smithcookbook: Copy the CSS file into the HTML build directory
2010-07-06 Neil Robertscogl-vertex-buffer: Fix the #define for glDisableVertex...
2010-07-06 Robert Braggconfigure: Improves GLES 1.x checks
2010-07-06 Øyvind Kolåstest-state: fix test for state count after state removal
2010-07-06 Øyvind Kolåsanimator: fix removal of multiple keys
2010-07-06 Øyvind Kolåsstate: added clutter_state_key_get_property_type
2010-07-06 Øyvind Kolåsstate: automatically remove unused states
2010-07-06 Alexandros... build: Exclude built sources from the dist
2010-07-06 Damien Lespiaubuild: Allow to run the tests from any directory
2010-07-06 Robert Braggdebug: Adds a COGL_DEBUG=disable-pbos debug option
2010-07-06 Robert Braggpango-render: set CLAMP_TO_EDGE wrap mode on glyph_material
2010-07-06 Robert Braggpixel-array: Allow passing of hints to cogl_buffer_map
2010-07-06 Robert Braggtest-cogl-pixel-array: fix how data is initialized
2010-07-06 Emmanuele Bassimoduleset: Update cairo and pixman versions
2010-07-06 Emmanuele Bassimoduleset: Remove libXft
2010-07-05 Emmanuele Bassidocs: Fix Cally documentation
2010-07-05 Emmanuele Bassically: Clean up the headers
2010-07-05 Emmanuele BassiAdd binaries of the Cally examples to the ignore file
2010-07-05 Emmanuele Bassidocs: Add Cally API reference
2010-07-05 Alejandro PiñeiroAvoid to load cally module on a11y examples
2010-07-05 Alejandro PiñeiroAdd accessibility tests
2010-07-05 Alejandro PiñeiroInitialize accessibility support on clutter_init
2010-07-05 Alejandro PiñeiroRename some methods and includes to avoid -Wshadow...
2010-07-05 Alejandro PiñeiroCally initialization code
2010-07-05 Alejandro PiñeiroAdd Cally
2010-07-05 Emmanuele BassiUpdate conformance Git ignore file
2010-07-05 Robert Braggconform: don't reference old test_cogl_pixel_buffer...
2010-07-05 Robert Braggcogl-object: cogl_is_XYZ prototype should take void *
2010-07-05 Robert Braggpixel-array: Only allow allocation of arrays with a...
2010-07-05 Robert Braggpixel-array: rename new_from_size to new_with_size
next