summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_rgba_tile.h
AgeCommit message (Collapse)Author
2007-12-12Move float/rgba tile get/put functions into new file.Brian
This should be moved into a gallium util lib (location tbd) so it can also be used by the state tracker. Then, remove the pipe->get/put_tile_rgba() functions.