mutter/cogl/driver
Emmanuele Bassi f20cc24292 gl: Do not use deprecated constants with the GL3 driver
glGetIntegerv (GL_DEPTH_BITS, ...) and friends are deprecated in GL3; we
have to use glGetFramebufferAttachmentParameteriv() instead, like we do
for offscreen framebuffers.

Based on a patch by: Adel Gadllah <adel.gadllah@gmail.com>
Signed-off-by: Emmanuele Bassi <ebassi@gnome.org>

https://bugzilla.gnome.org/show_bug.cgi?id=753295
2015-08-06 16:16:30 +01:00
..
gl gl: Do not use deprecated constants with the GL3 driver 2015-08-06 16:16:30 +01:00
nop This re-licenses Cogl 1.18 under the MIT license 2014-02-22 02:02:53 +00:00