profile/ivi/clutter.git
2010-06-18 Neil Robertscogl-material: Don't use the symbol 'near'
2010-06-17 Emmanuele Bassiactor: Parse actions, constraints and effects members
2010-06-17 Emmanuele Bassiconstraints: Allow Align and Bind sources to be NULL
2010-06-17 Emmanuele Bassiscript-parser: Expose extracting the id from a node
2010-06-17 Emmanuele Bassiactor: Disable the layout cycle warning with debug...
2010-06-17 Emmanuele Bassibind-constraint: Add accessor methods
2010-06-16 Øyvind Kolåsstate: add a duration property
2010-06-16 Øyvind Kolåsstate: avoid walking off empty list
2010-06-16 Øyvind Kolåsanimator: avoid walking off empty list
2010-06-16 Emmanuele Bassishader-effect: Add a size check
2010-06-16 Richard Hughesshader-types: Check the size of the values
2010-06-16 Emmanuele Bassicairo-texture: Disable :sync-size
2010-06-16 Emmanuele Bassicairo-texture: Clean up style
2010-06-16 Emmanuele Bassialign-constraint: Publish the properties accessors
2010-06-16 Richard Hughesbuild: Fix a compiler warning when using make dist
2010-06-16 Robert Braggstage-glx: Never promote clipped redraws to full redraws.
2010-06-15 Emmanuele BassiSplit out the ignored test files
2010-06-15 Emmanuele BassiAdd cogl-depth-test to the Git ignore file
2010-06-15 Emmanuele BassiSet the initial value of a variable
2010-06-15 Robert Braggmaterial: Adds arbfp compile counter
2010-06-15 Robert Braggmaterial: Support sparse ARBfp program generation
2010-06-15 Robert Braggmaterial: free any layer cache in material_set_parent
2010-06-15 Robert BraggAdds an internal weak material mechanism
2010-06-15 Robert Braggmaterial: Adds a simple material age getter
2010-06-15 Robert Braggprimitives: we were memsetting the wrong wrap mode...
2010-06-15 Robert Braggmaterial: generalize how we compare simple material...
2010-06-15 Robert Braggmaterial: Make CoglMaterial responsible for depth state
2010-06-15 Robert Braggcogl docs: Improve documentation for cogl_ortho
2010-06-15 Robert Braggprimitives: no longer assume _get_layers list remains...
2010-06-15 Robert Braggmaterial: Adds simple breadcrumb debugging mechanism
2010-06-15 Robert Braggmaterial: remove override options from _cogl_material_equal
2010-06-15 Robert Braggcogl: remove _cogl_material_flush_gl_state flush options
2010-06-15 Robert BraggCoglMaterial: Implements sparse materials design
2010-06-15 Robert Braggmaterial: fix #ifdef guard around use of _TEXTURE_RECTANGLE
2010-06-15 Robert Braggblend-strings: removes the AUTO_COMPOSITE function...
2010-06-15 Robert Braggcogl-color: add cogl_color_init_from_xyz funcs
2010-06-15 Robert Braggcogl-color: add private _cogl_color_get_rgba_4ubv API
2010-06-15 Johan Bilienbuild: Do not include built sources in the distribution
2010-06-14 Øyvind Kolåsstate: consistently use clutter_state_get_state where...
2010-06-14 Øyvind Kolåsstate: make null source state encounterd in json treate...
2010-06-14 Øyvind Kolåstest-state: move press/release callbacks to stage avoid...
2010-06-14 Emmanuele Bassidocs: Clarify the scope of Text:single-line-mode
2010-06-14 Kristian HøgsbergDon't add GL libs for EGL X11 backend
2010-06-14 Neil Robertsclutter-text: Round the layout width to nearest integer...
2010-06-12 Emmanuele Bassidrag-action: Remove the press event button
2010-06-11 Emmanuele BassiMerge branch 'wip/deform-effect'
2010-06-11 Emmanuele BassiHide the marshallers
2010-06-11 Neil Robertscogl/winsys/cogl-eglx: Use the right egl header on 1.1
2010-06-11 Neil Robertscogl-program: Add cogl_program_uniform_1i to GLES
2010-06-11 Neil Robertscogl-gles2: Prefix internal GLES 2 wrapper symbols...
2010-06-11 Emmanuele Bassiclick-action: Use clutter_actor_contains()
2010-06-11 Dan Winshipactor: add clutter_actor_contains()
2010-06-11 Emmanuele Bassishader-effect: Allow creating vertex shaders
2010-06-10 Neil Robertscogl-clip-stack: Always use the scissor when clipping
2010-06-10 Neil Robertscogl-path: Export _cogl_path_get_bounds
2010-06-10 Neil Robertscogl-clip-state: Export transform_point internally...
2010-06-10 Sunil Sadasivancogl_texture_get_data() copies using wrong width size.
2010-06-10 Damien Lespiaucogl-color: Provide setters for all the channels
2010-06-10 Damien Lespiaucogl-color: Add cogl_color_unpremultiply()
2010-06-10 Emmanuele Bassicogl: Initialize the framebuffer bits on state flush
2010-06-10 Emmanuele Bassicogl-framebuffer: Use the FBO extension for color sizes
2010-06-10 Emmanuele Bassicogl: Hide cogl_framebuffer_get_*_bits()
2010-06-10 Emmanuele Bassidocs: Add DeformEffect and PageTurnEffect to the API...
2010-06-10 Emmanuele Bassieffect: Add PageTurnEffect
2010-06-10 Emmanuele Bassieffect: Add DeformEffect
2010-06-10 Emmanuele Bassioffscreen-effect: Traslate the modelview with the offsets
2010-06-10 Emmanuele Bassidocs: Fix Effect subclassing section
2010-06-09 Neil Robertscogl-material: Fix the function which sets the enable...
2010-06-09 Robert Braggmaterial: Avoid redundant glBindTexture calls
2010-06-09 Robert Braggmaterial: Adds backend abstraction for fragment processing
2010-06-09 Neil Robertscogl-atlas-texture: Flush the journal before starting...
2010-06-09 Robert Braggatlas: fix some journal flushing issues
2010-06-09 Robert Braggprimitives: make sure to update texture storage before...
2010-06-09 Robert Braggtest-cogl-tex-foreign: save and restore GL state correctly
2010-06-09 Robert Braggtest-cogl-texture-rectangle: save restore GL state...
2010-06-09 Robert Braggmatrix: add cogl_matrix_equal API
2010-06-09 Damien Lespiaucogl-material: Use fragment programs instead of texture...
2010-06-09 Damien Lespiaucogl: Introduce private feature flags and check for...
2010-06-09 Neil Robertstest-cogl-texture-rectangle: Fix the size allocated...
2010-06-09 Emmanuele BassiAlways have a valid font map
2010-06-09 Johan BilienCreate the pango context in clutter_set_font_flags
2010-06-09 Robert Braggbackend-glx: Avoid vblank waits/glFinish calls when...
2010-06-09 Robert Braggbackend-glx: only check for GLX_SGI_video_sync for...
2010-06-09 Robert Braggbackend-glx: Make sure to throttle sub region blits
2010-06-09 Adel Gadllahbackend-glx: Provide copy_sub_buffer fallback
2010-06-08 Neil Robertscogl-gles2-wrapper: Fix some cases using the wrong...
2010-06-08 Emmanuele Bassitexture-async: Fix path fallback code
2010-06-07 Emmanuele BassiPost-release bump to 1.3.5
2010-06-07 Emmanuele BassiRelease 1.3.4
2010-06-07 Emmanuele Bassiscript: Support layout manager properties
2010-06-07 Emmanuele Bassilayout-manager: Implement set_container()
2010-06-07 Emmanuele Bassiblur-effect: Fix loop unrolling
2010-06-07 Damien Lespiaudoc: Some fixes for the Cogl documentation
2010-06-07 Damien Lespiauanimator,state: Mark variadic functions that ends with...
2010-06-07 Colin Waltersg_source_set_name on custom sources (if available)
2010-06-07 Emmanuele BassiAdd test-cogl-object to the ignore file
2010-06-04 Damien Lespiaubuild: Don't distribute clutter-version.h and cogl...
2010-06-04 Robert Braggcogl-object-private.h: white space cleanup
2010-06-04 Robert Braggconform: Adds a test-cogl-object conformance test
2010-06-04 Robert BraggCoglObject: Adds a COGL_OBJECT macro for casting
next