You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
glm/test
0xf00ff00f b1fed40786 Make min, max, mix and clamp constexpr
These functions were already marked constexpr in the header, but their
implementations relied on non-constexpr functions. Mark those as
constexpr.
5 days ago
..
bug Deprecate C++98 to 14 3 months ago
cmake Update CMake minimum version and policy range 4 weeks ago
core Make min, max, mix and clamp constexpr 5 days ago
ext Removed initializer list C++98 workarounds 3 months ago
gtc Removed initializer list C++98 workarounds 3 months ago
gtx Implement g-truc#1370 (reflection matrix calculation) 4 weeks ago
perf Remove has C++11 STL 3 months ago
CMakeLists.txt Simd improvement 2 years ago
glm.cppcheck Added CPP Check project 14 years ago