summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_state_vs.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-06gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan1-1/+1
2014-03-25llvmpipe: Simplify vertex and geometry shaders.José Fonseca1-34/+12
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2010-04-28llvmpipe: make shader-related functions static, clean-up initializationsBrian Paul1-3/+13
2010-04-28llvmpipe: dump shaders if LP_DEBUG=tgsiBrian Paul1-0/+7
2009-12-26llvmpipe: Treat state changes systematically.José Fonseca1-4/+8
2009-11-24llvmpipe: Fix memory leak.José Fonseca1-0/+1
2009-08-29llvmpipe: Split off vs stuff from lp_state_fs.c.José Fonseca1-0/+96