Files
mesa/src/mesa
Jordan Justen 782d4f0f3c intel: Enable __DRI_API_OPENGL_CORE api with dri2 contexts
Without this set, dri_util.c:dri2CreateContextAttribs
will reject requests to create a context with
__DRI_API_OPENGL_CORE.

This prevents a 3.2 core profile context from being created
even when MESA_GL_OVERRIDE_VERSION=3.2 is used.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2013-02-28 21:51:00 -08:00
..
2012-11-16 10:01:46 +01:00
2012-11-16 10:01:46 +01:00
2012-11-16 10:01:46 +01:00
2013-01-10 22:01:31 +01:00
2013-01-10 22:01:31 +01:00
2013-01-13 00:55:37 +01:00