summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_state_setup.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: use ints not unsigned for slotsRoland Scheidegger2016-01-071-4/+4
* llvmpipe: fix layer/vp input into fs when not written by prior stagesRoland Scheidegger2015-12-121-5/+4
* draw,llvmpipe,util: add depth bias calculation for arb_depth_buffer_floatMatthew McClure2013-11-071-1/+2
* llvmpipe: handle offset_clampRoland Scheidegger2013-06-271-1/+3
* llvmpipe: rename polygon offset fields to something more specificBrian Paul2013-02-221-2/+2
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-9/+2
* llvmpipe: Use -1 instead of ~0 for "no slot".José Fonseca2011-11-011-4/+4
* llvmpipe: twoside for specular color alsoKeith Whitwell2010-11-191-4/+8
* llvmpipe: added llvm offset setup codeHui Qi Tay2010-11-041-1/+5
* llvmpipe: Moved draw pipeline twoside function to llvm setup codeHui Qi Tay2010-11-011-1/+2
* llvmpipe: remove unused arg from jit_setup_tri functionKeith Whitwell2010-10-171-2/+1
* llvmpipe: use llvm for attribute interpolant calculationKeith Whitwell2010-09-181-0/+81