diff options
author | Eric Anholt <eric@anholt.net> | 2009-07-09 18:02:42 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-07-13 10:57:12 -0700 |
commit | 0dc700850acb81c7088ab740959441521f8d38d9 (patch) | |
tree | aa74be003e37a13ff22cadda487333e722a809fe /src/glw/README | |
parent | 9615daa9324341f6a56932dc46b807f402d18283 (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/glw/README')
0 files changed, 0 insertions, 0 deletions