Mesa (refs/tags/useful): ARB prog parser: Compile lexer as C++

Ian Romanick idr at kemper.freedesktop.org
Sat Jul 9 01:55:58 UTC 2011


Module: Mesa
Branch: refs/tags/useful
Commit: d6db9143b6529cdbc5768c256ac3804370496faa
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6db9143b6529cdbc5768c256ac3804370496faa

Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Thu Oct 28 16:31:10 2010 -0700

ARB prog parser: Compile lexer as C++

---

 src/mesa/Makefile                      |    2 +-
 src/mesa/program/program_lexer.l       |  165 ++--
 src/mesa/program/program_parse.y       | 1492 ++++++++++++++++++++------------
 src/mesa/program/program_parse_extra.c |   20 +-
 src/mesa/program/program_parser.h      |   66 ++-
 src/mesa/sources.mak                   |    2 +-
 6 files changed, 1129 insertions(+), 618 deletions(-)

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



More information about the mesa-commit mailing list