Mesa (master): glsl: Add built-in function profiles for GLSL ES 1.00.

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


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

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

glsl: Add built-in function profiles for GLSL ES 1.00.

---

 src/glsl/builtin_function.cpp       | 2364 ++++++++++++++++++++++++++++++++++-
 src/glsl/builtins/profiles/100.frag |  300 +++++
 src/glsl/builtins/profiles/100.vert |  300 +++++
 3 files changed, 2953 insertions(+), 11 deletions(-)

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



More information about the mesa-commit mailing list