Add support for texture compression to R300 driver
authorDave Airlie <airliedfreedesktop.org>
Sun, 25 Sep 2005 10:20:38 +0000 (10:20 +0000)
committerDave Airlie <airliedfreedesktop.org>
Sun, 25 Sep 2005 10:20:38 +0000 (10:20 +0000)
commit4aeaff2ae7f4a4b209e0d0ee2081b592951b7054
treed1bb92bf0c1fa0a448d21c1ef8d90724877d9df5
parent310a10b0f29d4aba36242b9d90f19d016505eddb
Add support for texture compression to R300 driver

This isn't perfect, texcmp still has some issues with the small textures..
but its a good start
src/mesa/drivers/dri/r300/r300_cmdbuf.c
src/mesa/drivers/dri/r300/r300_context.c
src/mesa/drivers/dri/r300/r300_tex.c
src/mesa/drivers/dri/r300/r300_texmem.c
src/mesa/drivers/dri/r300/r300_texstate.c
src/mesa/drivers/dri/r300/radeon_screen.c