| Commit message (Expand) | Author | Age | Files | Lines |
* | R600/SI: Support byval arguments | Vincent Lejeune | 2013-10-13 | 1 | -1/+6 |
* | R600/SI: expose TBUFFER_STORE_FORMAT_* for OpenGL transform feedback | Tom Stellard | 2013-09-12 | 1 | -1/+2 |
* | R600/SI: Fix an obvious typo | Tom Stellard | 2013-08-14 | 1 | -1/+1 |
* | R600: Add 64-bit float load/store support | Tom Stellard | 2013-08-01 | 1 | -5/+5 |
* | R600: Use 64-bit alignment for 64-bit kernel arguments | Tom Stellard | 2013-08-01 | 1 | -1/+1 |
* | R600: Use the same compute kernel calling convention for all GPUs | Tom Stellard | 2013-07-23 | 1 | -5/+11 |
* | R600/SI: Add support for f64 kernel arguments | Tom Stellard | 2013-07-12 | 1 | -1/+1 |
* | R600/SI: Add support for v4i32 and v4f32 kernel args | Tom Stellard | 2013-06-25 | 1 | -4/+5 |
* | R600: Rework subtarget info and remove AMDILDevice classes | Tom Stellard | 2013-06-07 | 1 | -2/+2 |
* | R600/SI: Add a calling convention for compute shaders | Tom Stellard | 2013-06-03 | 1 | -7/+11 |
* | R600/SI: Add support for buffer stores v2 | Tom Stellard | 2013-04-05 | 1 | -1/+7 |
* | R600/SI: add proper formal parameter handling for SI | Christian Konig | 2013-03-07 | 1 | -0/+42 |