summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_texture.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: add face, dirtyLevels params to pipe->texture_update()Brian Paul2008-03-191-2/+0
* gallium: state tracker didn't always notify drivers of texobj data changesBrian2008-02-201-0/+64
* gallium: remove unused first_level param from st_texture_create()Brian2008-02-121-1/+0
* gallium: clean-up, simplification of mipmapped texturesBrian2008-02-121-3/+3
* comments, clean-ups, constsBrian2008-02-061-4/+4
* gallium: Make texture target an enum for better debuggability.Michel Dänzer2008-01-041-2/+2
* Remove internal_format field from struct pipe_texture.Michel Dänzer2007-12-111-1/+0
* Remove stray references to struct pipe_region.Michel Dänzer2007-12-101-1/+0
* Eliminate struct pipe_region.Michel Dänzer2007-12-071-2/+1
* Hide texture layout details from the state tracker.Michel Dänzer2007-12-061-0/+109