gallium/u_blitter: do GL-compliant integer resolves
authorMarek Olšák <marek.olsak@amd.com>
Tue, 31 May 2016 10:03:32 +0000 (12:03 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 31 May 2016 14:48:53 +0000 (16:48 +0200)
commit921ab0028e7ed90c4eeef3a2f674291450f39874
tree86e2f1ce59a2bc241035dd5a687f63fe0b177557
parent8a10192b4b2435577bde1227c06166029b581398
gallium/u_blitter: do GL-compliant integer resolves

The GL spec has been clarified and the new rule says we should just
copy 1 sample.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/auxiliary/util/u_blitter.c