1
0
Fork 0
mutter-performance-source/gl
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 [cogl] Remove CoglContext->journal_vbo{,_len} 2009-09-17 18:30:55 +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-fbo] Disable mipmap filters before calling glCheckFramebufferStatusEXT 2009-09-15 17:54:07 +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 Call glClientActiveTexture() through COGL context. 2009-07-28 12:13:43 +01:00
cogl-program.c [cogl] Improving Cogl journal to minimize driver overheads + GPU state changes 2009-06-30 17:13:34 +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 [cogl-shader] Make get_info_log() slightly nicer 2009-06-01 17:40:23 +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.c [cogl] Move the texture filters to be a property of the material layer 2009-06-04 19:03:40 +01:00
Makefile.am Improve cogl-texture maintainability by moving 90% into cogl/common 2009-10-16 18:58:49 +01:00