gallium: clean-up, simplification of mipmapped textures
[mesa.git] / src / mesa / pipe / i965simple / brw_wm_surface_state.c
2008-02-12 Briangallium: clean-up, simplification of mipmapped textures
2008-01-25 Keith Whitwellgallium: rename pipe_buffer_handle to pipe_buffer...
2008-01-04 Michel Dänzergallium: Make texture target an enum for better debugga...
2007-12-19 Keith Whitwell965: fill unused surface pointers with zero
2007-12-19 Keith Whitwell965: pitch is in bytes not pixels
2007-12-19 Keith Whitwell965: fix off-by-one in surface dimensions
2007-12-19 Keith Whitwell965: fix colormask state
2007-12-17 Keith Whitwell965: fix/hack check for NULL texunit in state upload
2007-12-13 Keith Whitwell965: get brw_wm_surface_state compiling again
2007-12-13 Zack Rusini965: make the wm_surface compile
2007-12-12 Keith Whitwell965: sketch changes to brw_wm_surface_state.c
2007-12-11 Zack RusinPort i965 driver to Gallium3D.