OSDN Git Service

r600g: Make unaligned 3D textures work on +evergreen
authorChristian König <deathsimple@vodafone.de>
Mon, 29 Aug 2011 10:14:30 +0000 (12:14 +0200)
committerChristian König <deathsimple@vodafone.de>
Tue, 30 Aug 2011 13:33:51 +0000 (15:33 +0200)
commit8f4ec55f77a993ec44db56726187bdd4f041880e
tree597580e3177dd869c45de92c6bf9f10542beb333
parentd49525d0c52601f8c4abec82590ca4ffb896a614
r600g: Make unaligned 3D textures work on +evergreen

The layersize calculation is slightly different on +evergreen.
This makes mpeg2 video decoding and piglits texture-packed-formats
test work correctly on this hardware.
src/gallium/drivers/r600/r600_texture.c