r300: Add texture stubs.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Fri, 23 Jan 2009 00:51:34 +0000 (16:51 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Mon, 2 Feb 2009 07:30:26 +0000 (23:30 -0800)
commit0648bc9f65f1c6700b442e57ac0e82404fb60c2d
treeb50c1f94c42e335fa4180b17a0df14f7dcf294d6
parentecb7f29f74c8f7456302267fe31b1de4bcc103c5
r300: Add texture stubs.
src/gallium/drivers/r300/Makefile
src/gallium/drivers/r300/r300_screen.c
src/gallium/drivers/r300/r300_screen.h
src/gallium/drivers/r300/r300_texture.c [new file with mode: 0644]
src/gallium/drivers/r300/r300_texture.h [new file with mode: 0644]