profile/ivi/clutter.git
2010-11-24 Neil RobertsRemove the fragment shader generation from the GLES2...
2010-11-24 Neil RobertsDisable the fixed function backend for GLES2
2010-11-24 Neil Robertscogl-pipeline-glsl: Generate the alpha test snippet...
2010-11-24 Neil Robertscogl-pipeline: Add getters for the alpha test state
2010-11-24 Neil Robertscogl: Separate out state flags for the alpha test func...
2010-11-24 Neil RobertsRemove the disabling of layer constants for GLES2
2010-11-24 Neil RobertsGenerate GLSL in the CoglPipeline GLSL backend
2010-11-24 Neil RobertsMove the cogl shader boilerplate setting code to a...
2010-11-24 Neil RobertsMove need_texture_combine_separate to cogl-pipeline
2010-11-24 Neil RobertsMove find_arbfp_authority to cogl-pipeline.c
2010-11-24 Neil Robertscogl: Rename arbfp_source_buffer to fragment_source_buffer
2010-11-24 Evan Nemersoncogl: Include exported pacakges information in GIR
2010-11-24 Chris Lorddocs: Update documentation to reflect automatic map...
2010-11-24 Chris Lordactor: Use the internal child list for map/unmap
2010-11-24 Robert Braggactor: re-work unrealize to work with composite actors
2010-11-24 Robert Braggactor: make _clutter_actor_traverse more flexible
2010-11-24 Owen W. TaylorClutterX11TexturePixmap: Optimize ConfigureEvent handling
2010-11-24 Neil Robertstest-cogl-texture-get-set-data: Test the alpha component
2010-11-24 Owen W. TaylorUse FBOs and use cogl_read_pixels() to efficiently...
2010-11-24 Neil Robertscogl-framebuffer: Try to track format of the framebuffer
2010-11-24 Neil Robertscogl_read_pixels: Fix the format used in GLES2
2010-11-24 Neil RobertsAdd an internal _cogl_read_pixels_with_rowstride
2010-11-24 Neil RobertsAdd an internal _cogl_offscreen_new_to_texture_full...
2010-11-24 Owen W. TaylorTest slicing when getting data in both directions
2010-11-24 Robert Braggstage: if backend _ignoring_redraw_clips queue full...
2010-11-24 Robert Braggstage-window: tweak has_redraw_clips semantics
2010-11-24 Emmanuele Bassix11: Check for initialized context when enabling ARGB...
2010-11-24 Tomeu VizosoFix API docs for ClutterShaderEffects
2010-11-23 Robert Braggstage: Report an unknown paint volume.
2010-11-23 Robert Braggx11: only queue clipped redraw for Expose
2010-11-23 Neil Robertscogl-texture-driver-gles: Fix image height for uploadin...
2010-11-23 Emmanuele Bassipipeline: Use WrapModeInternal in the Layer struct
2010-11-23 Owen W. TaylorDon't update or use last_paint_box when painting inside...
2010-11-23 Robert Braggclip-stack: combine modelview-projection in set_clip_planes
2010-11-23 Robert Braggjournal: remove possability of fallback layers
2010-11-23 Robert Bragguse cogl_matrix_transform_points in clutter
2010-11-23 Robert Braggmatrix: Adds experimental cogl_matrix_{transform,projec...
2010-11-23 Robert Braggprimitives: validate with _cogl_pipeline_foreach_layer
2010-11-23 Robert Braggcogl: remove WrapModeOverrides from FlushOptions
2010-11-23 Emmanuele Bassix11: Ignore NULL settings
2010-11-22 Emmanuele Bassicolor: Do not shadow a variable
2010-11-22 Emmanuele BassiUpdate NEWS
2010-11-22 Emmanuele Bassicolor: And finally, add hsla() support
2010-11-22 Emmanuele Bassicolor: Support the CSS hsl() notation
2010-11-22 Emmanuele Bassicolor: Support CSS color definitions
2010-11-22 Emmanuele Bassidocs: Update the release notes in the README
2010-11-20 Emmanuele Bassidocs: Include the Behaviour migration guide
2010-11-20 Emmanuele Bassipo: Post-release update
2010-11-20 Emmanuele BassiPost-release version bump to 1.5.7
2010-11-20 Emmanuele BassiRelease Clutter 1.5.6 (snapshot)
2010-11-20 Emmanuele Bassibuild: Add missing cogl-shader-boilerplate.h
2010-11-19 Emmanuele Bassibuild: Add a missing file
2010-11-19 Emmanuele Bassibuild: Don't reference non-existing files
2010-11-19 Emmanuele BassiUpdate the NEWS file
2010-11-19 Emmanuele Bassiactor: Reset the last paint box on unmap
2010-11-19 Owen W. TaylorFree state at the end of a journal flush
2010-11-19 Owen W. TaylorActually free buffer objects
2010-11-19 Robert Braggegl: Adds support for clipped redraws
2010-11-19 Robert Braggdebug: Adds a COGL_DEBUG=wireframe option
2010-11-19 Robert Braggvertex-buffer: don't unref NULL object
2010-11-19 Robert Braggvertex-array: Adds data arg for _vertex_array_new()
2010-11-19 Robert Braggindices: Makes cogl_indices_get_array public
2010-11-19 Robert Braggbuild: cogl-clip-state.h depends on cogl-clip-stack.h
2010-11-19 Robert Braggdebug: disable-culling was disabling clipped redraws
2010-11-18 Emmanuele Bassibuild: Re-arrange headers
2010-11-18 Emmanuele Bassidocs: Fix some wrong function/signal/property names
2010-11-18 Emmanuele Bassitest-layout: Port away from Behaviour
2010-11-18 Emmanuele Bassitest-rotate: Remove the behaviour code
2010-11-18 Emmanuele Bassidocs: Add Behaviour migration guide
2010-11-18 Emmanuele BassiDeprecate ClutterBehaviour and sub-classes
2010-11-18 Emmanuele Bassitimeline: Add :reverse property
2010-11-18 Emmanuele Bassidocs: Remove unnecessary '#'
2010-11-18 Emmanuele Bassipaint-volume: Do not take a reference on the actor
2010-11-18 Emmanuele Bassiactor: Group bitfields together
2010-11-17 Emmanuele Bassibuild: Cogl-2.0 API reference should be conditionally...
2010-11-17 Emmanuele BassiStart using the monotonic API in GLib ≥ 2.27
2010-11-17 Emmanuele BassiMove away from GTimeVal
2010-11-17 Emmanuele Bassidocs: Move the constraints example picture about the...
2010-11-17 Emmanuele Bassishaders: Fix the usage of the Cogl GLSL variables
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
next