aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_state_rasterizer.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell2010-05-141-2/+2
* llvmpipe: make rasterizer-related functions static, clean-up initializationsBrian Paul2010-04-281-4/+13
* llvmpipe: Pass flatshade_first to setup.José Fonseca2010-04-241-0/+2
* Merge branch '7.8'Brian Paul2010-04-191-3/+11
|\
| * gallium/draw: use correct rasterization state for wide/AA points/linesBrian Paul2010-04-191-3/+11
* | llvmpipe: Obey rasterization rules.José Fonseca2010-03-131-1/+2
|/
* llvmpipe: implement scissor test in triangle setupBrian Paul2010-01-151-1/+2
* Merge remote branch 'origin/master' into lp-binningJosé Fonseca2010-01-081-3/+6
|\
| * llvmpipe: Treat state changes systematically.José Fonseca2009-12-261-3/+6
* | llvmpipe: fix-up polygon culling/windingBrian Paul2009-12-041-0/+11
|/
* llvmpipe: Rename preprocessor symbols too.José Fonseca2009-08-291-1/+1
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+62