mutter/cogl/driver/gles
Neil Roberts 36298bbe30 gles: Fix the functions names for the GL_OES_framebuffer_object ext
In 91cde78a7 I accidentally changed the function names that get looked
up for the framebuffer extension under GLES so that they didn't have
any suffix. The spec for extension specifies that they should have the
OES suffix.
2010-05-05 12:24:11 +01:00
..
cogl-context-driver.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-context-driver.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-defines.h.in Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-feature-functions.h gles: Fix the functions names for the GL_OES_framebuffer_object ext 2010-05-05 12:24:11 +01:00
cogl-fixed-fragment-shader.glsl
cogl-fixed-vertex-shader.glsl
cogl-gles2-wrapper.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-gles2-wrapper.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-program.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-program.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-shader-private.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-shader.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-texture-driver.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
Makefile.am build: Add cogl-feature-functions.h to the dist 2009-11-18 14:43:46 +00:00
stringify.sh