summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_state_rasterizer.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan2015-12-061-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* llvmpipe: Basic implementation of pipe_context::set_sample_mask.José Fonseca2014-01-071-2/+0
* llvmpipe: We don't use the draw pipeline for offset_point/line.José Fonseca2013-10-091-2/+0
* gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...José Fonseca2013-04-231-9/+10
* llvmpipe: add missing checks for polygon offset point/line modesBrian Paul2013-02-221-0/+6
* llvmpipe: EXT_transform_feedback support (v1.1)Dave Airlie2012-12-061-0/+2
* llvmpipe: turn off draw offset/twoside when we can handle itKeith Whitwell2010-10-221-27/+72
* llvmpipe: rename sprite field, add sprite_coord_originBrian Paul2010-09-201-1/+2
* llvmpipe: indentation fixBrian Paul2010-09-201-1/+1
* llvmpipe: point sprites rasterizationHui Qi Tay2010-08-271-2/+4
* llvmpipe: native point rasterizationHui Qi Tay2010-08-271-0/+2
* llvmpipe: native rasterization for linesHui Qi Tay2010-08-271-0/+2
* 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