Files
filament/libs
Mathias Agopian 8ea159520d workaround our -ffast-math
We use isnan() to detect that the estimation of directional light
parameters from the IBL has failed, however isnan() always returns
false with -ffast-math, which we're using in release builds.
This works around that. The affected code is non essential, performance
is not a concern here.
2023-02-13 21:51:43 -08:00
..
2022-09-27 15:52:40 -07:00
2022-12-06 11:18:35 -08:00
2022-12-06 11:18:35 -08:00
2023-02-09 16:11:30 -08:00
2022-08-24 11:41:10 -07:00
2023-02-08 16:22:00 -08:00
2023-02-13 21:51:43 -08:00