mutter/cogl
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
..
build/autotools
cogl cogl: Ignore GL_CONTEXT_LOST when checking for GL errors 2016-06-27 20:23:49 +02:00
cogl-gles2 cogl/clutter: Drop soname versions of private libraries 2016-04-28 15:34:51 +02:00
cogl-pango cogl/clutter: Drop soname versions of private libraries 2016-04-28 15:34:51 +02:00
cogl-path cogl/clutter: Drop soname versions of private libraries 2016-04-28 15:34:51 +02:00
test-fixtures
tests build: Namespace installed tests of private libraries 2016-04-29 14:49:03 +02:00
.gitignore
config-custom.h
configure.ac
Makefile.am