summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_state.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-07-09 18:02:42 -0700
committerEric Anholt <eric@anholt.net>2009-07-13 10:57:12 -0700
commit0dc700850acb81c7088ab740959441521f8d38d9 (patch)
treeaa74be003e37a13ff22cadda487333e722a809fe /src/mesa/drivers/dri/r300/r300_state.c
parent9615daa9324341f6a56932dc46b807f402d18283 (diff)
intel: Partially fix fallback detection for glCopyTexSubImage.
Really, we should be checking that the MesaTexFormat for the read buffer and the texture match, but the previous code wasn't even doing that, so matching the cpp should be an improvement (and potentially fix some hangs!). The previous code also rejected GL_RGB even though blitting the alpha channel to the ignored channel of an x8r8g8b8 texture should be fine, which tripped up compiz's blur plugin.
Diffstat (limited to 'src/mesa/drivers/dri/r300/r300_state.c')
0 files changed, 0 insertions, 0 deletions