Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeonsi: use r600_common_context, r600_common_screen, r600_resource | Marek Olšák | 2013-08-31 | 1 | -11/+12 |
* | radeonsi/compute: Let the state tracker do all the flushing | Tom Stellard | 2013-08-17 | 1 | -3/+0 |
* | radeonsi: Handle TGSI_OPCODE_DDX/Y using local memory | Michel Dänzer | 2013-07-10 | 1 | -1/+1 |
* | radeonsi/compute: Fix memory leak in radeonsi_launch_grid. | Vinson Lee | 2013-06-27 | 1 | -0/+1 |
* | radeonsi/compute: Upload work group, work item size in input buffer | Tom Stellard | 2013-06-03 | 1 | -11/+27 |
* | radeonsi/compute: Pass kernel arguments in a buffer v2 | Tom Stellard | 2013-06-03 | 1 | -14/+12 |
* | radeonsi/compute: Implement un-binding of global buffers | Tom Stellard | 2013-06-03 | 1 | -12/+19 |
* | radeonsi/compute: Support multiple kernels in a compute program | Tom Stellard | 2013-06-03 | 1 | -9/+18 |
* | winsys/radeon: consolidate tracing into winsys v2 | Jerome Glisse | 2013-04-25 | 1 | -1/+1 |
* | radeonsi: Add compute support v3 | Tom Stellard | 2013-04-05 | 1 | -0/+234 |