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