summaryrefslogtreecommitdiff
path: root/src/glsl/builtins/130
AgeCommit message (Expand)Author
2010-08-09texture_builtins.py: Fix cut and paste errors in function names.Kenneth Graunke
2010-07-22glsl2/builtins: Add 1.30 bvec variant of the "mix" builtin.Kenneth Graunke
2010-07-22glsl2/builtins: Fix 1.30 sign implementation for ints.Kenneth Graunke
2010-07-14glsl2/builtins: Rework clamp to use scalar/vector combinations.Kenneth Graunke
2010-07-14glsl2/builtins: Rework min/max to use scalar/vector combinations.Kenneth Graunke
2010-07-02glsl2/builtins: Use vector ops in the 130 version of "sign."Kenneth Graunke
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt