Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g: precompute color buffer state in pipe_surface and reuse it | Marek Olšák | 2012-08-04 | 1 | -1/+21 |
* | r600g: drop the old texture allocation code | Marek Olšák | 2012-08-04 | 1 | -1/+1 |
* | r600g: Emit dispatch state for compute directly to the cs | Tom Stellard | 2012-07-27 | 1 | -19/+0 |
* | r600g: Unify 3D and compute vertex buffer emission | Tom Stellard | 2012-07-15 | 1 | -81/+0 |
* | r600g: move CB_TARGET_MASK setup into new cb_misc_state | Marek Olšák | 2012-07-12 | 1 | -1/+1 |
* | r600g/compute: Use evergreen_cb() for binding RATs | Tom Stellard | 2012-07-09 | 1 | -66/+28 |
* | r600g: Use a texture as the underlying resource for compute_memory_pool | Tom Stellard | 2012-07-09 | 1 | -14/+7 |
* | r600g: Unify SURFACE_SYNC packet emission for 3D and compute | Tom Stellard | 2012-06-21 | 1 | -93/+18 |
* | r600g: Compute support for Cayman | Tom Stellard | 2012-06-06 | 1 | -4/+12 |
* | r600g: compute support for evergreen | Adam Rak | 2012-06-01 | 1 | -0/+830 |