profile/ivi/clutter.git
2010-11-17 Emmanuele Bassidocs: Fix closing tag
2010-11-17 Emmanuele Bassiactor: Simple show/hide optimizations
2010-11-17 muflonepo: Update Italian translation
2010-11-17 Emmanuele Bassidocs: Break down the constraints example
2010-11-16 Emmanuele Bassidocs: Update the constraints example image
2010-11-15 Emmanuele Bassidocs: Fix Since tags for PaintVolume-related API
2010-11-15 Emmanuele Bassidocs: Add introductory section on Constraints
2010-11-15 Emmanuele BassiAdd SnapConstraint
2010-11-15 Emmanuele Bassiactor: Do not queue relayouts on actors being destroyed
2010-11-15 Emmanuele Bassiactor: Add a get_debug_name() private Actor method
2010-11-15 Emmanuele BassiMerge remote branch 'elliot/cookbook-opacity-values...
2010-11-15 Emmanuele BassiMerge remote branch 'elliot/cookbook-animations-looping'
2010-11-15 Emmanuele BassiFix compilation warning by using the correct type
2010-11-15 Emmanuele BassiMerge remote branch 'elliot/c90-fix'
2010-11-15 Elliot Smithcookbook: Recipe for "looping animations"
2010-11-15 Elliot Smithcookbook: Clarify how signals are emitted during looped...
2010-11-15 Elliot Smithcookbook: First draft for looping animations recipe
2010-11-15 Elliot Smithcookbook: Recipe skeleton for "looping animations"
2010-11-15 Elliot Smithcookbook: Looping animation examples
2010-11-14 Emmanuele BassiUse the right string in the font settings debug blurb
2010-11-14 Emmanuele Bassitext: Do not segfault with NULL :font-name
2010-11-14 Owen W. Taylorxsettings: don't use the xsettings watch function funct...
2010-11-12 Elliot Smithcookbook: Make example code C90 compliant
2010-11-12 Elliot Smithcookbook: Fix opacity examples in recipe
2010-11-12 Elliot Smithcookbook: Fix incorrect value for opacity
2010-11-11 Lucas Rochaclick-action: don't use pointer grabs
2010-11-11 Emmanuele BassiMerge branch 'wip/static-colors'
2010-11-11 Emmanuele BassiAdd cogl-2.0 reference in the ignore file
2010-11-11 Neil Robertscogl-texture: Remove the gl_handle from CoglTextureSlic...
2010-11-11 Neil Robertscogl-pipeline: Use layer overrides as CoglHandles inste...
2010-11-11 Neil RobertsCoglTexture2DSliced: Pass slice tex to callback in...
2010-11-11 Robert Braggdocs: Adds an initial cogl-2.0 reference manual
2010-11-11 Robert Braggpath 2.0: update path API for experimental 2.0 API
2010-11-11 Robert Braggconfig.h: define COGL_ENABLE_EXPERIMENTAL_2_0_API
2010-11-11 Robert Braggcogl: Adds COGL_ENABLE_EXPERIMENTAL_2_0_API define
2010-11-11 Emmanuele BassiMove tests to static colors where possible
2010-11-11 Emmanuele Bassicolor: Add named, global colors
2010-11-11 Emmanuele Bassibuild: Sanitize the hack for ACLOCAL_FLAGS
2010-11-10 Emmanuele Bassibuild: Hack build/autotools into autoreconf
2010-11-10 Robert Braggcogl-shader: Prepend boilerplate for portable shaders
2010-11-10 Robert Braggtests: test-cogl-shader-arbfp wasn't compiling shader
2010-11-10 Emmanuele Bassibuild: Honour ACLOCAL_FLAGS with autoreconf
2010-11-08 Tomeu VizosoDiscard the current pick buffer...
2010-11-08 Emmanuele Bassireference: Add a Wayland section
2010-11-08 Emmanuele Bassigtk-doc: Add PathConstraint to the Clutter API reference
2010-11-08 Emmanuele Bassigtk-doc: Fixes for the API references
2010-11-08 Emmanuele Bassitimeout-pool: Deprecate the structure too
2010-11-07 Emmanuele Bassipath-constraint: Add a ::node-reached signal
2010-11-07 Emmanuele Bassibuild: Re-instate profile builds
2010-11-06 Emmanuele BassiDeprecate ClutterFrameSource
2010-11-06 Emmanuele BassiDeprecate ClutterTimeoutPool
2010-11-06 Emmanuele BassiRemove a compiler warning
2010-11-06 Maxim ErmilovCoglContext: correct initialization order
2010-11-06 Piotr Drągpo: Update the Polish translation
2010-11-05 Neil RobertsMake test-cogl-npot-texture a bit more extensive
2010-11-05 Neil Robertscogl-texture-2d-sliced: Fix the foreach callback for...
2010-11-05 Neil RobertsReplace the disable-npots tool with a COGL_DEBUG option
2010-11-05 Robert Braggactor: Check "paint" handlers in _get_paint_volume
2010-11-04 Damien Lespiaugitignore: Update the path of generated GLES2 shaders
2010-11-04 Robert Braggmatrix-stack: use GArray instead of GSList for stack
2010-11-04 Robert Braggpipeline: Avoid costly checking of lighting properties
2010-11-04 Robert Braggcogl: add separate material for blended source_colors
2010-11-04 Robert Braggtexture_quad_multiple_primitives: rework wrap mode...
2010-11-04 Robert Bragg_multitexture_quad_single_primitive: avoid wrap overrides
2010-11-04 Neil Robertscogl-path: Don't bother filling the path if less than...
2010-11-04 Neil Robertscogl-journal: Log the clip state in the journal
2010-11-04 Neil Robertscogl-framebuffer: Add a flag to skip flushing the clip...
2010-11-04 Neil Robertscogl: Don't flush the journal when flushing clip state
2010-11-04 Neil Robertscogl-path: Use the vertex array API instead of CoglVert...
2010-11-04 Neil Robertscogl: Move the clip stack dirtiness to the context...
2010-11-04 Neil Robertscogl-clip-stack: Don't allocate a separate struct for...
2010-11-04 Neil Robertscogl: Don't flush the framebuffer state for the interna...
2010-11-04 Neil Robertscogl-buffer: Use void* instead of guint8* for map and...
2010-11-04 Neil RobertsAdd a conformance test for the CoglPrimitive convenienc...
2010-11-04 Neil Robertscogl-primitive: Fix the texture attribute offsets
2010-11-04 Neil Robertscogl-primitive: Fix a typo in new_with_attributes_array
2010-11-04 Neil Robertscogl-primitive: Add the missing cogl_primitive_new_p2...
2010-11-04 Neil Robertscogl-primitive: Fix the ref-counting for the convenienc...
2010-11-04 Robert Braggprimitive: fix prototypes and start adding docs
2010-11-04 Neil Robertscogl-gles2-wrapper: Fix a reference to the old name...
2010-11-03 Robert Bragggles2: disable vbos until while we rework backend
2010-11-03 Robert Braggcogl: rename CoglMaterial -> CoglPipeline
2010-11-03 Robert Braggpango: Use CoglMaterial type for materials
2010-11-03 Robert Braggpango: push/pop source instead of trashing users source
2010-11-03 Robert Braggprimitives: implements cogl_polygon on vertex_attributes
2010-11-03 Robert Braggjournal: port to the vertex_attributes API
2010-11-03 Robert Braggvertex-buffer: use cogl_get_rectangle_indices
2010-11-03 Robert Braggvertex-buffer: port to CoglVertexAttributes + CoglPrimitive
2010-11-03 Robert Braggprimitive: adds immutable ref/unref mechanism
2010-11-03 Robert Braggprimitive: Adds convenience constructors
2010-11-03 Robert Braggcogl: Adds experimental CoglPrimitive API
2010-11-03 Robert Braggcogl: Adds experimental CoglVertexAttribute API
2010-11-03 Robert Braggcogl: Adds experimental CoglIndices API
2010-11-03 Robert Braggcogl: Adds experimental CoglVertexArray type
2010-11-03 Robert Braggcogl: Adds experimental CoglIndexArray type
2010-11-03 Robert Braggbuffer: adds immutable ref/unref mechanism
2010-11-03 Robert Braggbuffer: make _bind() return base pointer
2010-11-03 Robert Braggmaterial: Bail out faster if re-flushing unchanged...
2010-11-03 Robert Braggmaterial-node: track if node owns reference on parent
2010-11-03 Robert Braggcogl-object: correctly free user_data_array in _unref
next