r300g: implement ARR opcode

Graphics / Mesa 3D Graphics Library / Mesa - David Heidelberg [ixit.cz] - 21 December 2014 13:34 UTC

Same as ARL, just has extra rounding. Useful for st/nine.

fbfe291 r300g: implement ARR opcode
src/gallium/drivers/r300/compiler/r3xx_vertprog.c | 7 ++++---
src/gallium/drivers/r300/compiler/radeon_opcodes.c | 7 +++++++
src/gallium/drivers/r300/compiler/radeon_opcodes.h | 4 ++++
src/gallium/drivers/r300/r300_tgsi_to_rc.c | 2 +-
4 files changed, 16 insertions(+), 4 deletions(-)

Upstream: cgit.freedesktop.org


  • Share