Mesa (gallium-0.2): gallium: TGSI to PPC code generation

Brian Paul brianp at kemper.freedesktop.org
Wed Oct 22 17:15:52 UTC 2008


Module: Mesa
Branch: gallium-0.2
Commit: 70f4ad44985e3ec6dabc1b0e55a5bf85803a4cd4
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=70f4ad44985e3ec6dabc1b0e55a5bf85803a4cd4

Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Oct 22 11:07:35 2008 -0600

gallium: TGSI to PPC code generation

Based on the TGSIto SSE2 code generator.
Incomplete and lots of SSE stuff still hanging around but the basic dozen
or so TGSI opcodes are functioning.

---

 src/gallium/auxiliary/tgsi/Makefile   |    1 +
 src/gallium/auxiliary/tgsi/tgsi_ppc.c | 2781 +++++++++++++++++++++++++++++++++
 src/gallium/auxiliary/tgsi/tgsi_ppc.h |   48 +
 3 files changed, 2830 insertions(+), 0 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=70f4ad44985e3ec6dabc1b0e55a5bf85803a4cd4



More information about the mesa-commit mailing list