diff options
author | Stanislav Vorobiov <s.vorobiov@samsung.com> | 2014-01-13 13:37:10 +0400 |
---|---|---|
committer | Stanislav Vorobiov <s.vorobiov@samsung.com> | 2014-01-13 13:37:10 +0400 |
commit | 283b3e29a28a1102a81976f0e1f4ccc6687265f7 (patch) | |
tree | 6ab823da1a9a3a60c18c2423ed8cc6a3b296eb09 /tcg/aarch64 | |
parent | 7943d937215cb512b5aab6aa5bfffeb463ea9a9a (diff) | |
download | qemu-283b3e29a28a1102a81976f0e1f4ccc6687265f7.tar.gz qemu-283b3e29a28a1102a81976f0e1f4ccc6687265f7.tar.bz2 qemu-283b3e29a28a1102a81976f0e1f4ccc6687265f7.zip |
YaGL/VIGS: Use GL_UNSIGNED_INT_8_8_8_8_REV instead of GL_UNSIGNED_BYTE
On Mac OS X glReadPixels with GL_UNSIGNED_BYTE may introduce stalls
even when it's used with PBO, so use
GL_UNSIGNED_INT_8_8_8_8_REV - it's the same
thing and it doesn't stall glReadPixels
Change-Id: I40ae1981579b3596f42f9a22604fd3d7fad8e335
Diffstat (limited to 'tcg/aarch64')
0 files changed, 0 insertions, 0 deletions