glm/test
Collin Baker 8e742a4d07 Fixed intermittent segfault in test-gtx_fast_trigonometry.cpp
The fastAbs() function was accessing its argument as if it were a vec4 but it was being called with a float. Also, it relied onundefined behavior. I replaced it with glm::abs().
2015-07-21 23:02:30 -04:00
..
bug Added tests to main repository 2010-12-17 01:33:17 +00:00
core More testing 2015-07-19 16:55:27 +02:00
external/gli Fixed build 2013-09-17 22:51:39 +02:00
gtc Fixed build 2015-07-19 01:04:07 +02:00
gtx Fixed intermittent segfault in test-gtx_fast_trigonometry.cpp 2015-07-21 23:02:30 -04:00
.DS_Store Updated test notice 2012-04-07 17:18:04 +01:00
CMakeLists.txt cmake: Don't build tests when not testing 2014-04-15 10:46:45 +01:00
glm.cppcheck Added CPP Check project 2012-01-03 16:22:37 +00:00