summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i915simple/i915_texture.h
AgeCommit message (Collapse)Author
2008-02-06gallium: change pipe->texture_create() to operate like the CSO functionsBrian
Now, pass in a template object and return a new object.
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.