mutter/cogl/driver/gl
Robert Bragg bcf6a61d0b Give buffer/bitmap bind functions gl infix
The buffer and bitmap _bind() functions are GL specific so to clarify
that, this patch adds a _gl infix to these functions, though it doesn't
yet move the implementations out into gl specific files.

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

(cherry picked from commit 6371fbb9637d88ff187dfb6c4bcd18468ba44d19)
2013-01-22 17:47:59 +00:00
..
gl Give buffer/bitmap bind functions gl infix 2013-01-22 17:47:59 +00:00
gles Give buffer/bitmap bind functions gl infix 2013-01-22 17:47:59 +00:00
cogl-attribute-gl-private.h attribute: Split out GL specific code 2013-01-22 17:47:59 +00:00
cogl-attribute-gl.c Give buffer/bitmap bind functions gl infix 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 Give buffer/bitmap bind functions gl infix 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