summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/radeonsi_compute.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi/compute: Upload work group, work item size in input bufferTom Stellard2013-06-031-11/+27
* radeonsi/compute: Pass kernel arguments in a buffer v2Tom Stellard2013-06-031-14/+12
* radeonsi/compute: Implement un-binding of global buffersTom Stellard2013-06-031-12/+19
* radeonsi/compute: Support multiple kernels in a compute programTom Stellard2013-06-031-9/+18
* winsys/radeon: consolidate tracing into winsys v2Jerome Glisse2013-04-251-1/+1
* radeonsi: Add compute support v3Tom Stellard2013-04-051-0/+234