summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_quad.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-11softpipe: implement some support for multiple viewportsEdward O'Callaghan1-0/+1
2014-06-11softpipe: add layered rendering support.Dave Airlie1-0/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-3/+3
2012-01-30gallium: Prefix #defines in tgsi_exec.h with TGSI_Tom Stellard1-4/+4
2010-10-13softpipe: add support for shader stencil export capabilityDave Airlie1-0/+1
2009-07-24softpipe: actually pass >1 quad from triangle routineKeith Whitwell1-3/+3
2009-02-11softpipe: updated commentsBrian1-7/+19
2009-02-11softpipe: rename PRIM_x to QUAD_PRIM_xBrian1-4/+4
2009-02-11softpipe: rename sp_headers.h to sp_quad.hBrian1-0/+94
2009-02-11softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]Brian1-69/+0
2008-04-07gallium: get rid of bufloop quad stageBrian1-1/+0
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+70