aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/compiler/r3xx_vertprog.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan2015-12-061-1/+1
* r300g: implement ARR opcodeDavid Heidelberg2014-12-211-3/+4
* gallium/radeon: cleanup header inclusionEmil Velikov2014-08-281-1/+1
* r300g/complier: Make r300_vertprog_swizzle_caps visible in other filesTom Stellard2013-02-211-1/+1
* r300/compiler: add support for saturate output modifier in r500 vertex shadersMarek Olšák2013-02-061-8/+15
* r300/compiler: Fix nested flow control in r500 vertex shadersTom Stellard2012-04-131-170/+47
* r300/compiler: Use consistent src swizzles for transcendent instructionsTom Stellard2011-10-021-4/+6
* r300g: copy the compiler from r300cMarek Olšák2011-07-261-0/+1045