OSDN Git Service

i965: Enable OpenGL ES 3.0 on Sandy Bridge
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 22 Feb 2013 21:55:44 +0000 (13:55 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 22 Feb 2013 21:57:44 +0000 (13:57 -0800)
commit7ae6864f0dbec33270c83c4181a8182139662d0f
tree4730bc48014100715d40db864bd7318830b0dc88
parent0a82828ad53bfd8395614be48d33fc522d15f6c4
i965: Enable OpenGL ES 3.0 on Sandy Bridge

Regardless of what we put in the screen structure, all of the extensions
that compute_version_es2 checks are present and 3.0 will be exposed
anyway.

NOTE: This is a candidate for the 9.1 branch.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/intel/intel_screen.c