radeonsi: implement ARB_texture_gather and Gather functions from GLSL 4.00
authorMarek Olšák <marek.olsak@amd.com>
Fri, 6 Jun 2014 01:00:18 +0000 (03:00 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 18 Jun 2014 22:17:09 +0000 (00:17 +0200)
commitc7b5a5c4a31f855dcbef0000fa307a5b37448f83
tree4e767cfc5f2e656b19f19a68b015d50af10be4cb
parent0df3551bf43cbd37933464746670ff6814118f0d
radeonsi: implement ARB_texture_gather and Gather functions from GLSL 4.00

All ARB_texture_gather and gather-related ARB_gpu_shader5 piglit tests pass.

reviewed by Michel Dänzer
docs/GL3.txt
docs/relnotes/10.3.html
src/gallium/drivers/radeonsi/si_pipe.c
src/gallium/drivers/radeonsi/si_shader.c