profile/ivi/clutter.git
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 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
2010-06-30 Robert Braggcogl: declare experimental symbols consistently
2010-06-30 Emmanuele Bassicookbook: Fix entity typo
2010-06-30 Emmanuele Bassicookbook: Re-style
2010-06-30 Neil Robertscogl/tesselator: Update to the latest code from GLU
2010-06-30 Emmanuele Bassidocs: Various fixes for gtk-doc
2010-06-30 Emmanuele Bassibackend: Move one-off free in finalize()
2010-06-30 Emmanuele Bassidocs: Avoid warnings from the g-ir-scanner
2010-06-30 Robert Braggmaterial: Replace CoglHandle with CoglMaterial *
2010-06-30 Robert Braggmaterial: Split the fragment processing backends out
2010-06-30 Robert Braggmaterial: remove a duplicate gtk-doc "Since: 1.4"
2010-06-30 Robert Braggbackend: fix double free of priv->font_name
2010-06-30 Emmanuele Bassibuild: Redirect xsltproc to a directory
2010-06-30 Emmanuele BassiPost-release version bump to 1.3.7
2010-06-30 Emmanuele BassiRelease 1.3.6
2010-06-30 Emmanuele BassiRevert "build: Enable the cookbook on distcheck"
2010-06-30 Emmanuele Bassibuild: Distcheck fixes
2010-06-30 Emmanuele Bassidocs: Disable manual
2010-06-30 Emmanuele Bassidocs: Various fixes
2010-06-29 Neil Robertstest-cogl-path: Add tests for changing the fill rule
2010-06-29 Neil Robertscogl-path: Allow changing the fill rule
2010-06-29 Neil Robertscogl-debug: Remove the force-scanline-paths option
2010-06-29 Neil Robertscogl-path: Use the GLU tesselator to draw paths
2010-06-29 Neil Robertscogl: Pull in the code for GLU tesselator from Mesa/SGI
2010-06-29 Elliot Smithcookbook: Add a recipe for image loading
2010-06-29 Emmanuele Bassibuild: Enable the cookbook on distcheck
2010-06-29 Emmanuele Bassicookbook: Add acknowledgment section
2010-06-29 Emmanuele Bassicookbook: Add introduction to the events section
2010-06-29 Elliot Smithcookbook: Add recipe for key event handling
2010-06-29 Elliot Smithcookbook: Add recipe for scaling images with :keep...
2010-06-29 Colin Waltersautogen.sh: Support NOCONFIGURE, like gnome-common
2010-06-29 Chris Lordevent: Typos in event code could cause crashes
2010-06-28 Emmanuele Bassibind-constraint: Add width and height binding
2010-06-28 Neil Robertscogl: Add const to some pointer arguments
2010-06-28 Emmanuele Bassitext: Use the ::settings-changed signal
2010-06-28 Emmanuele Bassix11: Add XSETTINGS watcher
2010-06-26 Emmanuele Bassitext: Document and annotate :font-name for NULL values
2010-06-26 Emmanuele Bassitext: Update actors using the default font
2010-06-26 Emmanuele Bassiclutter.modules: Update with the gdk-pixbuf split
2010-06-26 Emmanuele Bassisettings: Emit Backend::font-changed
2010-06-25 Emmanuele Bassitest-text-field: Use the system font instead of using...
2010-06-25 Emmanuele BassiDetail the font-name value in the font settings debug...
2010-06-25 Neil Robertsclutter-event-win32: Emit multiple events for WM_MOUSEW...
2010-06-25 Neil Robertsclutter-event-win32: Directly enqueue events in message...
2010-06-25 Øyvind Kolåsstate: avoid g_str_equal if a string might be NULL
2010-06-24 Neil Robertstest-conformance: Use -export-dynamic instead of -rdynamic
2010-06-24 Emmanuele Bassiactor: Top-levels should always report a 255 opacity
2010-06-24 Emmanuele Bassiactor: Ignore the NOP paint at 0 opacity for top-levels
2010-06-24 Robert Braggmaterial: Avoid possibly reading invalid memory
2010-06-24 Øyvind Kolåsstate: added more documentation
next