summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_texture.h
AgeCommit message (Expand)Author
2008-03-19gallium: add face, dirtyLevels params to pipe->texture_update()Brian Paul
2008-02-20gallium: state tracker didn't always notify drivers of texobj data changesBrian
2008-02-12gallium: remove unused first_level param from st_texture_create()Brian
2008-02-12gallium: clean-up, simplification of mipmapped texturesBrian
2008-02-06comments, clean-ups, constsBrian
2008-01-04gallium: Make texture target an enum for better debuggability.Michel Dänzer
2007-12-11Remove internal_format field from struct pipe_texture.Michel Dänzer
2007-12-10Remove stray references to struct pipe_region.Michel Dänzer
2007-12-07Eliminate struct pipe_region.Michel Dänzer
2007-12-06Hide texture layout details from the state tracker.Michel Dänzer