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.
 
 
 
Oliver Whyte fe6fb29107 Add const to quaternion conversion operators 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 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 Fixed mix implementation to improve GLSL conformance #866 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 Fixed SIMD build ago%!(EXTRA string=8 years)
func_integer.inl Fix bitfieldInsert according to GLSL spec 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 Fixing 'GLM_ENABLE_EXPERIMENTAL macro redefined' warning ago%!(EXTRA string=6 years)
qualifier.hpp Added vector retionnal with max ULPs arguments and fixed double support ago%!(EXTRA string=7 years)
setup.hpp Added Visual C++ 2019 detection 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 Add const to quaternion conversion operators ago%!(EXTRA string=6 years)
type_quat.inl Add const to quaternion conversion operators 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 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_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 Fixed SSE4.1 check ago%!(EXTRA string=7 years)