mutter/gles
Robert Bragg 739b460c7a Improve cogl-texture maintainability by moving 90% into cogl/common
This splits the limited components that differed between
cogl/{gl,gles}/cogl-texture.c into new {gl,gles}/cogl-texture-driver.c files
and the rest that can now be shared into cogl/common/cogl-texture.c
2009-10-16 18:58:49 +01:00
..
cogl-context.c Use GL_QUADS for flushing a quad batch 2009-06-01 17:29:01 +01:00
cogl-context.h [cogl] Remove CoglContext->journal_vbo{,_len} 2009-09-17 18:30:55 +01:00
cogl-defines.h.in [cogl] Add COGL_HAS_GL and COGL_HAS_GLES 2009-06-29 21:37:02 +02:00
cogl-fbo.c [cogl-offscreen] Cleans up the cogl offscreen API and adds documentation 2009-05-02 04:12:26 +01:00
cogl-fbo.h [cogl] Updates all file headers and removes lots of trailing white space 2009-05-02 04:12:25 +01:00
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 [cogl material] optimize logging of material colors in the journal 2009-06-30 17:13:35 +01:00
cogl-gles2-wrapper.h Improve cogl-texture maintainability by moving 90% into cogl/common 2009-10-16 18:58:49 +01:00
cogl-primitives.c [cogl] Fix the GLES 2.0 backend 2009-08-11 14:19:24 +01:00
cogl-program.c [cogl] Remove the COGL{enum,int,uint} typedefs 2009-05-12 14:53:44 +01:00
cogl-program.h [cogl] Updates all file headers and removes lots of trailing white space 2009-05-02 04:12:25 +01:00
cogl-shader-private.h [cogl] Updates all file headers and removes lots of trailing white space 2009-05-02 04:12:25 +01:00
cogl-shader.c [gles/cogl-shader] Add a missing semicolon 2009-06-04 22:10:33 +01:00
cogl-texture-driver.c Improve cogl-texture maintainability by moving 90% into cogl/common 2009-10-16 18:58:49 +01:00
cogl-util.c [cogl] Updates all file headers and removes lots of trailing white space 2009-05-02 04:12:25 +01:00
cogl-util.h [cogl] Updates all file headers and removes lots of trailing white space 2009-05-02 04:12:25 +01:00
cogl.c Revert "[cogl] Allow Cogl to create NPOT textures for GLES2" 2009-08-20 12:53:32 +01:00
Makefile.am Improve cogl-texture maintainability by moving 90% into cogl/common 2009-10-16 18:58:49 +01:00
stringify.sh [cogl] %.c: %.glsl codegen: use BUILT_SOURCES var + fix stringify.sh 2009-08-19 15:43:20 +01:00