1
0
Fork 0
A repository that has original sources for patches used in the Arch User Repository package called "mutter-performance". https://aur.archlinux.org/packages/mutter-performance
Find a file
Mario Sanchez Prada 229ac9c9dc Consider the right CONTEXT_LOST token on OpenGL ES contexts
The KHR_robustness extension defined the following token as
returned by GetError (see spec at [1]):

  CONTEXT_LOST  0x0507

As noted in the spec, this token must have a "_KHR" suffix in
an OpenGL ES context, which is not being considered here, thus
making this type of builds fail.

[1] https://www.khronos.org/registry/OpenGL/extensions/KHR/KHR_robustness.txt

https://bugzilla.gnome.org/show_bug.cgi?id=781398
2017-04-17 12:58:52 +01:00
clutter Declare clutter version constants as extern 2017-04-13 13:08:22 +01:00
cogl Consider the right CONTEXT_LOST token on OpenGL ES contexts 2017-04-17 12:58:52 +01:00
data Use Unicode in a new translatable string 2017-04-07 19:25:12 +02:00
doc Remove gtk-doc 2015-07-06 00:52:18 -07:00
po Update Greek translation 2017-04-07 10:42:44 +00:00
src monitor-config-store: Replace key when replacing config 2017-04-17 13:26:40 +08:00
tools Clean up the source tree 2014-03-18 20:37:35 -04:00
.gitignore Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
autogen.sh build: Require bash for pushd 2017-04-13 10:12:18 +08:00
configure.ac Bump version to 3.24.0 2017-03-20 18:17:58 +01:00
COPYING Updated obsolete FSF postal address in COPYING 2014-01-13 11:35:48 -05:00
Makefile.am Fix the merged build 2016-04-27 20:37:47 +02:00
mutter.doap doap: add <programming-language> 2014-07-31 17:50:28 +02:00
NEWS Bump version to 3.24.0 2017-03-20 18:17:58 +01:00