gallium: remove some debug assertions in vertex format validation
[mesa.git] / src / mesa / pipe / softpipe / sp_state_rasterizer.c
2008-02-06 Briangallium: use mem_dup()
2007-10-29 Michal KrolMake it compile under linux.
2007-10-29 Michal KrolMake gallium compile in win32.
2007-10-03 Zack RusinMake softpipe behave more like a real driver by always...
2007-09-19 Zack RusinConvert the rasterizer cso to the new semantics.
2007-09-18 Zack RusinFinishing up rename of the setup state to the rasterize...