gallium: remove some debug assertions in vertex format validation
[mesa.git] / src / mesa / pipe / softpipe / sp_texture.c
2008-02-12 Briangallium: clean-up, simplification of mipmapped textures
2008-02-06 Briangallium: change pipe->texture_create() to operate like...
2008-01-25 Keith Whitwellgallium: rename pipe_buffer_handle to pipe_buffer...
2008-01-25 Michel Dänzergallium: Simplify winsys buffer interface.
2008-01-22 Briangallium: move softpipe_get_tex_surface() into sp_texture.c
2008-01-17 José FonsecaBack-port miscellaneous fixes from internal branch...
2008-01-10 Michel Dänzersoftpipe: Simplify texture memory layout.
2007-12-13 Keith Whitwell965: get fragment shader compiler compiling
2007-12-10 Michel DänzerFix up some confusion wrt winsys->buffer_create alignme...
2007-12-09 José FonsecaAdapt for winsys interface changes.
2007-12-07 Briandon't dereference pt after realloc - fixes valgrind...
2007-12-07 BrianMove struct softpipe_texture definition into sp_texture.h
2007-12-07 Michel DänzerEliminate struct pipe_region.
2007-12-06 Michel DänzerHide texture layout details from the state tracker.