2016-12-30 20:05:04 +01:00
..
_features.hpp Merged 0.9.7 branch, Factorized GLM_COMPILER_LLVM and GLM_COMPILER_APPLE_CLANG into GLM_COMPILER_CLANG 2016-07-16 00:54:05 +02: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 Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
_vectorize.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01: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 Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_common.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_common.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_exponential_simd.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_exponential.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_exponential.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_geometric_simd.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_geometric.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_geometric.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_integer_simd.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_integer.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_integer.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_matrix_simd.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_matrix.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_matrix.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01: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 Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01: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 Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
func_vector_relational.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01: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 Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01: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 Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
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 Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat2x2.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat2x3.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat2x3.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat2x4.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat2x4.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat3x2.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat3x2.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat3x3.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat3x3.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat3x4.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat3x4.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat4x2.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat4x2.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat4x3.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat4x3.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01: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 Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat4x4.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_mat.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_vec1.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_vec1.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_vec2.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_vec2.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_vec3.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_vec3.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_vec4_simd.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_vec4.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_vec4.inl Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_vec.hpp Use length_t instead of int for vec and mat lengths #584 2016-12-30 20:05:04 +01:00
type_vec.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00