summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-09-27g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton1-1/+2
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-08-11softpipe: remove gallivm fragment shadersKeith Whitwell1-1/+0
2009-07-27softpipe: move all depth/stencil/alpha pixel processing into one stageKeith Whitwell1-5/+0
2009-07-24softpipe: move all color-combine code into sp_quad_blend.cKeith Whitwell1-8/+6
2009-02-20gallium: Improve makefiles for librariesJakob Bornecrantz1-3/+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-27gallium: implement pipe_screen for softpipe driverBrian1-0/+1
2008-02-19Simplify makefile boilerplate code.José Fonseca1-8/+1
2008-02-15Merge commit 'origin/gallium-0.1' into gallium-0.1Keith Whitwell1-0/+53
2008-02-15Code reorganization: update build.José Fonseca1-1/+1
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+50