[Mesa-dev] [PATCH 0/3] Enable GL 3.2 support for i965, bump Mesa version.

Paul Berry stereotype441 at gmail.com
Sat Oct 12 18:11:50 CEST 2013


On 10 October 2013 21:27, Paul Berry <stereotype441 at gmail.com> wrote:

> It's been a long and rocky road, but geometry shader support in Mesa's
> i965/gen7 driver has finally reached a point I'm willing to call
> "feature complete".  Since geometry shaders were the last remaining
> feature needed for GL 3.2, it's time to turn on GL 3.2 support.  Here
> is a short patch series to turn it on.
>
> Patch 1 enables GLSL 1.50 and GL 3.2 for i965/gen7 parts (Ivy Bridge
> and Haswell).  Patch 2 removes the old warning message "Geometry
> shader support is currently experimental".  Patch 3 bumps the Mesa
> major version from 9 to 10 to reflect the fact that we now support a
> new version of OpenGL.
>

Ok, I've pushed this series.  Note: on i965/gen7, there is an apparent
regression: "glsl-1.40/built-in constants *" tests now fail.  This is due
to a flaw in the test (it is trying to create geometry shaders using a
"#version 140" directive).  I will send out a piglit patch soon that fixes
the test.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131012/a14766f7/attachment.html>


More information about the mesa-dev mailing list