OSDN Git Service

i965: Bump maximum supported ES2 context version to 3.0
authorChad Versace <chad.versace@linux.intel.com>
Wed, 21 Nov 2012 17:28:36 +0000 (09:28 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 25 Jan 2013 13:30:40 +0000 (08:30 -0500)
commit7638ede4ceaa11d0c1209785144b5d7af4696c58
tree7268e340c7b72b70d8bbbe2dd0121345e01f75c7
parente4f661afc89e6e7608edceb73528a5e54a147a85
i965: Bump maximum supported ES2 context version to 3.0

Since patch "i965: Validate requested GLES context version in
brwCreateContext", we have been able to create ES 3.0 contexts due to the
max version check.  So...bump the max version.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/intel/intel_screen.c