r600g: add support for R4A4 and A4R4 textures.
authorChristian König <deathsimple@vodafone.de>
Tue, 30 Aug 2011 13:43:03 +0000 (15:43 +0200)
committerChristian König <deathsimple@vodafone.de>
Thu, 1 Sep 2011 17:20:46 +0000 (19:20 +0200)
commit0d0285ba916d9e25871354441c09b0a8c7c9b844
tree15f534a5cbf7673c717d93056d59527b01b1ea59
parentcf49c49d0e193143ae497cebd5c91df37ba17c8e
r600g: add support for R4A4 and A4R4 textures.

Sampling worked out of the box, but this make them work as surface as well.

Signed-off-by: Christian König <deathsimple@vodafone.de>
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/r600_state.c