profile/ivi/clutter.git
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
2010-06-04 Robert BraggCoglObject: Adds cogl_object_{get,set}_user_data
2010-06-04 Robert Braggcogl-path: Adds missing cogl_is_path prototype
2010-06-04 Robert Braggcogl-path: Renames cogl_path_get/set cogl_get/set_path
2010-06-04 Emmanuele Bassitest-drag: Add desaturation effect
2010-06-03 Damien Lespiaubuild: Fix out of tree gtk-doc generation
2010-06-03 Damien Lespiaubuild: Do not distribute clutter-json.h
2010-06-03 Emmanuele Bassidocs: Effects fixes for the API reference
2010-06-03 Emmanuele Bassieffects: Fix stacking of offscreen-based effects
2010-06-03 Emmanuele Bassiactor: Add "effects" to the animatable metas
2010-06-03 Emmanuele Bassishader-effect: Simplify setting the shader source
2010-06-03 Emmanuele Bassidocs: Add Effects API to the reference
2010-06-03 Emmanuele Bassieffect: Rework the OffscreenEffect painting
2010-06-03 Emmanuele Bassieffect: Add ColorizeEffect
2010-06-03 Emmanuele Bassieffect: Add DesaturateEffect
2010-06-03 Emmanuele Bassieffect: Add BlurEffect
2010-06-03 Emmanuele Bassieffect: Add ShaderEffect
2010-06-03 Emmanuele Bassieffect: Add OffscreenEffect
2010-06-03 Emmanuele BassiAdd the ClutterEffect abstract class
2010-06-03 Emmanuele Bassiactor: Reset the modelview matrix
2010-06-03 Damien Lespiaubuild: Distribute cogl-object.h
2010-06-01 Emmanuele Bassidocs: Miscellaneous fixes to silence gtk-doc
2010-06-01 Robert Braggclip_stack: Remove use of CoglHandle in the CoglClipSta...
next