aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_state_vs.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan2015-12-061-1/+1
* llvmpipe: Simplify vertex and geometry shaders.José Fonseca2014-03-251-34/+12
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* llvmpipe: make shader-related functions static, clean-up initializationsBrian Paul2010-04-281-3/+13
* llvmpipe: dump shaders if LP_DEBUG=tgsiBrian Paul2010-04-281-0/+7
* llvmpipe: Treat state changes systematically.José Fonseca2009-12-261-4/+8
* llvmpipe: Fix memory leak.José Fonseca2009-11-241-0/+1
* llvmpipe: Split off vs stuff from lp_state_fs.c.José Fonseca2009-08-291-0/+96