mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
d4d2bf0f6c
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 |
||
---|---|---|
.. | ||
build/autotools | ||
cogl | ||
cogl-gles2 | ||
cogl-pango | ||
cogl-path | ||
test-fixtures | ||
tests | ||
.gitignore | ||
config-custom.h | ||
configure.ac | ||
Makefile.am |