freedreno/a3xx: add support for point sprite coordinate replacement

Graphics / Mesa 3D Graphics Library / Mesa - Ilia Mirkin [alum.mit.edu] - 28 March 2015 13:54 UTC

This does not (yet) support different coordinate origins, so the tests still fail due to fbo flipping.

ee670c9 freedreno/a3xx: add support for point sprite coordinate replacement
src/gallium/drivers/freedreno/a3xx/fd3_draw.c | 1 +
src/gallium/drivers/freedreno/a3xx/fd3_emit.h | 2 +
src/gallium/drivers/freedreno/a3xx/fd3_gmem.c | 1 +
src/gallium/drivers/freedreno/a3xx/fd3_program.c | 54 ++++++++++------------
4 files changed, 28 insertions(+), 30 deletions(-)

Upstream: cgit.freedesktop.org


  • Share