Mesa: tag gs-inv-id-v2: i965/gen7 instanced GS support for ARB_gpu_shader5

Carl Worth cworth at kemper.freedesktop.org
Mon Feb 3 20:20:34 UTC 2014


Module: Mesa
Branch: refs/tags/gs-inv-id-v2
Tag:    f307c4f34b0267af354a6740b68fe0db3b4ad4cf
URL:    http://cgit.freedesktop.org/mesa/mesa/tag/?id=f307c4f34b0267af354a6740b68fe0db3b4ad4cf

Tagger: Jordan Justen <jordan.l.justen at intel.com>
Date:   Tue Jan 28 11:13:48 2014 -0800

i965/gen7 instanced GS support for ARB_gpu_shader5

v2:
 * Convert gl_InvocationID to a system value

No piglit regressions on HSW.

MESA_EXTENSION_OVERRIDE=GL_ARB_gpu_shader5 allows piglit
arb_gpu_shader5/execution/invocation-id-basic.shader_test
to pass.

There are known issues with invalid layout qualifiers being
allowed by the compiler. (Most are pre-existing bugs)
Piglit master has tests highlighting these issues.

Patches are available at:
git://people.freedesktop.org/~jljusten/mesa gs-inv-id-v2



More information about the mesa-commit mailing list