diff options
author | Kenneth Graunke <[email protected]> | 2016-01-19 15:07:52 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-01-22 21:03:00 -0800 |
commit | ae9f73ea40094fe3010b3a774595f72fe87a10db (patch) | |
tree | 7b3d7737141cd02f4013129bf84584f6be86a24d /doxygen/glsl.doxy | |
parent | 7ee89547533820eff3ff496dca10887cb2a8501b (diff) |
glsl: Conditionalize atan2 math.
In the old hand-writen implementation of atan2, the calculation of
atan(y/x) was performed conditionally in the "then" block of the
outermost if statement. I believe I accidentally lifted this out
into unconditional code when converting to IR builder.
For reference, the original hand-written IR is visible in commit
722eff674b832e2321f791c68358ef52d2a1ff25.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Cc: Erik Faye-Lund <[email protected]>
Diffstat (limited to 'doxygen/glsl.doxy')
0 files changed, 0 insertions, 0 deletions