Mesa (asm-shader-rework-1): ARB prog parser: Add support for RGBA components to SWZ instruction in fp

Ian Romanick idr at kemper.freedesktop.org
Thu Jul 30 17:53:34 UTC 2009


Module: Mesa
Branch: asm-shader-rework-1
Commit: 565a2a8f38f1407e2122b2dbfa4a0bc5bb881dd3
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=565a2a8f38f1407e2122b2dbfa4a0bc5bb881dd3

Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Thu Jul 30 10:51:43 2009 -0700

ARB prog parser: Add support for RGBA components to SWZ instruction in fp

---

 src/mesa/shader/program_parse.tab.c |  577 +++++++++++++++++++----------------
 src/mesa/shader/program_parse.tab.h |    9 +-
 src/mesa/shader/program_parse.y     |   85 +++++-
 3 files changed, 398 insertions(+), 273 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=565a2a8f38f1407e2122b2dbfa4a0bc5bb881dd3



More information about the mesa-commit mailing list