gallium/radeon: fix Nine with its slightly shifted viewports
authorMarek Olšák <marek.olsak@amd.com>
Fri, 15 Apr 2016 22:29:05 +0000 (00:29 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 18 Apr 2016 17:51:24 +0000 (19:51 +0200)
commite50e1f86b092d09a24e21122e1284054c54fb3cd
treee05881a096f80dcd55bbf38c6a6b97e06915a847
parentee5b35142a822a7f1f2f6ee0d866f5aa4a0311d4
gallium/radeon: fix Nine with its slightly shifted viewports

just need to do the calculation in floating-point and then round things
properly

Reviewed-by: Axel Davy <axel.davy@ens.fr>
src/gallium/drivers/radeon/r600_viewport.c