1
0
Fork 0
mutter-performance-source/cogl/driver/gl
Robert Bragg b1ecfbf720 buffer: splits out GL specific code
As part of an on-going effort to be able to support non-opengl drivers
for Cogl this splits out the opengl specific code from cogl-buffer.c
into driver/gl/cogl-buffer-gl.c

Reviewed-by: Neil Roberts <neil@linux.intel.com>

(cherry picked from commit 4d7094a979ff2cbbe4054f4a44ca05fc41a9e447)
2013-01-22 17:47:59 +00:00
..
gl buffer: splits out GL specific code 2013-01-22 17:47:59 +00:00
gles buffer: splits out GL specific code 2013-01-22 17:47:59 +00:00
cogl-attribute-gl-private.h buffer: splits out GL specific code 2013-01-22 17:47:59 +00:00
cogl-attribute-gl.c buffer: splits out GL specific code 2013-01-22 17:47:59 +00:00
cogl-buffer-gl-private.h buffer: splits out GL specific code 2013-01-22 17:47:59 +00:00
cogl-buffer-gl.c buffer: splits out GL specific code 2013-01-22 17:47:59 +00:00
cogl-clip-stack-gl-private.h clip-stack: Splits out opengl specific code 2013-01-22 17:47:59 +00:00
cogl-clip-stack-gl.c clip-stack: Splits out opengl specific code 2013-01-22 17:47:59 +00:00
cogl-framebuffer-gl-private.h Adds CoglError api 2013-01-22 17:47:39 +00:00
cogl-framebuffer-gl.c buffer: splits out GL specific code 2013-01-22 17:47:59 +00:00
cogl-pipeline-fragend-fixed-private.h Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-pipeline-fragend-fixed.c Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-pipeline-fragend-glsl-private.h Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-pipeline-fragend-glsl.c Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-pipeline-opengl-private.h Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-pipeline-opengl.c texture: rename texobj flush code as gl specific 2013-01-22 17:47:58 +00:00
cogl-pipeline-progend-fixed-private.h Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-pipeline-progend-fixed.c Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-pipeline-progend-glsl-private.h Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-pipeline-progend-glsl.c Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-pipeline-vertend-fixed-private.h Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-pipeline-vertend-fixed.c Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-pipeline-vertend-glsl-private.h Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-pipeline-vertend-glsl.c Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-texture-2d-gl-private.h texture-2d: factor out all GL specific code 2013-01-22 17:47:58 +00:00
cogl-texture-2d-gl.c texture-2d: factor out all GL specific code 2013-01-22 17:47:58 +00:00