profile/ivi/clutter.git
2009-06-01 Robert Staudinger[color] Add support for the "#rgba" color format
2009-06-01 Emmanuele Bassi[docs] Rework the API reference version generation
2009-06-01 Emmanuele Bassi[cogl-shader] Make get_info_log() slightly nicer
2009-06-01 Neil RobertsUse GL_QUADS for flushing a quad batch
2009-06-01 Emmanuele Bassi[introspection] Remove Cogl symbols from Clutter GIR
2009-06-01 Marc-André... build: don't double install clutter-version.h
2009-06-01 Emmanuele Bassi[git ignore] Add report XML output file
2009-06-01 Emmanuele BassiUniformly use floats in Actor properties
2009-06-01 Emmanuele Bassi[texture] Increase verbosity of error messages
2009-06-01 Emmanuele Bassi[docs] Remove misleading text
2009-06-01 Neil Roberts[pango-display-list] Use the CoglAttributeType macros...
2009-06-01 Neil Roberts[pango-display-list] Use indexed vertices on GLES
2009-06-01 Neil Roberts[cogl-vertex-buffer] Add cogl_vertex_buffer_indices_get...
2009-05-29 Emmanuele Bassi[actor] Add allocate_available_size()
2009-05-29 Emmanuele Bassi[build] Remove cogl-enum-types.h on distclean
2009-05-29 Emmanuele Bassi[build] Fix dist issues
2009-05-29 Jonas BonnFreeze notifiers around property setters
2009-05-29 Jonas Bonn[animation] Final cleanups to new Animation model
2009-05-29 Emmanuele Bassi[master clock] Use StageManager::peek_stages()
2009-05-29 Emmanuele Bassi[stage manager] Add peek_stages()
2009-05-29 Emmanuele Bassi[master clock] Handle Timeline::started signal correctly
2009-05-29 Emmanuele Bassi[build] Copy cogl-enum-types.h under the guard
2009-05-29 Neil Roberts[configure] Always execute the AM_CONDITIONAL call...
2009-05-29 Emmanuele Bassi[build] Encode the target into the backend library
2009-05-29 Emmanuele BassiUse g_once when registering enumeration types
2009-05-29 Emmanuele Bassi[cogl] Generate enumeration GTypes
2009-05-28 Emmanuele Bassi[docs] Fixes for the API reference
2009-05-28 Emmanuele Bassi[git ignore] Add blend strings test
2009-05-28 Emmanuele BassiMerge branch 'master' into 1.0-integration
2009-05-28 Neil Roberts[test-text-perf] Use queue_redraw instead of painting...
2009-05-28 Emmanuele Bassi[cogl] Make cogl_setup_viewport() a private function
2009-05-28 Emmanuele Bassi[cogl deprecated] Add backface culling deprecation
2009-05-28 Robert Bragg[cogl vertex buffers] Give indices a CoglHandle so...
2009-05-28 Robert Bragg[cogl journal] If we are only flushing one quad use...
2009-05-28 Robert Bragg[deprecated defines] Adds some missing cogl_texture_...
2009-05-28 Robert Bragg[cogl] renamed cogl_enable_* to cogl_set_*_enabled...
2009-05-28 Robert Bragg[cogl matrix] Support ortho and perspective projections.
2009-05-28 Robert Bragg[cogl] Remove cogl_{create,destroy}_context from the...
2009-05-28 Robert Bragg[vbo indices] tweak add_indices api to return an id...
2009-05-28 Robert Bragg[cogl-vertex-buffer] Seal GL types from the public API
2009-05-28 Robert Bragg[cogl-vertex-buffers] Support putting index arrays...
2009-05-28 Robert Bragg[cogl] Remove cogl_flush_gl_state from the API
2009-05-28 Robert Bragg[material] Reduce the material API in preperation for...
2009-05-28 Robert Bragg[cogl-material] Removes all the API made redundant...
2009-05-28 Robert Bragg[cogl-material] Support string based blending and layer...
2009-05-28 Robert Bragg[build] Fixes some compiler warnings when building...
2009-05-27 Emmanuele Bassi[animation] Simplify the Animation code
2009-05-27 Emmanuele Bassi[animatable] Allow validation in ::animate_property
2009-05-27 Emmanuele Bassi[animation] Proxy properties whenever possible
2009-05-27 Emmanuele Bassi[animation] Defer the timeline handling to the Alpha
2009-05-26 Emmanuele Bassi[build] Decouple COGL debug level from Clutter's
2009-05-25 Emmanuele Bassi[doap] Update
2009-05-25 Emmanuele Bassi[build] More spring clean fixes
2009-05-25 Emmanuele Bassi[build] Spring cleanup of configure.ac
2009-05-25 Emmanuele BassiUse GLib variant of strcasecmp()
2009-05-25 Emmanuele Bassi[build] Clean up cogl-pango Makefile
2009-05-23 Emmanuele Bassi[cogl] Remove max_waste argument from Texture ctors
2009-05-23 Emmanuele BassiAdd repaint functions
2009-05-23 Emmanuele Bassi[git ignore] Add test-text-perf
2009-05-22 Neil Roberts[actor] In paint when opacity == 0, clear the queued_re...
2009-05-22 Emmanuele BassiMerge branch 'master' into 1.0-integration
2009-05-22 Neil Roberts[cogl-vertex-buffer] Ensure the clip state before rendering
2009-05-22 Damien Lespiau[texture] size-change closure is now VOID:FLOAT,FLOAT
2009-05-21 Neil Roberts[test-text-perf] Small fix-ups
2009-05-21 Owen W. TaylorAdd a test for text performance
2009-05-21 Neil RobertsMerge branch 'pango-vbo' into 1.0-integration
2009-05-21 Neil Roberts[cogl-pango-display-list] Use GL_TRIANGLES under GLES
2009-05-21 Robert Bragg[build] Ensure that cogl-debug is disabled by default
2009-05-21 Robert Bragg[build] The cogl GE macro wasn't passing an int accordi...
2009-05-21 Owen W. TaylorUse the right internal format for GL_ARB_texture_rectangle
2009-05-21 Robert Bragg[actor_paint] Ensure painting is a NOP for actors with...
2009-05-21 Neil RobertsMake backface culling work with vertex buffers
2009-05-21 Neil Roberts[pango-render] Keep a reference to the first line to...
2009-05-21 Neil Roberts[cogl-pango-render] Fix the positioning when calling...
2009-05-20 Emmanuele Bassi[texture] Use a box instead of int coordinates
2009-05-20 Emmanuele Bassi[actor] Do not try to dereference NULL data
2009-05-20 Emmanuele BassiMerge commit 'origin/master' into 1.0-integration
2009-05-20 Emmanuele BassiAdd more padding in Model and ModelIter classes
2009-05-20 Emmanuele Bassi[cogl] Do no include gprintf.h
2009-05-19 Emmanuele Bassi[cogl] Move debugging to a configure-time switch
2009-05-19 Emmanuele Bassi[cogl] Rework the debug messages
2009-05-19 Emmanuele BassiRemove duplicate cogl-internal.h header
2009-05-19 Emmanuele Bassi[texture] Add missing accessors
2009-05-19 Emmanuele Bassi[cogl] Rework the GL-error-to-string conversion
2009-05-19 Emmanuele Bassi[gitignore] Add more gtk-doc droppings
2009-05-14 Emmanuele Bassi[build] Link Cogl against -lm
2009-05-14 Emmanuele Bassi[build] List cogl-internal.h
2009-05-14 Emmanuele Bassi[animation] Do not leak timelines
2009-05-14 Emmanuele Bassi[text] Expose position_to_coords()
2009-05-14 Emmanuele Bassi[text] Add ClutterText::delete_selection()
2009-05-14 Emmanuele Bassi[animation] Remove InitiallyUnowned from Animation
2009-05-14 Emmanuele Bassi[docs] Add Animation get_type() function
2009-05-14 Emmanuele Bassi[docs] Document the destructor for Timeline
2009-05-14 Dan Winship[cairo-texture] Document redrawing behavior
2009-05-14 Thomas Wood[text] fix problems with scrolling interaction
2009-05-14 Thomas Wood[text] scroll to the cursor position if it is outside...
2009-05-14 Thomas Wood[text] account for scrolling in text selections
2009-05-14 Thomas Wood[text] account for scrolling in clutter_text_position_t...
2009-05-14 Thomas Wood[text] take scrolling into account when calculating...
2009-05-14 Thomas Wood[text] position the cursor correctly in single line...
next