1
0
Fork 0
mutter-performance-source/cogl/driver/gles
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
..
cogl-gles.c Use GL_OES_packed_depth_stencil on GLES2 2012-02-22 17:17:50 +00:00
cogl-texture-driver-gles.c Remove all internal includes of cogl.h 2012-02-20 23:12:45 +00:00