summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_texture.h
AgeCommit message (Collapse)Author
2007-12-07Move struct softpipe_texture definition into sp_texture.hBrian
Also, added softpipe_texture() cast wrapper.
2007-12-06Hide texture layout details from the state tracker.Michel Dänzer
pipe->get_tex_surface() has to be used for access to texture image data.