mesa/es3.1: Enable ES 3.1 API and shading language version

Graphics / Mesa 3D Graphics Library / Mesa - Ian Romanick [intel.com] - 28 May 2015 18:56 UTC

This is a bit of a hack for now. Several of the extensions required for OpenGL ES 3.1 have no support, at all, in Mesa. However, with this patch and a patch to allow MESA_GL_VERSION_OVERRIDE to work with ES contexts, people can begin testing the ES "version" of the functionality that is supported.

1fe2439 mesa/es3.1: Enable ES 3.1 API and shading language version
src/mesa/main/getstring.c | 16 ++++++++++++----
src/mesa/main/version.c | 18 +++++++++++++++++-
2 files changed, 29 insertions(+), 5 deletions(-)

Upstream: cgit.freedesktop.org


  • Share