| .. |
|
detail
|
Fixed aligned matrices #777
|
2018-07-29 17:09:25 +02:00 |
|
ext
|
Full coverage of constexpr of vec types
|
2018-07-29 13:01:07 +02:00 |
|
gtc
|
Added missing aligned matrix types to GTC_type_aligned
|
2018-07-29 18:08:02 +02:00 |
|
gtx
|
Tentative fix Visual C++ build
|
2018-07-29 16:13:21 +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
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +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
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +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 |