1
0
Fork 0
mutter-performance-source/clutter/cogl/gles
Robert Bragg 2eea83de75 Make the CoglContext structure a bit more maintainable
This moves most of cogl-context.{c.h} to cogl/common with some driver
specific members now living in a CoglContextDriver struct.  Driver specific
context initialization and typedefs now live in
cogl/{gl,gles}/cogl-context-driver.{c,h}

Driver specific members can be found under ctx->drv.stuff
2009-10-16 18:58:49 +01:00
..
cogl-context-driver.c Make the CoglContext structure a bit more maintainable 2009-10-16 18:58:49 +01:00
cogl-context-driver.h Make the CoglContext structure a bit more maintainable 2009-10-16 18:58:49 +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 Make the CoglContext structure a bit more maintainable 2009-10-16 18:58:49 +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 Make the CoglContext structure a bit more maintainable 2009-10-16 18:58:49 +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 Make the CoglContext structure a bit more maintainable 2009-10-16 18:58:49 +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 Make the CoglContext structure a bit more maintainable 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 Make the CoglContext structure a bit more maintainable 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