Mesa (glsl2): glsl2: Add builtins profile for GLSL 1.30.

Kenneth Graunke kwg at kemper.freedesktop.org
Mon Aug 16 22:14:47 UTC 2010


Module: Mesa
Branch: glsl2
Commit: 2f9ecc818d67b8ea7496fd1dd0cb8bc7b9f8f8a4
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f9ecc818d67b8ea7496fd1dd0cb8bc7b9f8f8a4

Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Mon Aug 16 15:14:04 2010 -0700

glsl2: Add builtins profile for GLSL 1.30.

Many functions are currently wrapped with #if 0 since we haven't
implemented them yet.

---

 src/glsl/builtins/profiles/130.frag |  999 +++++++++++++++++++++++++++++++++++
 src/glsl/builtins/profiles/130.vert |  987 ++++++++++++++++++++++++++++++++++
 2 files changed, 1986 insertions(+), 0 deletions(-)

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



More information about the mesa-commit mailing list