summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/Makefile
AgeCommit message (Expand)Author
2010-09-25softpipe: rename sp_state_fs.c -> sp_state_shader.cBrian Paul
2010-06-08softpipe: added sp_state_so.c to file listBrian Paul
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-08-23softpipe: remove old prim_setup draw stageKeith Whitwell
2009-08-18softpipe: split texture and surface tile cachesKeith Whitwell
2009-08-11softpipe: remove gallivm fragment shadersKeith Whitwell
2009-07-27softpipe: move all depth/stencil/alpha pixel processing into one stageKeith Whitwell
2009-07-24softpipe: move all color-combine code into sp_quad_blend.cKeith Whitwell
2009-02-20gallium: Improve makefiles for librariesJakob Bornecrantz
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-27gallium: implement pipe_screen for softpipe driverBrian
2008-02-19Simplify makefile boilerplate code.José Fonseca
2008-02-15Merge commit 'origin/gallium-0.1' into gallium-0.1Keith Whitwell
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca