mutter/cogl/cogl/gl-prototypes
Erico Nunes 420a17d12e cogl: Fix GL_EXT_discard_framebuffer extension check
Using "framebuffer_discard" in the list refers to an invalid extension.
The extension which introduces glDiscardFramebufferEXT is
"GL_EXT_discard_framebuffer".

With this fix, cogl_gl_framebuffer_fbo_discard_buffers can actually call
glDiscardFramebufferEXT.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1974>
2021-08-24 18:33:09 +02:00
..
cogl-all-functions.h cogl: Fix GL_EXT_discard_framebuffer extension check 2021-08-24 18:33:09 +02:00
cogl-core-functions.h cogl: Remove unused GL imports from the CoglContext vtable 2020-01-16 18:38:20 +00:00
cogl-gles2-functions.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-glsl-functions.h cogl: Remove unused GL imports from the CoglContext vtable 2020-01-16 18:38:20 +00:00
cogl-in-gles2-core-functions.h cogl: Remove unused GL imports from the CoglContext vtable 2020-01-16 18:38:20 +00:00
cogl-in-gles-core-functions.h cogl: Remove unused GL imports from the CoglContext vtable 2020-01-16 18:38:20 +00:00