This pretty much reverts the fix done in commitmaster1ed0e3865b
This temporarily breaks log2 for GCC in cases where GLM_FORCE_PURE is not defined. The workaround introduced in commit1ed0e3865b
seems to rely on getting invalid results from the nlz function. Broken nlz is caused by a broken findMSB function for GCC. A fix for the findMSB function should be available in a nearby separate commit.
parent
72a01d3432
commit
da530ac46e
1 changed files with 1 additions and 3 deletions
Loading…
Reference in New Issue