summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2011-05-25 18:07:33 -0600
committerBrian Paul <[email protected]>2011-05-25 18:07:35 -0600
commitbf14ab417c6638afd19206e11ee69bdb9fb93d9e (patch)
tree3175d8342252bfa63e1684f133d5198c3f0a3ab9 /acinclude.m4
parent1697dac64294aab73052541dab6763d660d088dc (diff)
st/mesa: fix incorrect texture level/face/slice accesses
If we use FBOs to access mipmap levels with glRead/Draw/CopyPixels() we need to be sure to access the correct mipmap level/face/slice. Before, we were just passing zero in quite a few places. This fixes the new piglit fbo-mipmap-copypix test. NOTE: This is a candidate for the 7.10 branch.
Diffstat (limited to 'acinclude.m4')
0 files changed, 0 insertions, 0 deletions