Merge commit 'origin/master' into cogl-material
[profile/ivi/clutter.git] / clutter / cogl / gl / cogl-texture.c
2009-01-23 Robert BraggMerge commit 'origin/master' into cogl-material
2009-01-22 Neil RobertsFix some failures from the fixed-to-float script in...
2009-01-21 Emmanuele BassiChange the COGL texture constructor to use flags
2009-01-20 Robert BraggMerge branch 'cogl-float'
2009-01-20 Robert Bragg[Automatic fixed-to-float.sh change] Applies a number...
2009-01-20 Robert Bragg[Automatic fixed-to-float.sh change] Applies all script...
2009-01-15 Neil RobertsMerge branch 'master' into cogl-float
2009-01-14 Emmanuele BassiMerge branch 'async-textures'
2009-01-14 Emmanuele BassiMerge branch 'animation-improvements'
2009-01-13 Robert BraggMerge commit 'origin/master' into cogl-material
2009-01-12 Emmanuele BassiMerge branch 'master' into async-textures
2009-01-08 Robert BraggMerge branch 'master' into cogl-float
2009-01-07 Chris LordUpdate/clean and apply the async-texture patch from...
2009-01-07 Neil RobertsMerge branch multiple-texture-rectangle into master
2009-01-07 Emmanuele BassiMerge the ClutterText actor
2009-01-06 Neil Roberts[cogl-material] Restore the GL_TEXTURE_ENV_MODE after...
2009-01-06 Neil Roberts[cogl-material] Make the user_tex_coords parameter...
2009-01-05 Emmanuele BassiMerge branch 'units-rework'
2008-12-24 Robert Bragg[cogl-material] improvements for cogl_material_rectangle
2008-12-24 Robert Bragg[cogl-material] Some improvements for how we sync CoglM...
2008-12-24 Robert BraggMerge branch 'master' into cogl-material
2008-12-24 Robert BraggWhite space clean up across a number of files (only...
2008-12-22 Robert BraggAdds a CoglMaterial abstraction, which includes support...
2008-12-22 Robert Bragg[multi-texturing] This adds a new cogl_multi_texture...
2008-12-10 Neil RobertsMerge commit 'git-svn' into multiple-texture-rectangle
2008-12-09 Neil RobertsUse a single index array
2008-12-09 Neil RobertsMerge commit 'git-svn' into multiple-texture-rectangle
2008-12-09 Neil RobertsMinor fix to indentation in gl/cogl-texture.c
2008-12-09 Neil RobertsUse glDrawRangeElements to share vertices
2008-12-04 Neil RobertsMerge commit 'git-svn' into multiple-texture-rectangle
2008-12-04 Neil RobertsUse the correct length in _cogl_texture_flush_vertices
2008-12-04 Neil Roberts Bug 1297 - Bring back support for GL_ARB_texture_rectangle
2008-12-04 Neil Roberts Bug 1172 - Disjoint paths and clip to path
2008-12-01 Neil Roberts Bug 1305 - NPOT textures unaligned to a pixel sometime...
2008-11-28 Neil RobertsUse GL_TRIANGLES for the texture vertex array
2008-11-28 Neil RobertsAdd cogl_texture_multiple_rectangles
2008-11-28 Neil RobertsMake cogl_texture_rectangle use the vertex array
2008-11-27 Neil RobertsUse a GArray for the texture vertices in cogl_texture_p...
2008-11-26 Neil Roberts * clutter/cogl/gl/cogl-texture.c (cogl_texture_rectang...
2008-11-24 Neil Roberts * clutter/cogl/gl/cogl-texture.c (cogl_texture_polygon...
2008-11-18 Robert Bragg A comparison of gl/cogl-texture.c and gles/cogl-textur...
2008-11-12 Emmanuele Bassi2008-11-12 Emmanuele Bassi <ebassi@linux.intel.com>
2008-11-12 Neil Roberts Bug 1057 - cogl_texture_rectangle doesn't support...
2008-10-30 Emmanuele Bassi2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com>
2008-10-30 Emmanuele Bassi2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com>
2008-10-27 Neil Roberts Bug 1189 - Backface culling
2008-10-27 Neil Roberts Bug 1196 - Texture border drawing problems
2008-10-20 Neil Roberts Bug 1043 - COGL calls glTexSubImage2D() with out-of...
2008-09-18 Neil Roberts Bug 1048 - SIGFPE in cogl_texture_set_region() with...
2008-06-23 Emmanuele Bassi2008-06-23 Emmanuele Bassi <ebassi@openedhand.com>
2008-06-14 Matthew AllumRevert miscommit of unfinished cogl changes in r2920
2008-06-13 Matthew Allum2008-06-14 Matthew Allum <mallum@openedhand.com>
2008-06-06 Matthew Allum2008-06-06 Matthew Allum <mallum@openedhand.com>
2008-05-21 Neil Roberts * clutter/cogl/gl/cogl.c (error_string):
2008-05-07 Ivan Leben * clutter/cogl/cogl.h.in:
2008-04-29 Neil Roberts Removed COGLhandle and changed shader and program...
2008-04-25 Neil RobertsMerged clutter-ivan branch into trunk.