profile/ivi/clutter.git
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 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
2010-07-05 Robert Braggcogl-buffer-private.h: cleanup up the coding style
2010-07-05 Robert Braggrename CoglPixelBuffer to CoglPixelArray
2010-07-05 Robert Braggcogl-buffer: make the COGL_BUFFER_USAGE_HINT private
2010-07-05 Robert Braggcogl-buffer: Handle subclass registration like cogl...
2010-07-05 Robert Braggpixel-buffer: Replace CoglHandle with CoglPixelBuffer *
2010-07-05 Robert Braggcogl-material: Adds debug api to dump sparse material...
2010-07-05 Robert Braggcogl-vertex-buffer.h: #include <cogl/cogl-defines.h>
2010-07-05 Robert Braggcogl-object-private.h: #include glib.h and cogl-types.h
2010-07-05 Robert Braggmaterial: don't keep extra ref on copy-on-write materials
2010-07-05 Robert Braggbuild: Fix GLES builds since the material backend split
2010-07-02 Emmanuele Bassidocs: Add a cogl-paths section
2010-07-02 Øyvind Kolåsstate: rename property "target-state" to "state"
2010-07-02 Neil RobertsConvert the ASCII art documentation in cogl-vertex...
2010-07-02 Neil RobertsAdd CoglMaterialWrapMode to the Cogl docs and fix docs...
2010-07-02 Emmanuele Bassialign-constraint: Offset the position after the alignme...
2010-07-01 Neil RobertsFix building the tesselator code for GLES
2010-07-01 Emmanuele Bassicookbook: Fix up the textures section
2010-07-01 Emmanuele Bassicookbook: Fix examples
2010-07-01 Neil Robertscogl-material: Don't doubly ref the parent in cogl_mate...
2010-07-01 Emmanuele Bassialign-constraint: Follow the position of the source
2010-07-01 Robert Braggcogl: don't include cogl-vector.h twice in cogl.h
2010-07-01 Emmanuele Bassicookbook: Clean up build
2010-07-01 Emmanuele Bassicookbook: Split the cookbook chapters
2010-07-01 Emmanuele Bassicookbook: Fix up the examples
next