1
0
Fork 0
mutter-performance-source/cogl/driver
Neil Roberts 31bd4cb22c Use GL_OES_packed_depth_stencil on GLES2
If the GL_OES_packed_depth_stencil extension is available then we can
try creating a combined depth-stencil buffer with the
GL_DEPTH24_STENCIL8 format. This adds a private flag for the feature.

https://bugzilla.gnome.org/show_bug.cgi?id=666184

Reviewed-by: Robert Bragg <robert@linux.intel.com>
2012-02-22 17:17:50 +00:00
..
gl Check for GL_EXT_packed_depth_stencil 2012-02-22 17:17:50 +00:00
gles Use GL_OES_packed_depth_stencil on GLES2 2012-02-22 17:17:50 +00:00
Makefile.am Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00