summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_commands.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: implement MSAA colorbuffer compression for renderingMarek Olšák2013-08-171-0/+9
* radeonsi: update surface sync packet emit for CIKAlex Deucher2013-06-281-6/+17
* radeonsi: move draw cmds to si_commands.cChristian Koenig2012-09-261-0/+22
* radeonsi: start seperating commands into si_commands.cChristian Koenig2012-09-261-0/+8
* radeonsi: move sync handling into new state handlerChristian König2012-08-111-0/+39