Files
third_party_mesa3d/docs/relnotes
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
..
2013-04-17 08:48:14 -06:00
2015-03-04 11:01:45 +00:00
2015-04-27 17:28:29 +03:00
2013-05-01 21:01:48 +02:00
2015-04-27 17:28:29 +03:00
2014-07-07 16:28:37 -07:00
2014-07-18 16:50:05 -07:00
2016-05-25 09:41:44 -07:00