Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/builtins: Clean up some ugly autogenerated code in atan. | Kenneth Graunke | 2010-11-03 | 1 | -20/+5 |
* | glsl/builtins: Rename 'x' to 'y_over_x' in atan(float) implementation. | Kenneth Graunke | 2010-11-03 | 1 | -4/+4 |
* | glsl/builtins: Convert assignments to new format (with write mask). | Kenneth Graunke | 2010-09-04 | 1 | -29/+20 |
* | glsl2: fix bug in atan(y, x) function | Brian Paul | 2010-08-31 | 1 | -7/+3 |
* | glsl2: Rework builtin function generation. | Kenneth Graunke | 2010-08-13 | 1 | -0/+154 |