OSDN Git Service

gallium-r300: Add r300_clear.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Fri, 9 Jan 2009 00:33:29 +0000 (16:33 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Mon, 2 Feb 2009 07:30:20 +0000 (23:30 -0800)
commit62363723001a63b86b7526d6528c19996a44463b
treeaa9367bf38968351d62bbb3974c2886216fff169
parent3b37cb49b821dd0c59fd5361ada6c0df9ac07db8
gallium-r300: Add r300_clear.

Todo:
- Less suckage.
- Re-read bo-cs stuff, figure out how the hell to emit state.
- Blits.
src/gallium/drivers/r300/Makefile
src/gallium/drivers/r300/r300_clear.c [new file with mode: 0644]
src/gallium/drivers/r300/r300_clear.h [new file with mode: 0644]