summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/SConscript
AgeCommit message (Expand)Author
2010-11-01scons: Revamp how to specify targets to build.José Fonseca
2010-09-25softpipe: rename sp_state_fs.c -> sp_state_shader.cBrian Paul
2010-06-08gallium: basic and initial implementation of the stream output interfaceZack Rusin
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-11softpipe: Dummy fence functions.José Fonseca
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell
2010-01-17softpipe: Move st/python's malloc winsys to softpipeJakob Bornecrantz
2009-09-27g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton
2009-09-24softpipe: Update SConscript.José Fonseca
2009-08-23softpipe: remove old prim_setup draw stageKeith Whitwell
2009-08-18softpipe: split texture and surface tile cachesKeith Whitwell
2009-07-24softpipe: move all color-combine code into sp_quad_blend.cKeith Whitwell
2009-02-11softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]Brian
2008-04-10remove usage of vertex_headerKeith Whitwell
2008-04-07gallium: get rid of bufloop quad stageBrian
2008-02-29scons: List sp_screen.c.Michal Krol
2008-02-24Add new files.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca