aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_state_tgsi_transform.c
Commit message (Expand)AuthorAgeFilesLines
* svga: Use pipe_shader_state_from_tgsi to set shader stateNeha Bhende2020-02-101-1/+1
* svga: do not emulate wide points in GS when doing transform feedbackCharmaine Lee2017-04-071-3/+5
* gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan2015-12-061-6/+6
* svga: add new svga_state_tgsi_transform.c fileBrian Paul2015-09-021-0/+293