summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_texture.h
AgeCommit message (Expand)Author
2008-02-06gallium: change pipe->texture_create() to operate like the CSO functionsBrian
2008-01-25gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ codeKeith Whitwell
2008-01-21gallium: move softpipe_get_tex_surface() prototypeBrian
2008-01-21gallium: add license commentBrian
2008-01-10softpipe: Simplify texture memory layout.Michel Dänzer
2007-12-07Move struct softpipe_texture definition into sp_texture.hBrian
2007-12-06Hide texture layout details from the state tracker.Michel Dänzer