summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_quad.c
AgeCommit message (Expand)Author
2008-04-07gallium: begin reworking quad stages for multiple color outputsBrian
2008-02-27gallium: remove uses_kill field from softpipe_shaderBrian
2008-02-26gallium: added tgsi_shader_field to sp_fragment_shaderBrian
2008-02-23gallium: disable early Z test if fragment shader contains KIL instruction.Brian
2008-02-21gallium: new draw stage for polygon stipple.Brian
2008-02-15Code reorganization: move files into their places.José Fonseca