summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/Makefile
Commit message (Expand)AuthorAgeFilesLines
* g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton2009-09-271-1/+2
* softpipe: remove old prim_setup draw stageKeith Whitwell2009-08-231-1/+0
* softpipe: split texture and surface tile cachesKeith Whitwell2009-08-181-0/+1
* softpipe: remove gallivm fragment shadersKeith Whitwell2009-08-111-1/+0
* softpipe: move all depth/stencil/alpha pixel processing into one stageKeith Whitwell2009-07-271-5/+0
* softpipe: move all color-combine code into sp_quad_blend.cKeith Whitwell2009-07-241-8/+6
* gallium: Improve makefiles for librariesJakob Bornecrantz2009-02-201-3/+0
* softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]Brian2009-02-111-1/+1
* remove usage of vertex_headerKeith Whitwell2008-04-101-0/+1
* gallium: get rid of bufloop quad stageBrian2008-04-071-1/+0
* gallium: implement pipe_screen for softpipe driverBrian2008-02-271-0/+1
* Simplify makefile boilerplate code.José Fonseca2008-02-191-8/+1
* Merge commit 'origin/gallium-0.1' into gallium-0.1Keith Whitwell2008-02-151-0/+3
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+50