mutter/cogl/driver/gles
Neil Roberts 5a5b3914ba cogl: Fix the include path in driver/*/Makefile.am
The include path for the winsys and driver folder was given relative
to $(srcdir) so it would end up relative to the driver folder which is
wrong. It is now specified as $(srcdir)/../../winsys to get the right
location. The driver folder is removed because it is actually just
$(srcdir) and that is already included.
2010-06-22 11:47:32 +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-defines.h.in Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-feature-functions.h cogl-framebuffer: Use the FBO extension for color sizes 2010-06-10 19:53:39 +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-gles2: Prefix internal GLES 2 wrapper symbols with _ 2010-06-11 16:06:31 +01:00
cogl-gles2-wrapper.c cogl-gles2: Prefix internal GLES 2 wrapper symbols with _ 2010-06-11 16:06:31 +01:00
cogl-gles2-wrapper.h cogl-gles2: Prefix internal GLES 2 wrapper symbols with _ 2010-06-11 16:06:31 +01:00
cogl-program.c cogl-program: Add cogl_program_uniform_1i to GLES 2010-06-11 16:06:31 +01: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 cogl-gles2: Prefix internal GLES 2 wrapper symbols with _ 2010-06-11 16:06:31 +01:00
cogl.c cogl: Introduce private feature flags and check for ARB_fp 2010-06-09 15:19:30 +01:00
Makefile.am cogl: Fix the include path in driver/*/Makefile.am 2010-06-22 11:47:32 +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