mutter/cogl/driver/gl
Robert Bragg 5d62185f1c Re-organize the source layout
As part of an effort towards being able to write non-opengl based
backends for Cogl this moves most of the opengl specific code under
drivers/gl. drivers/gl and drivers/gles have been moved to
drivers/gl/gl and drivers/gl/es respectively.

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

(cherry picked from commit 7dc482facb0a265c7f48660079e7e12dd7a2813e)
2013-01-22 17:47:19 +00:00
..
gl Re-organize the source layout 2013-01-22 17:47:19 +00:00
gles Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-framebuffer-gl-private.h Re-organize the source layout 2013-01-22 17:47:19 +00:00
cogl-framebuffer-gl.c Re-organize the source layout 2013-01-22 17:47:19 +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 Re-organize the source layout 2013-01-22 17:47:19 +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