mutter/cogl/cogl/deprecated
Rui Matos d4d2bf0f6c cogl: Ignore GL_CONTEXT_LOST when checking for GL errors
When using a context with robustness, glGetError() may return
GL_CONTEXT_LOST at any time and this error doesn't get cleared until
the application calls glGetGraphicsResetStatus() . This means that our
error checking can't call glGetError() in a loop without checking for
that return value and returning in that case.

https://bugzilla.gnome.org/show_bug.cgi?id=739178
2016-06-27 20:23:49 +02:00
..
cogl-auto-texture.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-auto-texture.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-clip-state.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-clip-state.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-clutter-xlib.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-clutter.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-clutter.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-fixed.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-fixed.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-framebuffer-deprecated.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-framebuffer-deprecated.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-material-compat.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-material-compat.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-program-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-program.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-shader-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-shader.c cogl: Ignore GL_CONTEXT_LOST when checking for GL errors 2016-06-27 20:23:49 +02:00
cogl-shader.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-texture-deprecated.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-texture-deprecated.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-type-casts.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-vertex-buffer-private.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-vertex-buffer.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-vertex-buffer.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00