commit | 7d532800d8be5ce31731658564691ae9cdaacf7a | [log] [tgz] |
---|---|---|
author | Vadim Girlin <vadimgirlin@gmail.com> | Tue Jan 08 22:46:35 2013 +0100 |
committer | Tom Stellard <thomas.stellard@amd.com> | Fri Jan 18 20:08:10 2013 +0000 |
tree | 812ad374681f4dcb6737b86ca7d6fec6b1a9da10 | |
parent | 1ee2880e865135df451a3dc21ccc8f3631bdba02 [diff] |
r600g/llvm: rework handling of the constants Vincent Lejeune: - tgsi to llvm now emits pointers for constants Tom Stellard: - Only use texture cache for vtx fetch with compute shaders - Change address space used for constant loads to match LLVM backend. Reviewed-by: Tom Stellard <thomas.stellard@amd.com>