.. |
CMakeLists.txt
|
First draft of GTC_round
|
2014-11-04 00:06:20 +01:00 |
gtc_bitfield.cpp
|
Move more performance tests inside GLM_PERF_ENABLE
|
2014-11-15 00:20:56 +01:00 |
gtc_constants.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_epsilon.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_integer.cpp
|
Fixed build
|
2014-11-13 00:08:13 +01:00 |
gtc_matrix_access.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_matrix_integer.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_matrix_inverse.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_matrix_transform.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_noise.cpp
|
Removed <iostream> in GLM tests, use <cstdio> instead
|
2014-11-15 00:49:12 +01:00 |
gtc_packing.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_quaternion.cpp
|
Added GLM_HAS_TRIVIAL_QUERIES define
|
2014-11-15 21:59:46 +01:00 |
gtc_random.cpp
|
Clean up white spaces, fix build with VC15
|
2014-11-15 20:36:53 +01:00 |
gtc_reciprocal.cpp
|
Added findLSB tests, faster ceilPowerOfTwo
|
2014-10-27 20:47:00 +01:00 |
gtc_round.cpp
|
Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263
|
2014-11-15 00:05:52 +01:00 |
gtc_type_precision.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_type_ptr.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
gtc_ulp.cpp
|
Removed <iostream> in GLM tests, use <cstdio> instead
|
2014-11-15 00:49:12 +01:00 |
gtc_user_defined_types.cpp
|
Added scalar conversion constructor
|
2014-07-28 22:08:09 +02:00 |
gtc_vec1.cpp
|
Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations
|
2014-10-12 01:24:28 +02:00 |