summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_texture.c
AgeCommit message (Expand)Author
2008-02-26gallium: remove pipe parameter from pipe_texture_reference()Brian
2008-02-20gallium: replace some ordinary assignments with pipe_reference_texture()Brian
2008-02-20gallium: minor re-org of 915 surface/texture codeBrian
2008-02-20gallium: new pipe->texture_update() functionBrian
2008-02-15Code reorganization: move files into their places.José Fonseca