.. |
detail
|
Fixed doc error
|
2018-07-31 23:37:26 +02:00 |
ext
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
gtc
|
Fixed build
|
2018-07-31 23:26:05 +02:00 |
gtx
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
simd
|
Fixed SSE1 code generation
|
2018-07-30 23:26:25 +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
|
Refactor configuration macros
|
2018-07-31 23:05: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 |