gallium: get rid of bufloop quad stage
[mesa.git] / src / gallium / drivers / softpipe / sp_quad_fs.c
2008-04-08 Briangallium: begin reworking quad stages for multiple color...
2008-03-28 Briangallium: Fix computation of Z values when not using...
2008-03-27 Briangallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
2008-03-14 Briangallium: remove DOS carriage returns
2008-03-05 Keith Whitwellgallium: michel's patch to rework texture/sampler bindi...
2008-02-27 Briangallium: remove dependencies on pipe_shader_state's...
2008-02-26 Briangallium: added tgsi_shader_field to sp_fragment_shader
2008-02-20 Briangallium: replace some ordinary assignments with pipe_re...
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: update build.
2008-02-15 José FonsecaCode reorganization: move files into their places.