Mesa (master): glsl: Accept language version 100 and make it the default on ES2.

Kenneth Graunke kwg at kemper.freedesktop.org
Wed Sep 8 00:46:09 UTC 2010


Module: Mesa
Branch: master
Commit: 719caa403ecc3345b86708f8172600d80132d6cb
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=719caa403ecc3345b86708f8172600d80132d6cb

Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Mon Aug 16 12:34:53 2010 -0700

glsl: Accept language version 100 and make it the default on ES2.

---

 src/glsl/glsl_parser.cpp        |  486 ++++++++++++++++++++-------------------
 src/glsl/glsl_parser.ypp        |    2 +
 src/glsl/glsl_parser_extras.cpp |    8 +
 src/glsl/glsl_parser_extras.h   |    1 +
 4 files changed, 255 insertions(+), 242 deletions(-)

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



More information about the mesa-commit mailing list