mutter/clutter/cogl/gl
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-primitives.c Make the CoglContext structure a bit more maintainable 2009-10-16 18:58:49 +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 Make the CoglContext structure a bit more maintainable 2009-10-16 18:58:49 +01:00
cogl-texture-driver.c Make the CoglContext structure a bit more maintainable 2009-10-16 18:58:49 +01:00
cogl.c Make the CoglContext structure a bit more maintainable 2009-10-16 18:58:49 +01:00
Makefile.am Make the CoglContext structure a bit more maintainable 2009-10-16 18:58:49 +01:00