Re: [Mesa-dev] [PATCH 00/20] Begin enabling OpenGL ES 3.1

2015-05-04 Thread Ian Romanick
On 04/30/2015 07:47 AM, Mike Lothian wrote: > Isn't that override to change the GL version rather than the GLES version? Patch 20 causes MESA_GL_VERSION_OVERRIDE to affect the GLES version as well. > On Thu, 30 Apr 2015 00:26 Ian Romanick > wrote: > > There's st

Re: [Mesa-dev] [PATCH 00/20] Begin enabling OpenGL ES 3.1

2015-04-30 Thread Mike Lothian
Isn't that override to change the GL version rather than the GLES version? On Thu, 30 Apr 2015 00:26 Ian Romanick wrote: > There's still a fair amount functionality left to be implemented before > GLES 3.1 can actually be enabled. Compute shaders and SSBOs are the > biggest things left to finis

[Mesa-dev] [PATCH 00/20] Begin enabling OpenGL ES 3.1

2015-04-29 Thread Ian Romanick
There's still a fair amount functionality left to be implemented before GLES 3.1 can actually be enabled. Compute shaders and SSBOs are the biggest things left to finish. This series just allows people to start testing the things that are implemented. To get a GLES 3.1 context, set the environme