| .. |
|
detail
|
Fixed build errors
|
2018-07-23 20:53:38 +02:00 |
|
ext
|
Fixed defaulted constructor and fixed anonymous struct detection and use
|
2018-07-23 16:02:21 +02:00 |
|
gtc
|
Fixed clang build
|
2018-07-23 20:13:40 +02:00 |
|
gtx
|
Added intersectLineTriangle tests
|
2018-07-23 20:42:38 +02:00 |
|
simd
|
Fixed SIMD support detection
|
2018-07-14 16:38:42 +02:00 |
|
CMakeLists.txt
|
Clean up CMake project, added arithmetic operators to swizzle operators types
|
2018-07-14 19:14:08 +02:00 |
|
common.hpp
|
Fixed build
|
2018-07-11 22:45:18 +02:00 |
|
exponential.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
ext.hpp
|
Clean up
|
2018-07-23 20:14:48 +02:00 |
|
fwd.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
geometric.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
glm.hpp
|
Removed unused messages
|
2018-07-23 20:44:11 +02:00 |
|
integer.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
mat2x2.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
mat2x3.hpp
|
Renamed precision enum to qualifier
|
2017-08-15 21:23:47 +02:00 |
|
mat2x4.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
mat3x2.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
mat3x3.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
mat3x4.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
mat4x2.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
mat4x3.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
mat4x4.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
matrix.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
packing.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
trigonometric.hpp
|
Redesigned constexpr support which requires disable GLM SIMD on Visual C++ #783
|
2018-07-09 21:44:28 +02:00 |
|
vec2.hpp
|
- Added error for including of different versions of GLM #619 - Added GLM_FORCE_IGNORE_VERSION to ignore error caused by including different version of GLM #619
|
2017-06-04 11:36:13 +02:00 |
|
vec3.hpp
|
- Added error for including of different versions of GLM #619 - Added GLM_FORCE_IGNORE_VERSION to ignore error caused by including different version of GLM #619
|
2017-06-04 11:36:13 +02:00 |
|
vec4.hpp
|
- Added error for including of different versions of GLM #619 - Added GLM_FORCE_IGNORE_VERSION to ignore error caused by including different version of GLM #619
|
2017-06-04 11:36:13 +02:00 |
|
vector_relational.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |