Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g: move CB_TARGET_MASK setup into new cb_misc_state | Marek Olšák | 2012-07-12 | 1 | -2/+1 |
* | r600g/compute: Add more debugging output | Tom Stellard | 2012-07-11 | 1 | -0/+15 |
* | r600g/compute: Use evergreen_cb() for binding RATs | Tom Stellard | 2012-07-09 | 1 | -2/+15 |
* | r600g/compute: Move LOOP_CONST initialization to start_compute_cs atom | Tom Stellard | 2012-07-09 | 1 | -14/+16 |
* | r600g: Add start_compute_cs atom to struct r600_context | Tom Stellard | 2012-07-09 | 1 | -93/+91 |
* | r600g: Only emit start_cs_cmd atom once for compute command streams | Tom Stellard | 2012-07-09 | 1 | -2/+0 |
* | r600g: Unify SURFACE_SYNC packet emission for 3D and compute | Tom Stellard | 2012-06-21 | 1 | -6/+12 |
* | r600g: Enable reusing of compute state | Tom Stellard | 2012-06-21 | 1 | -6/+9 |
* | winsys/radeon: enable IB submission to compute rings v2 | Christian König | 2012-06-15 | 1 | -1/+1 |
* | r600g: Compute support for Cayman | Tom Stellard | 2012-06-06 | 1 | -14/+33 |
* | r600g: compute support for evergreen | Adam Rak | 2012-06-01 | 1 | -0/+814 |