profile/ivi/clutter.git
2010-05-11 Owen W. Taylortext: correct caching logic
2010-05-10 Neil RobertsRevert "clutter-cairo-texture: Use the new cogl_pixel_b...
2010-05-10 Owen W. Taylorcogl-framebuffer: Flush journal when creating fbo
2010-05-10 Emmanuele BassiAdd tests/conform/wrappers to the ignore file
2010-05-08 Emmanuele BassiFix annotation typos
2010-05-07 Neil Robertsclutter-cairo-texture: Fix destroying the old texture
2010-05-07 Robert Braggconform: Make gtester run a list of wrappers
2010-05-07 Neil Robertstest-cogl-multitexture: Set linear filters on the two...
2010-05-06 Neil Robertstest-conform-common: Disconnect all paint handlers...
2010-05-06 Neil Robertstest-cogl-readpixels: Reset the viewport and matrices
2010-05-06 Neil Robertstest-cogl-path: Initialise state.frame
2010-05-06 Neil Robertscogl-clip-stack: Set *stencil_used_p when the stack...
2010-05-05 Neil Robertsclutter-color: Don't directly read the contents of...
2010-05-05 Neil Robertsclutter-color: Remove the value table
2010-05-05 Øyvind Kolåsanimator: fix looping when doing cubic interpolation
2010-05-05 Øyvind Kolåsanimator: only keys that are removed due to actors...
2010-05-05 Øyvind Kolåsanimator: refactoring
2010-05-05 Øyvind Kolåsanimator: retain ease-in/interpolation when changing...
2010-05-05 Øyvind Kolåsanimator: fix crash when setting keys on running animator
2010-05-05 Neil Robertsgles: Fix the functions names for the GL_OES_framebuffe...
2010-05-05 Owen W. TaylorIgnore unexpected GLX_BufferSwapComplete
2010-05-05 Emmanuele Bassidocs: Update the dependencies in the README
2010-05-05 Emmanuele Bassibuild: Clean up build dependencies
2010-05-05 Emmanuele Bassianimation: Use 'guint' for set_duration() parameter
2010-05-05 Jussi Kukkonencontainer: use CLUTTER_IS_ACTOR on correct parameter
2010-05-04 Damien Lespiaudebug: Use G_UNLIKELY in the tests
2010-05-04 Owen W. TaylorCall backend handle_event from clutter_x11_handle_event()
2010-04-30 Robert Braggdebug: wrap glClear calls with the GE macro
2010-04-29 Neil Robertscogl-texture-2d-sliced: Use the converted bitmap when...
2010-04-29 Neil Robertscogl-texture: Don't attempt to use GL to convert format...
2010-04-29 Neil Robertscogl-material: Fix the check to prevent using too many...
2010-04-29 Neil Robertscogl-material: Fix the warning for when too many layers...
2010-04-29 Neil Robertstest-cogl-materials: Add a test using the maximum numbe...
2010-04-28 Emmanuele BassiFix clutter_event_get_coords() for crossing events
2010-04-27 Emmanuele Bassiactor: Make consistent use of the name in error reporting
2010-04-26 Emmanuele BassiClean up the Texture private data structure
2010-04-25 Neil Robertsmingw-cross-compile.sh: Write the build environment...
2010-04-25 Neil Robertsmingw-cross-compile.sh: Update the package versions
2010-04-22 Neil Robertscogl-path: Make cogl_path_arc_rel static
2010-04-22 Neil Robertscogl-path: Add documentation for the angles of cogl_pat...
2010-04-22 Emmanuele Bassiprofile: Add profiling points for Text
2010-04-22 Emmanuele Bassiprofile: Fix the report generation
2010-04-22 Emmanuele BassiAdd uprof to the jhbuild moduleset
2010-04-22 Emmanuele Bassiactor: Add an internal variant of get_stage()
2010-04-22 Emmanuele Bassidocs: Fix gtk-doc warnings
2010-04-21 Neil Robertscogl-path: Fix the truncation when adding to a copied...
2010-04-21 Neil Robertstest-cogl-path: Test sub paths and intersections
2010-04-21 Neil Robertscogl-clip-stack: Use orientation of the polygon to...
2010-04-21 Neil Robertscogl-path: Document how a shape is filled
2010-04-21 Neil Robertscogl-path: Don't try to union sub paths
2010-04-21 Neil Robertspicking: Read the colour value using COGL_PIXEL_FORMAT_...
2010-04-21 Neil Robertscogl_read_pixels: Always use GL_RGBA/GL_UNSIGNED_BYTE...
2010-04-21 Neil Robertscogl-bitmap: Fix converting formats with and without...
2010-04-19 Emmanuele BassiRequire GLib >= 2.18
2010-04-19 Neil Robertsclutter-texture: Remove confusing comments about realiz...
2010-04-19 Robert Braggglx: handle spurious GLX_BufferSwapComplete events...
2010-04-16 Neil Robertsclutter-cairo-texture: Use the new cogl_pixel_buffer API
2010-04-16 Emmanuele Bassitext: Increase the size of the Layout cache
2010-04-16 Rob Bradfordtext: Check generated size of layouts in cache
2010-04-15 Neil Robertscogl: Implement retained clip stacks
2010-04-15 Neil Robertscogl-clip-stack: Convert to be a CoglHandle
2010-04-15 Neil RobertsSeparate out CoglClipStackState from cogl-clip-stack.c
2010-04-15 Neil Robertscogl-slip-stack: Store clip window rect entries in...
2010-04-15 Neil Robertscogl-clip-stack: Store window rect entries as ints...
2010-04-15 Neil Robertscogl-clip-stack: Use reference counted stack entries
2010-04-14 Emmanuele Bassidocs: Clean up ClutterActor's long description
2010-04-13 Emmanuele BassiAdd test-cogl-wrap-mode to the ignore list
2010-04-13 Neil Robertscogl-atlas-texture: Fix a memory leak
2010-04-12 Neil Robertscogl-material: Use CLAMP_TO_EDGE for WRAP_AUTOMATIC...
2010-04-12 Neil Robertstests: Add a conformance test for the wrap modes of...
2010-04-12 Neil Robertscogl-material: Add support for setting the wrap mode...
2010-04-12 Neil RobertsSplit the wrap mode of _cogl_texture_set_wrap_mode...
2010-04-12 Neil Robertscogl: Make private members really hard to accidentally use
2010-04-12 Neil RobertsCoglMatrix: Don't make the matrix fields private
2010-04-12 Neil RobertsFix indentation in CoglMatrix
2010-04-12 Damien Lespiauactor: Flag the color argument of the ::pick signal...
2010-04-09 Emmanuele Bassiactor: Do not use G_UNLIKELY in paint()
2010-04-09 Emmanuele Bassitests: Fix test-script.json
2010-04-09 Fridrich Strbawin32: Use GCLP_* instead of GCL_* when calling GetClas...
2010-04-09 Neil RobertsAdd tests/conform/test-cogl-path to .gitignore
2010-04-08 Neil RobertsAdd a test case for cogl_path
2010-04-08 Neil Robertscogl: Support retained paths
2010-04-08 Robert Braggcogl: renames cogl_multiply_matrix to cogl_transform
2010-04-06 Robert Braggdocs: This improves the documentation for cogl_push_fra...
2010-04-06 Robert Braggtest-cogl-offscreen: Setup a clutter style modelview...
2010-04-06 Robert Braggcogl: move cogl_set_source* funcs into cogl.c
2010-04-01 Robert Braggcogl: adds convenience cogl_multiply_matrix function
2010-04-01 Robert Braggcogl: rename cogl_enable to _cogl_enable
2010-03-31 Neil Robertstest-cogl-tex-polygon: Actually use the material it...
2010-03-31 Emmanuele BassiAdd jhbuild moduleset
2010-03-26 Owen W. Taylorx11: Use has_allocation() in TfP actor
2010-03-26 Owen W. Tayloractor: Add has_allocation() method
2010-03-25 Emmanuele Bassidocs: Add 1.4 index to the API references
2010-03-25 José Dapena PazAdd "homogeneous" mode to ClutterBoxLayout.
2010-03-25 Emmanuele BassiUse begin/end macros in cogl-primitives.h
2010-03-24 Neil Robertsclutter-actor: Rename y1 to y_1 to avoid a compiler...
2010-03-22 Adel GadllahMake sure GLX_SGI_swap_control is set up correctly
2010-03-19 Owen W. Taylorglx: Clean up the clip area conditions
2010-03-19 Emmanuele Bassiscript: Do not allocate memory when not needed
2010-03-19 Emmanuele Bassiglx: Do not access stage_clip without checking it
next