1
0
Fork 0
mutter-performance-source/cogl/driver/gles
Robert Bragg 99ae7b15f5 cogl-program: gles2: bind programs lazily as for GL
This makes the gles2 cogl_program_use consistent with the GL version by
not binding the program immediately and instead leaving it to
cogl-material.c to bind the program when actually drawing something.
2010-08-03 15:00:07 +01:00
..
cogl-context-driver.c cogl-gles2: Prefix internal GLES 2 wrapper symbols with _ 2010-06-11 16:06:31 +01:00
cogl-context-driver.h cogl: Introduce private feature flags and check for ARB_fp 2010-06-09 15:19:30 +01:00
cogl-feature-functions.h Add a Cogl texture 3D backend 2010-07-13 14:28:52 +01:00
cogl-fixed-fragment-shader.glsl cogl-gles2: Prefix internal GLES 2 wrapper symbols with _ 2010-06-11 16:06:31 +01:00
cogl-fixed-vertex-shader.glsl cogl-material: Add a property for setting the point size 2010-07-08 16:34:30 +01:00
cogl-gles2-wrapper.c gles2: Have CoglProgram track uniforms per program 2010-08-03 15:00:04 +01:00
cogl-gles2-wrapper.h gles2: Have CoglProgram track uniforms per program 2010-08-03 15:00:04 +01:00
cogl-program.c cogl-program: gles2: bind programs lazily as for GL 2010-08-03 15:00:07 +01:00
cogl-program.h gles2: Have CoglProgram track uniforms per program 2010-08-03 15:00:04 +01:00
cogl-texture-driver.c Add an internal _cogl_bitmap_new_from_buffer 2010-07-15 17:27:15 +01:00
cogl.c cogl-material: Add support for point sprites 2010-07-08 16:34:30 +01:00
Makefile.am cogl-shader: unifies the driver/{gl,gles} shader files 2010-08-03 12:41:37 +01:00
stringify.sh Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00