gallium: free bitmap fragment shaders, misc clean-up
[mesa.git] / src / mesa / state_tracker / st_texture.h
2008-03-19 Brian Paulgallium: add face, dirtyLevels params to pipe->texture_...
2008-02-20 Briangallium: state tracker didn't always notify drivers...
2008-02-12 Briangallium: remove unused first_level param from st_textur...
2008-02-12 Briangallium: clean-up, simplification of mipmapped textures
2008-02-06 Briancomments, clean-ups, consts
2008-01-04 Michel Dänzergallium: Make texture target an enum for better debugga...
2007-12-11 Michel DänzerRemove internal_format field from struct pipe_texture.
2007-12-10 Michel DänzerRemove stray references to struct pipe_region.
2007-12-07 Michel DänzerEliminate struct pipe_region.
2007-12-06 Michel DänzerHide texture layout details from the state tracker.