Files
mesa/src/glx
Ilia Mirkin 5ac7f0433b glx: update to updated version of EXT_create_context_es2_profile
The EXT spec has been updated to:
 - logically combine the es2_profile and es_profile exts
 - allow any legal version to be requested

dEQP tests request a specific ES version when using GLX, so this allows
dEQP upstream to run against GLX with the appropriate X server patch
(which had similar disabling logic).

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Matt Turner <mattst88@gmail.com> (v1)
Reviewed-by: Adam Jackson <ajax@redhat.com> (v3)

v1 -> v2:
 - distinguish between DRI_API_GLES{,2,3}
 - add GLX_EXT_create_context_es_profile client-side support
v2 -> v3:
 - fix error in computing mask
2016-02-03 15:44:51 -05:00
..
2015-04-27 17:28:29 +03:00
2013-01-10 22:01:31 +01:00
2014-05-23 15:24:07 +01:00
2012-10-09 14:32:02 -07:00
2014-05-23 15:24:07 +01:00
2015-04-27 17:28:29 +03:00
2015-10-05 14:34:16 -07:00
2015-10-05 14:34:16 -07:00
2014-05-23 15:24:07 +01:00
2015-05-22 14:38:33 -06:00
2015-04-27 17:28:29 +03:00
2014-03-03 13:08:59 -07:00
2014-05-23 15:24:07 +01:00
2014-01-17 20:00:32 +00:00
2014-01-17 20:00:32 +00:00
2015-04-27 17:28:29 +03:00
2015-02-10 22:22:33 -08:00