Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g/llvm: Move llvm wrapper functions into the radeon directory | Tom Stellard | 2013-03-13 | 1 | -61/+0 |
| | |||||
* | radeon/llvm: Fix build with LLVM 3.3 | Tom Stellard | 2013-02-19 | 1 | -0/+4 |
| | |||||
* | r600g: Handle multiple kernels in the same program v2 | Tom Stellard | 2012-09-25 | 1 | -0/+38 |
| | | | | | v2: - Use pc parameter of launch_grid | ||||
* | r600g: compute support for evergreen | Adam Rak | 2012-06-01 | 1 | -0/+19 |
Tom Stellard: - Updated for gallium interface changes - Fixed a few bugs: + Set the loop counter + Calculate the correct number of pipes - Added hooks into the LLVM compiler |