.. |
_features.hpp
|
Removed old compiler version
|
2017-01-20 22:42:53 +01:00 |
_fixes.hpp
|
Reorganized SIMD code
|
2016-05-01 12:29:11 +02:00 |
_noise.hpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
_swizzle_func.hpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
_swizzle.hpp
|
Fixed -Wreserved-id-macro warnings
|
2017-08-08 11:37:24 +02:00 |
_vectorize.hpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
compute_vector_relational.hpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
dummy.cpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
func_common_simd.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_common.hpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_common.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_exponential_simd.inl
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
func_exponential.hpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_exponential.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_geometric_simd.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_geometric.hpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_geometric.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_integer_simd.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_integer.hpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_integer.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_matrix_simd.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_matrix.hpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_matrix.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_packing_simd.inl
|
Fixed SIMD code path selection
|
2016-05-28 17:54:37 +02:00 |
func_packing.hpp
|
Simplify and more consistency for files headers
|
2016-05-23 22:55:49 +02:00 |
func_packing.inl
|
mad optimizations, fixed build
|
2016-05-28 17:12:48 +02:00 |
func_trigonometric_simd.inl
|
Added AVX optimizations and equal tests
|
2016-05-30 14:23:58 +02:00 |
func_trigonometric.hpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_trigonometric.inl
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
func_vector_relational_simd.inl
|
Fixed SIMD code path selection
|
2016-05-28 17:54:37 +02:00 |
func_vector_relational.hpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
func_vector_relational.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
glm.cpp
|
matrix type Parameterize on dimensions #584
|
2016-12-30 16:00:25 +01:00 |
precision.hpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
setup.hpp
|
Fixed GLM_HAS_OPENMP when OpenMP is not enabled
|
2017-08-07 01:28:42 +02:00 |
type_float.hpp
|
Simplify and more consistency for files headers
|
2016-05-23 22:55:49 +02:00 |
type_gentype.hpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
type_gentype.inl
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
type_half.hpp
|
Simplify and more consistency for files headers
|
2016-05-23 22:55:49 +02:00 |
type_half.inl
|
Reduced warnings when using very strict compilation flags #646
|
2017-07-07 11:26:12 +04:30 |
type_int.hpp
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
type_mat2x2.hpp
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat2x2.inl
|
Revert "Fixed vec4 SIMD constexpr #653"
|
2017-08-06 15:49:50 +02:00 |
type_mat2x3.hpp
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat2x3.inl
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat2x4.hpp
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat2x4.inl
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat3x2.hpp
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat3x2.inl
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat3x3.hpp
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat3x3.inl
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat3x4.hpp
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat3x4.inl
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat4x2.hpp
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat4x2.inl
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat4x3.hpp
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat4x3.inl
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat4x4_simd.inl
|
Improved SIMD and swizzle operators interactions with GCC and Clang, Added raw SIMD API.
|
2016-05-03 23:57:41 +02:00 |
type_mat4x4.hpp
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat4x4.inl
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_mat.hpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
type_mat.inl
|
Simplify and more consistency for files headers
|
2016-05-23 22:55:49 +02:00 |
type_vec1.hpp
|
Removed glm::uninitialize
|
2017-07-25 22:50:31 +02:00 |
type_vec1.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
type_vec2.hpp
|
Removed -Wreserved-id-macro
|
2017-08-07 14:20:57 +02:00 |
type_vec2.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
type_vec3.hpp
|
Removed -Wreserved-id-macro
|
2017-08-07 14:20:57 +02:00 |
type_vec3.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
type_vec4_simd.inl
|
Fixed build errors with GCC and Clang #664 and #666
|
2017-08-06 16:29:55 +02:00 |
type_vec4.hpp
|
Removed -Wreserved-id-macro
|
2017-08-07 14:20:57 +02:00 |
type_vec4.inl
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
type_vec.hpp
|
Reduce the number of warnings with -Weverything #646
|
2017-08-06 23:00:05 +02:00 |
type_vec.inl
|
Simplify and more consistency for files headers
|
2016-05-23 22:55:49 +02:00 |