[Mesa-dev] r600g compute support v3

2012-05-24 Thread Tom Stellard
Hi, Here is an updated version of the r600 compute patches. Patches 2,4,9,10 have changed since v2 and patch 3 is new. -Tom ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] r600g compute support v2

2012-05-22 Thread Tom Stellard
Hi, Here is an updated version of the compute patches for r600g. Patches 1, 9, and 10 have been changed since v1 and patches 3 and 4 are new. -Tom ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/m

[Mesa-dev] r600g compute support

2012-05-11 Thread Tom Stellard
Hi, Attached are patches to enable compute on r600g. These patches can also be found in the gallium-compute-r600 branch here: cgit.freedesktop.org/~tstellar/mesa You will need to install patched versions of llvm, clang, and libclc to be able to use this code. Full build instructions can be foun