profile/ivi/clutter.git
2009-06-05 Emmanuele Bassi[xinput] Invert the XI extension version check
2009-06-04 Neil Roberts[cogl-primitives] Fix an unused variable warning when...
2009-06-04 Neil Roberts[clutter-stage-egl] Pass -1,-1 to clutter_stage_x11_fix...
2009-06-04 Neil RobertsUpdate the GLES backend to have the layer filters in...
2009-06-04 Neil Roberts[gles/cogl-shader] Add a missing semicolon
2009-06-04 Neil Roberts[cogl] Move the texture filters to be a property of...
2009-06-04 Emmanuele Bassi[text] Fix Pango unit to pixels conversion
2009-06-04 Emmanuele Bassi[actor] Force unrealization on destroy only for non...
2009-06-04 Emmanuele Bassi[x11] Rework map/unmap and resizing
2009-06-04 Emmanuele Bassi[xinput] Check for the XInput entry points
2009-06-04 Emmanuele Bassi[units] Validate units against the ParamSpec
2009-06-04 Emmanuele Bassi[actor] Add the ::allocation-changed signal
2009-06-04 Emmanuele Bassi[actor] Use flags to control allocations
2009-06-04 Emmanuele Bassi[units] Rework Units into logical distance value
2009-06-04 Emmanuele BassiRemove a stray g_value_get_int()
2009-06-04 Emmanuele BassiRemove usage of Units and macros
2009-06-04 Neil Roberts[cogl-material] Allow setting a layer with an invalid...
2009-06-04 Neil Roberts[gles/cogl-shader] Fix parameter spec for cogl_shader_g...
2009-06-04 Neil Roberts[clutter-stage-win32] Call clutter_actor_map instead...
2009-06-04 Neil Roberts[clutter-event-win32] Fix the argument types to clutter...
2009-06-04 Neil RobertsLoad glBlendEquation and glBlendColor using cogl_get_pr...
2009-06-04 Neil RobertsRename 'near' and 'far' variables to 'z_near' and ...
2009-06-03 Emmanuele Bassi[actor] Unrealize on destroy
2009-06-03 Emmanuele BassiRevert commit 762873e7
2009-06-03 Emmanuele Bassi[master clock] Avoid excessive redraws
2009-06-01 Emmanuele Bassi[tests] Add ClutterColor conformance tests
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...
next