summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_commands.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: remove unused draw packet functionsMarek Olšák2014-12-101-75/+0
* radeonsi: remove old cache flushing codeMarek Olšák2014-09-241-21/+0
* radeonsi: implement ARB_draw_indirectMarek Olšák2014-07-181-0/+53
* radeonsi: cleanup includes, add missing licenseMarek Olšák2014-01-281-1/+0
* radeonsi: Apply si_* file naming scheme.Andreas Hartmetz2014-01-141-2/+2
* radeonsi: simplify and improve flushingMarek Olšák2013-08-311-9/+0
* 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