Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Implement the asinh, acosh, and atanh built-in functions. | Kenneth Graunke | 2010-11-15 | 1 | -2/+0 |
* | glsl: Add support for GLSL 1.30's modf built-in. | Kenneth Graunke | 2010-10-21 | 1 | -0/+5 |
* | glsl: Add support for the 1.30 round() built-in. | Kenneth Graunke | 2010-10-14 | 1 | -0/+5 |
* | glsl: Add front-end support for GLSL 1.30's roundEven built-in. | Kenneth Graunke | 2010-10-14 | 1 | -0/+5 |
* | glsl: Add front-end support for the "trunc" built-in. | Kenneth Graunke | 2010-10-14 | 1 | -0/+5 |
* | glsl/builtins: Add forgotten hyperbolic trig builtins in 1.30 profiles. | Kenneth Graunke | 2010-08-18 | 1 | -0/+32 |
* | glsl2: Add builtins profile for GLSL 1.30. | Kenneth Graunke | 2010-08-16 | 1 | -0/+999 |