[Mesa-dev] [PATCH 0/4] radeonsi: fix gl_PrimitiveID bugs related to tesselation
Nicolai Hähnle
nhaehnle at gmail.com
Wed May 3 13:58:01 UTC 2017
Hi,
This series fixes a few subtle bugs when using gl_PrimitiveID and
tessellation. I've also sent out a bunch of new piglit tests to
exercise gl_PrimitiveID + instancing (+ tessellation). Please review!
Thanks,
Nicolai
--
src/gallium/drivers/radeonsi/si_state_draw.c | 18 +++++++++-
.../drivers/radeonsi/si_state_shaders.c | 31 +++++++++++-------
2 files changed, 36 insertions(+), 13 deletions(-)
More information about the mesa-dev
mailing list