glm/test
Khem Raj 1150952697 glm: Remove redundant double semi-colons
Make clang happy
/glm/gtc/../ext/../detail/../simd/common.h:106:45: error: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
|         glm_vec4 const or0 = _mm_or_ps(and0, and1);;
|                                                    ^
| 1 error generated.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-01 11:13:28 -08:00
..
bug Refactor configuration macros 2018-07-31 23:05:48 +02:00
core glm: Remove redundant double semi-colons 2019-03-01 11:13:28 -08:00
ext - Added mix implementation for matrices in EXT_matrix_common #842 2019-03-01 12:33:09 +01:00
gtc - Added mix implementation for matrices in EXT_matrix_common #842 2019-03-01 12:33:09 +01:00
gtx glm: Remove redundant double semi-colons 2019-03-01 11:13:28 -08:00
perf Added transpose test 2018-08-19 14:02:47 +02:00
CMakeLists.txt Added SIMD tests 2018-08-19 11:24:56 +02:00
glm.cppcheck Added CPP Check project 2012-01-03 16:22:37 +00:00