summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/SConscript
AgeCommit message (Expand)AuthorFilesLines
2016-02-11scons: Eliminate MSVC2008 compatibility.Jose Fonseca1-1/+1
2015-03-04softpipe,trace: Set MSVC 2008 compat flags.Jose Fonseca1-0/+1
2013-10-01softpipe: consolidate C sources list into Makefile.sourcesEmil Velikov1-31/+3
2011-11-08Remove tgsi_sse2.José Fonseca1-1/+0
2011-07-13softpipe: Remove sp_video_context.c from SConscript.Vinson Lee1-1/+0
2010-11-11Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+2
2010-11-01scons: Revamp how to specify targets to build.José Fonseca1-0/+2
2010-10-12Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König1-1/+2
2010-09-25softpipe: rename sp_state_fs.c -> sp_state_shader.cBrian Paul1-1/+1
2010-06-08gallium: basic and initial implementation of the stream output interfaceZack Rusin1-0/+1
2010-05-08vl: Get softpipe building again.Younes Manton1-0/+1
2010-04-10Squashed commit of the following:Keith Whitwell1-2/+0
2010-03-11softpipe: Dummy fence functions.José Fonseca1-0/+1
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell1-2/+2
2010-01-17softpipe: Move st/python's malloc winsys to softpipeJakob Bornecrantz1-0/+1
2009-09-27g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton1-1/+2
2009-09-24softpipe: Update SConscript.José Fonseca1-6/+0
2009-08-23softpipe: remove old prim_setup draw stageKeith Whitwell1-1/+0
2009-08-18softpipe: split texture and surface tile cachesKeith Whitwell1-0/+1
2009-07-24softpipe: move all color-combine code into sp_quad_blend.cKeith Whitwell1-2/+0
2009-02-11softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]Brian1-1/+1
2008-04-10remove usage of vertex_headerKeith Whitwell1-0/+1
2008-04-07gallium: get rid of bufloop quad stageBrian1-1/+0
2008-02-29scons: List sp_screen.c.Michal Krol1-0/+1
2008-02-24Add new files.José Fonseca1-0/+3
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+42