.. |
CMakeLists.txt
|
Fixed Visual C++ constexpr build error #555, #556
|
2016-10-10 22:03:57 +02:00 |
core_force_pure.cpp
|
Added Visual C++ 15 detection, Added Clang 4.0 detection, Refactored GLM_COMPILER_VC values
|
2016-10-12 21:40:03 +02:00 |
core_force_unrestricted_gentype.cpp
|
Fixed Visual C++ constexpr build error #555, #556
|
2016-10-10 22:03:57 +02:00 |
core_func_common.cpp
|
Fixed 32-bits build #528 #529, fixed VC 32 bits crash
|
2016-08-07 12:43:38 +02:00 |
core_func_exponential.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_func_geometric.cpp
|
Fixed matrix functions using SIMD code on unaligned types #518
|
2016-07-14 15:21:45 +02:00 |
core_func_integer_bit_count.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_func_integer_find_lsb.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_func_integer_find_msb.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_func_integer.cpp
|
- Added more information to build messages
|
2016-09-02 00:30:37 +02:00 |
core_func_matrix.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_func_noise.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_func_packing.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_func_swizzle.cpp
|
- Added more information to build messages
|
2016-09-02 00:30:37 +02:00 |
core_func_trigonometric.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_func_vector_relational.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_setup_force_cxx98.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_setup_message.cpp
|
Added Visual C++ 15 detection, Added Clang 4.0 detection, Refactored GLM_COMPILER_VC values
|
2016-10-12 21:40:03 +02:00 |
core_setup_precision.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_aligned.cpp
|
Added test for GCC
|
2016-09-18 19:30:51 +02:00 |
core_type_cast.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_ctor.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_float.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_int.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_length.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_mat2x2.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_mat2x3.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_mat2x4.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_mat3x2.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_mat3x3.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_mat3x4.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_mat4x2.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_mat4x3.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_mat4x4.cpp
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
core_type_vec1.cpp
|
- Added GLM_FORCE_UNRESTRICTED_GENTYPE allowing non basic genType #543
|
2016-09-01 23:32:12 +02:00 |
core_type_vec2.cpp
|
- Added GLM_FORCE_UNRESTRICTED_GENTYPE allowing non basic genType #543
|
2016-09-01 23:32:12 +02:00 |
core_type_vec3.cpp
|
- Added GLM_FORCE_UNRESTRICTED_GENTYPE allowing non basic genType #543
|
2016-09-01 23:32:12 +02:00 |
core_type_vec4.cpp
|
- Added GLM_FORCE_UNRESTRICTED_GENTYPE allowing non basic genType #543
|
2016-09-01 23:32:12 +02:00 |