summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_quad.h
AgeCommit message (Expand)Author
2010-10-13softpipe: add support for shader stencil export capabilityDave Airlie
2009-07-24softpipe: actually pass >1 quad from triangle routineKeith Whitwell
2009-02-11softpipe: updated commentsBrian
2009-02-11softpipe: rename PRIM_x to QUAD_PRIM_xBrian
2009-02-11softpipe: rename sp_headers.h to sp_quad.hBrian
2009-02-11softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]Brian
2008-04-07gallium: get rid of bufloop quad stageBrian
2008-02-15Code reorganization: move files into their places.José Fonseca