gallium: free bitmap fragment shaders, misc clean-up
[mesa.git] / src / mesa / state_tracker / st_atom_texture.c
2008-03-20 Brian Paulgallium: catch some out of memory conditions in the...
2008-03-19 Brian Paulgallium: add face, dirtyLevels params to pipe->texture_...
2008-03-05 Keith Whitwellgallium: michel's patch to rework texture/sampler bindi...
2008-02-29 Brian Paulgallium: change st->state.sampler_texture[] to store...
2008-02-29 Brian Paulgallium: fix update_textures() bug in pipe_texture...
2008-02-20 Briangallium: new pipe->texture_update() function
2008-02-20 Briangallium: state tracker didn't always notify drivers...
2008-02-06 Brianadded comment
2008-02-06 Brianclean-up
2007-12-11 Keith Whitwellgallium: remove set_sampler_units interface
2007-12-06 Michel DänzerHide texture layout details from the state tracker.
2007-11-02 Briansilence the finalize_mipmap_tree msg
2007-08-25 keithwadd names to tracked state atoms to improve debug
2007-08-13 Brianfix some issues with texture/mipmap_tree state tracking
2007-08-08 Briandebug info
2007-08-07 Brianplug in texture/sampler state update
2007-08-07 Briantexture image state handling