summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_quad.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: begin reworking quad stages for multiple color outputsBrian2008-04-071-9/+0
* gallium: remove uses_kill field from softpipe_shaderBrian2008-02-271-1/+1
* gallium: added tgsi_shader_field to sp_fragment_shaderBrian2008-02-261-1/+1
* gallium: disable early Z test if fragment shader contains KIL instruction.Brian2008-02-231-2/+3
* gallium: new draw stage for polygon stipple.Brian2008-02-211-0/+2
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+118