freedreno/a3xx: add support for point sprite coordinate replacement
authorIlia Mirkin <imirkin@alum.mit.edu>
Tue, 17 Mar 2015 05:34:33 +0000 (01:34 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 28 Mar 2015 18:54:41 +0000 (14:54 -0400)
commitee670c9efa471aa78563b14f47bcd89220b608dc
tree46a157a6a119b44ebd890ed918f95e5a36c586c5
parent995f55a6cedfd47a2aed75178a1b0caed7059f20
freedreno/a3xx: add support for point sprite coordinate replacement

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

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/freedreno/a3xx/fd3_draw.c
src/gallium/drivers/freedreno/a3xx/fd3_emit.h
src/gallium/drivers/freedreno/a3xx/fd3_gmem.c
src/gallium/drivers/freedreno/a3xx/fd3_program.c