summaryrefslogtreecommitdiffstats
path: root/install-gallium-links.mk
diff options
context:
space:
mode:
authorChris Forbes <chrisf@ijw.co.nz>2014-03-29 12:02:55 +1300
committerChris Forbes <chrisf@ijw.co.nz>2014-04-01 11:56:48 +1300
commitec4b8d16971b8860e14355f241ddcb2f82d5a5ee (patch)
treeb504ace4f564a8cda5686306be6db41e1cd8f0a8 /install-gallium-links.mk
parente3cdbdb14b54b8417088520dc3187477a4dd04ad (diff)
downloadexternal_mesa3d-ec4b8d16971b8860e14355f241ddcb2f82d5a5ee.zip
external_mesa3d-ec4b8d16971b8860e14355f241ddcb2f82d5a5ee.tar.gz
external_mesa3d-ec4b8d16971b8860e14355f241ddcb2f82d5a5ee.tar.bz2
mesa: Fix format matching checks for GL_INTENSITY* internalformats.
GL_INTENSITY has never been valid as a pixel format -- to get the memcpy pack/unpack paths, the app needs to specify GL_RED as the pixel format (or GL_RED_INTEGER for the integer formats). Note: This was briefly merged before, but exposed some breakage in gallium, so was reverted. Hopefully it will stick this time. Signed-off-by: Chris Forbes <chrisf@ijw.co.nz> Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'install-gallium-links.mk')
0 files changed, 0 insertions, 0 deletions