diff options
author | Nicolai Hähnle <nhaehnle@gmail.com> | 2009-07-12 11:18:43 +0200 |
---|---|---|
committer | Nicolai Hähnle <nhaehnle@gmail.com> | 2009-07-12 12:50:36 +0200 |
commit | b484c71036e0d0b30ac7685ba50a9008d09f5047 (patch) | |
tree | 90cd13c1c106750ccf6e13bdb48b0980cca91d84 /src/mesa/drivers/dri/unichrome | |
parent | a10244453c24d62cd87f8c4d85cbe103b62db311 (diff) |
radeon: Fix crash when rendering to incomplete texture and other formats
It is possible to bind texture images of an incomplete mipmapped texture.
Software fallbacks in this case incorrectly tried to mmap the entire texture.
Additionally, add span functions for 1555 and 4444 formats.
This fixes crashes in piglit's fbo-readpixels test; unfortunately, the test
itself still fails - this needs to be investigated.
Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
Diffstat (limited to 'src/mesa/drivers/dri/unichrome')
0 files changed, 0 insertions, 0 deletions