mesa/src
Kristian Høgsberg Kristensen 85008db1d5 i965: Enable GL_KHR_robustness
GL_KHR_robustness adds the GL_CONTEXT_LOST error and five new entry
points that we already implement.  This patch adds a new dispatch table
that returns GL_CONTEXT_LOST from all entry points and implements the
GL_LOSE_CONTEXT_ON_RESET strategy by setting that table when we learn
that we've lost the context.

With the GL_CONTEXT_LOST reporting in place and dispatch for the new
entry points we can turn on GL_KHR_robustness.

Signed-off-by: Kristian Høgsberg Kristensen <krh@bitplanet.net>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Acked-by: Ilia Mirkin <imirkin@alum.mit.edu>
2016-05-25 09:41:44 -07:00
..
compiler glsl: add GL_EXT_clip_cull_distance define, add helpers 2016-05-25 09:50:07 -04:00
egl mesa_glinterop: make GL interop version field bidirectional 2016-05-24 23:03:00 +01:00
gallium tgsi: print TGSI_PROPERTY_NEXT_SHADER value as string, not an integer 2016-05-25 07:21:23 -06:00
gbm gbm: remove define _DEFAULT_SOURCE 2016-05-23 12:09:11 +01:00
getopt
glx mesa_glinterop: make GL interop version field bidirectional 2016-05-24 23:03:00 +01:00
gtest
hgl
intel anv/formats: Use isl_format_supports* for format introspection 2016-05-23 19:12:34 -07:00
loader loader: add a libdrm case for loader_get_device_name_for_fd 2016-04-21 14:41:41 +01:00
mapi i965: Enable GL_KHR_robustness 2016-05-25 09:41:44 -07:00
mesa i965: Enable GL_KHR_robustness 2016-05-25 09:41:44 -07:00
util util: Add ATTRIBUTE_RETURNS_NONNULL. 2016-05-16 11:06:15 -07:00
Makefile.am automake: tweak SUBDIR reorder and comment it 2016-05-01 08:38:05 +01:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00