mutter/clutter/cogl/gles
Robert Bragg 70d7d16f13 Support scaling on the z axis with cogl_scale
This simply adds a z argument to cogl_scale and updates clutter-actor.c
to pass 1.0 for the z scale.
2009-01-27 15:20:13 +00:00
..
cogl-context.c Updates GLES1 support for CoglMaterial 2009-01-27 14:26:50 +00:00
cogl-context.h Updates GLES1 support for CoglMaterial 2009-01-27 14:26:50 +00:00
cogl-defines.h.in [multi-texturing] This adds a new cogl_multi_texture API for GL,GLES1 + GLES2 2008-12-22 16:35:51 +00:00
cogl-fbo.c Normalizes gl vs gles code in preperation for synching material changes 2009-01-27 14:26:50 +00:00
cogl-fbo.h
cogl-fixed-fragment-shader.glsl [multi-texturing] This adds a new cogl_multi_texture API for GL,GLES1 + GLES2 2008-12-22 16:35:51 +00:00
cogl-fixed-vertex-shader.glsl [multi-texturing] This adds a new cogl_multi_texture API for GL,GLES1 + GLES2 2008-12-22 16:35:51 +00:00
cogl-gles2-wrapper.c Merge commit 'origin/master' into cogl-material 2009-01-23 15:23:49 +00:00
cogl-gles2-wrapper.h Updates GLES1 support for CoglMaterial 2009-01-27 14:26:50 +00:00
cogl-internal.h Updates GLES1 support for CoglMaterial 2009-01-27 14:26:50 +00:00
cogl-primitives.c Merge branch 'cogl-material' 2009-01-27 15:19:34 +00:00
cogl-program.c
cogl-program.h
cogl-shader-private.h
cogl-shader.c
cogl-texture-private.h Updates GLES1 support for CoglMaterial 2009-01-27 14:26:50 +00:00
cogl-texture.c Updates GLES1 support for CoglMaterial 2009-01-27 14:26:50 +00:00
cogl-util.c
cogl-util.h
cogl.c Support scaling on the z axis with cogl_scale 2009-01-27 15:20:13 +00:00
Makefile.am Merge branch 'cogl-material' 2009-01-27 15:19:34 +00:00
stringify.sh