summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_state_gs.c
Commit message (Expand)AuthorAgeFilesLines
* svga: add guest statistic gathering interfaceCharmaine Lee2016-08-261-4/+8
* gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan2015-12-061-3/+3
* svga: remove svga_tgsi_vgpu9_translate() call in GS pathBrian Paul2015-10-161-7/+3
* svga: clean up the compile_vs/gs/fs() functionsBrian Paul2015-09-101-12/+7
* svga: add new svga_state_gs.c fileBrian Paul2015-09-021-0/+264