g-truc / glm

OpenGL Mathematics (GLM)
https://glm.g-truc.net
Other
9.24k stars 2.13k forks source link

Fixed SIMD refract #1251

Open christophe-lunarg opened 8 months ago

christophe-lunarg commented 8 months ago

Probably still WIP regarding if(_mm_movemask_ps(_mm_cmplt_ss(sub0, _mm_set1_ps(0.0f))) == 0)