Mesa (arb_geometry_shader4): tgsi: add a aos execution engine

Zack Rusin zack at kemper.freedesktop.org
Tue May 26 18:12:46 UTC 2009


Module: Mesa
Branch: arb_geometry_shader4
Commit: 3c9a6c6e73c9f2fbf1d5995751a25706d0cf3bf1
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c9a6c6e73c9f2fbf1d5995751a25706d0cf3bf1

Author: Zack Rusin <zackr at vmware.com>
Date:   Tue May 26 14:07:32 2009 -0400

tgsi: add a aos execution engine

a simple port of the current soa code, so quite inneficient

---

 src/gallium/auxiliary/tgsi/Makefile        |    3 +-
 src/gallium/auxiliary/tgsi/tgsi_exec_aos.c | 2819 ++++++++++++++++++++++++++++
 src/gallium/auxiliary/tgsi/tgsi_exec_aos.h |  169 ++
 3 files changed, 2990 insertions(+), 1 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=3c9a6c6e73c9f2fbf1d5995751a25706d0cf3bf1



More information about the mesa-commit mailing list