summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_state_rasterizer.c
AgeCommit message (Expand)Author
2010-10-22llvmpipe: turn off draw offset/twoside when we can handle itKeith Whitwell
2010-09-20llvmpipe: rename sprite field, add sprite_coord_originBrian Paul
2010-09-20llvmpipe: indentation fixBrian Paul
2010-08-27llvmpipe: point sprites rasterizationHui Qi Tay
2010-08-27llvmpipe: native point rasterizationHui Qi Tay
2010-08-27llvmpipe: native rasterization for linesHui Qi Tay
2010-05-14gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell
2010-04-28llvmpipe: make rasterizer-related functions static, clean-up initializationsBrian Paul
2010-04-24llvmpipe: Pass flatshade_first to setup.José Fonseca
2010-04-19Merge branch '7.8'Brian Paul
2010-04-19gallium/draw: use correct rasterization state for wide/AA points/linesBrian Paul
2010-03-13llvmpipe: Obey rasterization rules.José Fonseca
2010-01-15llvmpipe: implement scissor test in triangle setupBrian Paul
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2009-12-26llvmpipe: Treat state changes systematically.José Fonseca
2009-12-04llvmpipe: fix-up polygon culling/windingBrian Paul
2009-08-29llvmpipe: Rename preprocessor symbols too.José Fonseca
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca