summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_quad_blend.c
AgeCommit message (Expand)Author
2009-02-11softpipe: rename sp_headers.h to sp_quad.hBrian
2009-02-11softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]Brian
2009-01-27gallium: standardize api on the prefix "nr"Zack Rusin
2008-09-08softpipe: Split changing fields of quad_header into input, inout and output p...Michal Krol
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-04-23gallium: move logicop test outside of loopBrian Paul
2008-04-23gallium: fix broken PIPE_BLENDFACTOR_SRC_ALPHA_SATURATEBrian Paul
2008-04-09gallium: fix bug in PIPE_BLENDFACTOR_INV_DST_ALPHA caseBrian Paul
2008-04-07gallium: begin reworking quad stages for multiple color outputsBrian
2008-03-10gallium: WinCE portability fixes.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca