r300g: added support for 3D textures
authorMarek Olšák <maraeo@gmail.com>
Sun, 25 Oct 2009 04:05:27 +0000 (05:05 +0100)
committerJoakim Sindholt <opensource@zhasha.com>
Sun, 25 Oct 2009 07:06:19 +0000 (08:06 +0100)
commit118dfe16887d1ec4d3b96d49b76fffa0d2924132
tree51b60cf0c95c8b6a67e2b538791daf35e9a68091
parent94a63dccdd79268cf37587c93e3dec0d02dad457
r300g: added support for 3D textures

Mipmaps not tested. Also, I am not sure why piglit/texturing/tex3d needs
to have color tolerance +-1 to pass. The classic Mesa driver doesn't
need that.
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_screen.c
src/gallium/drivers/r300/r300_texture.c
src/gallium/drivers/r300/r300_texture.h