OpenGL Mathematics (GLM)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
Christophe Riccio 62e4c59d8d More manual documentation ago%!(EXTRA string=7 years)
..
_features.hpp Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
_fixes.hpp Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
_noise.hpp Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
_swizzle.hpp Fixed Clang warnings ago%!(EXTRA string=7 years)
_swizzle_func.hpp Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
_vectorize.hpp Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
compute_common.hpp More manual documentation ago%!(EXTRA string=7 years)
compute_vector_relational.hpp Added vector relational tests ago%!(EXTRA string=7 years)
func_common.inl More manual documentation ago%!(EXTRA string=7 years)
func_common_simd.inl Fixed SIMD build ago%!(EXTRA string=7 years)
func_exponential.inl Refactor configuration macros ago%!(EXTRA string=7 years)
func_exponential_simd.inl Refactor configuration macros ago%!(EXTRA string=7 years)
func_geometric.inl Modify glm::refract according to GLSL man page: return vector zero when full reflection happens #806 ago%!(EXTRA string=7 years)
func_geometric_simd.inl Fixed SIMD build ago%!(EXTRA string=8 years)
func_integer.inl Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
func_integer_simd.inl Fixed SIMD build ago%!(EXTRA string=7 years)
func_matrix.inl Added SIMD perf tests ago%!(EXTRA string=7 years)
func_matrix_simd.inl Fixed swizzle error with C++ 98 ago%!(EXTRA string=7 years)
func_packing.inl Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
func_packing_simd.inl Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
func_trigonometric.inl Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
func_trigonometric_simd.inl Added AVX optimizations and equal tests ago%!(EXTRA string=9 years)
func_vector_relational.inl Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
func_vector_relational_simd.inl Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
glm.cpp Clean up messages ago%!(EXTRA string=7 years)
qualifier.hpp Fixed build errors ago%!(EXTRA string=7 years)
setup.hpp Fixed display of GLM version as part of GLM build messages ago%!(EXTRA string=7 years)
type_half.hpp Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
type_half.inl Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
type_mat2x2.hpp Refactor headers ago%!(EXTRA string=7 years)
type_mat2x2.inl More constexpr ago%!(EXTRA string=7 years)
type_mat2x3.hpp Refactor headers ago%!(EXTRA string=7 years)
type_mat2x3.inl More constexpr ago%!(EXTRA string=7 years)
type_mat2x4.hpp Refactor headers ago%!(EXTRA string=7 years)
type_mat2x4.inl More constexpr ago%!(EXTRA string=7 years)
type_mat3x2.hpp Refactor headers ago%!(EXTRA string=7 years)
type_mat3x2.inl More constexpr ago%!(EXTRA string=7 years)
type_mat3x3.hpp Refactor headers ago%!(EXTRA string=7 years)
type_mat3x3.inl More constexpr ago%!(EXTRA string=7 years)
type_mat3x4.hpp Refactor headers ago%!(EXTRA string=7 years)
type_mat3x4.inl More constexpr ago%!(EXTRA string=7 years)
type_mat4x2.hpp Refactor headers ago%!(EXTRA string=7 years)
type_mat4x2.inl More constexpr ago%!(EXTRA string=7 years)
type_mat4x3.hpp Refactor headers ago%!(EXTRA string=7 years)
type_mat4x3.inl More constexpr ago%!(EXTRA string=7 years)
type_mat4x4.hpp Refactor headers ago%!(EXTRA string=7 years)
type_mat4x4.inl More constexpr ago%!(EXTRA string=7 years)
type_mat4x4_simd.inl Refactor headers ago%!(EXTRA string=7 years)
type_quat.hpp Added EXT_quaternion_relational and EXT_quaternion_geometric extensions ago%!(EXTRA string=7 years)
type_quat.inl Sliced quaternions into multiple extensions ago%!(EXTRA string=7 years)
type_quat_simd.inl Fixed quaternion SIMD includes #799 ago%!(EXTRA string=7 years)
type_vec1.hpp Removed type_vec files, deleting unnecessary dependences ago%!(EXTRA string=7 years)
type_vec1.inl Fixed clang warning ago%!(EXTRA string=7 years)
type_vec2.hpp Removed type_vec files, deleting unnecessary dependences ago%!(EXTRA string=7 years)
type_vec2.inl Fixed constexpr relational function and added tests ago%!(EXTRA string=7 years)
type_vec3.hpp Removed type_vec files, deleting unnecessary dependences ago%!(EXTRA string=7 years)
type_vec3.inl Fixed constexpr relational function and added tests ago%!(EXTRA string=7 years)
type_vec4.hpp Removed type_vec files, deleting unnecessary dependences ago%!(EXTRA string=7 years)
type_vec4.inl Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
type_vec4_simd.inl Fixed SSE4.1 check ago%!(EXTRA string=7 years)