summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_setup.h
AgeCommit message (Expand)Author
2010-01-06llvmpipe: merge setup and draw vbuf submodulesKeith Whitwell
2009-12-11llvmpipe: checkpoint: plug in the new fencing codeBrian Paul
2009-12-04llvmpipe: simplify framebuffer state codeBrian Paul
2009-10-09llvmpipe: trivial/clear worksKeith Whitwell
2009-10-09llvmpipe: fix a couple of warningsKeith Whitwell
2009-10-09llvmpipe: Pass state to setup.José Fonseca
2009-10-09llvmpipe: calculate overall width and height, pass to rasterizerKeith Whitwell
2009-10-08llvmpipe: get lp_setup compilingKeith Whitwell
2009-10-08llvmpipe: work on clears and coefficientsKeith Whitwell
2009-10-08llvmpipe: start cleaning upKeith Whitwell
2009-10-08llvmpipe: remove some old sampler support structsKeith Whitwell
2009-10-08llvmpipe: Update lp_setup_clear invocation.José Fonseca
2009-10-08llvmpipe: remove tex tile cache and related codeKeith Whitwell
2009-10-08llvmpipe: wip me harderKeith Whitwell
2009-10-08llvmpipe: import experimental softpipe rasterizer code, wip binning codeKeith Whitwell
2009-08-29llvmpipe: prefix point/line/tri_setup() functions with llvmpipe_Brian Paul
2009-08-29llvmpipe: Rename preprocessor symbols too.José Fonseca
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca