Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g/compute: Enable PIPE_SHADER_IR_NATIVE for compute shaders v2 | Tom Stellard | 2014-10-31 | 1 | -1/+11 |
* | radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcode | Aaron Watry | 2013-12-23 | 1 | -0/+4 |
* | r600g/compute: Accept LDS size from the LLVM backend | Tom Stellard | 2013-06-28 | 1 | -0/+1 |
* | r600g/compute: Removed unused and untested code | Tom Stellard | 2013-04-25 | 1 | -67/+0 |
* | r600g/compute: Use a constant buffer to store kernel parameters v2 | Tom Stellard | 2013-04-25 | 1 | -1/+1 |
* | r600g: remove deprecated state management code | Marek Olšák | 2013-03-11 | 1 | -1/+0 |
* | r600g: Handle multiple kernels in the same program v2 | Tom Stellard | 2012-09-25 | 1 | -6/+12 |
* | r600g: Emit dispatch state for compute directly to the cs | Tom Stellard | 2012-07-27 | 1 | -1/+0 |
* | r600g: Unify 3D and compute vertex buffer emission | Tom Stellard | 2012-07-15 | 1 | -1/+0 |
* | r600g: Unify SURFACE_SYNC packet emission for 3D and compute | Tom Stellard | 2012-06-21 | 1 | -2/+0 |
* | r600g: compute support for evergreen | Adam Rak | 2012-06-01 | 1 | -0/+119 |