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.
 
 
 
Amaury Le Leyzour 8a173352e4 More simd/Neon functions ago%!(EXTRA string=6 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 Added findNSB functions and tests ago%!(EXTRA string=6 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 Fixed typo ago%!(EXTRA string=6 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 More simd/Neon functions ago%!(EXTRA string=6 years)
func_integer.inl Added missing genType check for bitCount and bitfieldReverse #893 ago%!(EXTRA string=6 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 More simd/Neon functions ago%!(EXTRA string=6 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 Fixing 'GLM_ENABLE_EXPERIMENTAL macro redefined' warning ago%!(EXTRA string=6 years)
qualifier.hpp Add Neon to glm ago%!(EXTRA string=6 years)
setup.hpp Fixing GLM_MODEL for Windows compilers targeting ARM ago%!(EXTRA string=6 years)
type_float.hpp Fixed VC2013 build ago%!(EXTRA string=7 years)
type_half.hpp Reduce dependencies, added scalar EXT extensions ago%!(EXTRA string=7 years)
type_half.inl Fixed typos 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 Fixed in mat4x3 conversion #829 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 Bring back quaternion to xyzw storage to remain backward compatible #942 ago%!(EXTRA string=6 years)
type_quat.inl Fixed quaternion array access #942 ago%!(EXTRA string=6 years)
type_quat_simd.inl Fixed quaternion SIMD includes #799 ago%!(EXTRA string=7 years)
type_vec1.hpp Added GLM_FORCE_SILENT_WARNINGS to silent GLM warnings when using language extensions but using W4 or Wpedantic warnings #814 #775 ago%!(EXTRA string=7 years)
type_vec1.inl Fixed default initialization with vector and quaternion types using GLM_FORCE_CTOR_INIT #812 ago%!(EXTRA string=7 years)
type_vec2.hpp Added GLM_FORCE_SILENT_WARNINGS to silent GLM warnings when using language extensions but using W4 or Wpedantic warnings #814 #775 ago%!(EXTRA string=7 years)
type_vec2.inl Fixed default initialization with vector and quaternion types using GLM_FORCE_CTOR_INIT #812 ago%!(EXTRA string=7 years)
type_vec3.hpp Suppress struct-padding warning on vec3s with GLM_CONFIG_ALIGNED_GENTYPES + GLM_CONFIG_SILENT_WARNINGS ago%!(EXTRA string=7 years)
type_vec3.inl Fixed default initialization with vector and quaternion types using GLM_FORCE_CTOR_INIT #812 ago%!(EXTRA string=7 years)
type_vec4.hpp Fixed quaternion componant order: w, {x, y, z} #916 ago%!(EXTRA string=6 years)
type_vec4.inl Fixed default initialization with vector and quaternion types using GLM_FORCE_CTOR_INIT #812 ago%!(EXTRA string=7 years)
type_vec4_simd.inl Add Neon to glm ago%!(EXTRA string=6 years)