summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_quad_output.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-11softpipe: rename sp_headers.h to sp_quad.hBrian1-1/+1
2009-02-11softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]Brian1-1/+1
2009-01-27gallium: standardize api on the prefix "nr"Zack Rusin1-1/+1
2008-11-06softpipe: debug code (disabled)Brian Paul1-0/+8
2008-09-08softpipe: Split changing fields of quad_header into input, inout and output p...Michal Krol1-5/+5
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul1-1/+1
2008-04-07gallium: begin reworking quad stages for multiple color outputsBrian1-17/+22
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+90