Mario Sanchez Prada e435cf301f Define new tokens from the ARB_robustness extension if needed
The ARB_robustness extension defined the following tokens as
returned by GetGraphicsResetStatusARB (see spec at [1]):

  GUILTY_CONTEXT_RESET_ARB    0x8253
  INNOCENT_CONTEXT_RESET_ARB  0x8254
  UNKNOWN_CONTEXT_RESET_ARB   0x8255

These tokens might not be defined in some GL implementations,
such as Mesa 13's implementation of GLES 2.0, so we need to
define them ourselves not to break those builds.

[1] https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_robustness.txt

https://bugzilla.gnome.org/show_bug.cgi?id=781398
2017-04-17 12:58:52 +01:00
2015-07-06 00:52:18 -07:00
2017-04-07 10:42:44 +00:00
2014-03-18 20:37:35 -04:00
2017-04-13 10:12:18 +08:00
2017-03-20 18:17:58 +01:00
2016-04-27 20:37:47 +02:00
2014-07-31 17:50:28 +02:00
2017-03-20 18:17:58 +01:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%