Commit Graph

3 Commits

Author SHA1 Message Date
Niklas Smedberg
15b1243c9d More fixes for shader compile errors in OpenGL 3
[CL 2614301 by Niklas Smedberg in Main branch]
2015-07-08 18:16:24 -04:00
Michael Trepka
d8e88b1544 Fixed rsqrtFast and sqrtFast in FastMath.usf for GLSL 1.5 which do not have required intBitsToFloat and floatBitsToInt intrinsics
#codereview Brian.Karis, Rolando.Caloca

[CL 2604645 by Michael Trepka in Main branch]
2015-06-29 16:37:41 -04:00
Brian Karis
8eb329a8b7 Fast shader math library
[CL 2596335 by Brian Karis in Main branch]
2015-06-22 19:24:21 -04:00