gallium: get rid of bufloop quad stage
[mesa.git] / src / gallium / drivers / softpipe / sp_quad.c
2008-04-08 Briangallium: begin reworking quad stages for multiple color...
2008-02-27 Briangallium: remove uses_kill field from softpipe_shader
2008-02-26 Briangallium: added tgsi_shader_field to sp_fragment_shader
2008-02-23 Briangallium: disable early Z test if fragment shader contai...
2008-02-21 Briangallium: new draw stage for polygon stipple.
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: move files into their places.