profile/ivi/clutter.git
2009-06-08 Emmanuele Bassi[tests] The ::focus-in signal was renamed ::key-focus-in
2009-06-08 Emmanuele Bassi[build] Add AS_COMPILER_FLAGS
2009-06-08 Emmanuele Bassi[x11] Do not forcibly set the stage size on fullscreen
2009-06-08 Owen W. Taylor[build] Search for Cogl GIR in the right place
2009-06-07 Robert Bragg[test-blend-strings] Fix a silly off by one that meant...
2009-06-06 Emmanuele Bassi[texture] Fix error reporting on ::load-finished
2009-06-06 Emmanuele Bassi[units] Always recompute pixels
2009-06-06 Emmanuele Bassi[build] Remove -Werror for the maintainer cflags
2009-06-06 Emmanuele BassiFixes for some compiler warnings
2009-06-06 Owen W. Taylor[actor] get_transformed_position(): initialize Z value
2009-06-06 Owen W. TaylorFix stopping a timeline
2009-06-06 Johan BilienFix the leak of the GList of layers in CoglMaterial
2009-06-06 Bastian WinklerBroken fixed:: arguments
2009-06-06 Emmanuele Bassi[build] Check for libXext
2009-06-05 Neil Roberts[CoglPangoDisplayList] Don't store the base color in...
2009-06-05 Emmanuele Bassi[repaint] Run the repaint functions in clutter_redraw()
2009-06-05 Emmanuele Bassi[docs] Update README
2009-06-05 Robert Bragg[cogl] cogl_material_set_layer does nothing if resettin...
2009-06-05 Robert Bragg[test-conformance] we were calling clutter_init with...
2009-06-05 Emmanuele Bassi[build] Fix compiler warnings
2009-06-05 Emmanuele BassiFix a compiler warning
2009-06-05 Neil Roberts[ClutterActor] Fix check for zero opacity when being...
2009-06-05 Emmanuele Bassi[build] Add all dependencies for pkg-config
2009-06-05 Emmanuele BassiMerge branch '1.0-integration'
2009-06-05 Emmanuele Bassi[x11] Disable XInput by default
2009-06-05 Neil RobertsMerge branch 'timeline-no-fps' into 1.0-integration
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[timeline] Remove the concept of frames from timelines
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-04 Neil Roberts[configure] Require pango 1.20 instead of 1.18
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-02 Neil Roberts[cogl-texture] Don't take ownership of the data in...
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...
next