summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_state_rasterizer.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-06gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan1-1/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2014-01-07llvmpipe: Basic implementation of pipe_context::set_sample_mask.José Fonseca1-2/+0
2013-10-09llvmpipe: We don't use the draw pipeline for offset_point/line.José Fonseca1-2/+0
2013-04-23gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...José Fonseca1-9/+10
2013-02-22llvmpipe: add missing checks for polygon offset point/line modesBrian Paul1-0/+6
2012-12-06llvmpipe: EXT_transform_feedback support (v1.1)Dave Airlie1-0/+2
2010-10-22llvmpipe: turn off draw offset/twoside when we can handle itKeith Whitwell1-27/+72
2010-09-20llvmpipe: rename sprite field, add sprite_coord_originBrian Paul1-1/+2
2010-09-20llvmpipe: indentation fixBrian Paul1-1/+1
2010-08-27llvmpipe: point sprites rasterizationHui Qi Tay1-2/+4
2010-08-27llvmpipe: native point rasterizationHui Qi Tay1-0/+2
2010-08-27llvmpipe: native rasterization for linesHui Qi Tay1-0/+2
2010-05-14gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell1-2/+2
2010-04-28llvmpipe: make rasterizer-related functions static, clean-up initializationsBrian Paul1-4/+13
2010-04-24llvmpipe: Pass flatshade_first to setup.José Fonseca1-0/+2
2010-04-19Merge branch '7.8'Brian Paul1-3/+11
2010-04-19gallium/draw: use correct rasterization state for wide/AA points/linesBrian Paul1-3/+11
2010-03-13llvmpipe: Obey rasterization rules.José Fonseca1-1/+2
2010-01-15llvmpipe: implement scissor test in triangle setupBrian Paul1-1/+2
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca1-3/+6
2009-12-26llvmpipe: Treat state changes systematically.José Fonseca1-3/+6
2009-12-04llvmpipe: fix-up polygon culling/windingBrian Paul1-0/+11
2009-08-29llvmpipe: Rename preprocessor symbols too.José Fonseca1-1/+1
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca1-0/+62