Files
filament/libs
Mathias Agopian d1b19efa55 a fast approximation of pow() and pow(x, 2.2f)
fast::pow(x, 2.2f) is about 100x faster than std::pow.
std::pow(x, 2.2f) takes roughly 1000 cycles.
2018-11-21 13:46:56 -08:00
..
2018-10-18 12:42:13 -07:00
2018-10-18 12:42:13 -07:00
2018-11-21 13:46:07 -08:00
2018-10-09 10:34:12 -07:00