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.
 
 
 
Corentin Wallez 0be0a2cb41 Fix a warning in func_integer.inl ago%!(EXTRA string=13 years)
..
_detail.hpp Fixed SIMD support for Intel compiler on Windows, issue #32 ago%!(EXTRA string=13 years)
_fixes.hpp Fixed ticket #165: Nacl compatibility ago%!(EXTRA string=14 years)
_swizzle.hpp Updated doxygen documentation ago%!(EXTRA string=13 years)
_swizzle_func.hpp Updated copyright date ago%!(EXTRA string=14 years)
_vectorize.hpp Fixed space characters ago%!(EXTRA string=13 years)
dummy.cpp Fixed space characters ago%!(EXTRA string=13 years)
func_common.hpp Fixed 0x2013 dash character in comments that cause issue in Windows ago%!(EXTRA string=13 years)
func_common.inl Fixed 0x2013 dash character in comments that cause issue in Windows ago%!(EXTRA string=13 years)
func_exponential.hpp Fixed space characters ago%!(EXTRA string=13 years)
func_exponential.inl Fixed bug #15, added missing roll, pitch and yaw functions; Fixed half implicit conversions ago%!(EXTRA string=13 years)
func_geometric.hpp Fixed space characters ago%!(EXTRA string=13 years)
func_geometric.inl Fixed space characters ago%!(EXTRA string=13 years)
func_integer.hpp Fixed 0x2013 dash character in comments that cause issue in Windows ago%!(EXTRA string=13 years)
func_integer.inl Fix a warning in func_integer.inl ago%!(EXTRA string=13 years)
func_matrix.hpp Fixed space characters ago%!(EXTRA string=13 years)
func_matrix.inl Fixed space characters ago%!(EXTRA string=13 years)
func_noise.hpp Fixed space characters ago%!(EXTRA string=13 years)
func_noise.inl Fixed space characters ago%!(EXTRA string=13 years)
func_packing.hpp Fixed space characters ago%!(EXTRA string=13 years)
func_packing.inl Fixed packDouble2x32 on XCode 4.5, issue #37 ago%!(EXTRA string=13 years)
func_trigonometric.hpp Fixed space characters ago%!(EXTRA string=13 years)
func_trigonometric.inl Fixed bug #15, added missing roll, pitch and yaw functions; Fixed half implicit conversions ago%!(EXTRA string=13 years)
func_vector_relational.hpp Fixed space characters ago%!(EXTRA string=13 years)
func_vector_relational.inl Fixed space characters ago%!(EXTRA string=13 years)
hint.hpp Updated copyright date ago%!(EXTRA string=14 years)
intrinsic_common.hpp Fixed SSE detection on Visual C++ ago%!(EXTRA string=13 years)
intrinsic_common.inl Fix GCC warnings. ago%!(EXTRA string=13 years)
intrinsic_exponential.hpp Fixed SSE detection on Visual C++ ago%!(EXTRA string=13 years)
intrinsic_exponential.inl Updated copyright date ago%!(EXTRA string=14 years)
intrinsic_geometric.hpp Fixed SSE detection on Visual C++ ago%!(EXTRA string=13 years)
intrinsic_geometric.inl Added SSE4 and AVX2 detection, most changes from d9dc21328f ago%!(EXTRA string=13 years)
intrinsic_matrix.hpp Fixed SSE detection on Visual C++ ago%!(EXTRA string=13 years)
intrinsic_matrix.inl Improve const-correctness in instrinsic_matrix.inl. ago%!(EXTRA string=13 years)
intrinsic_trigonometric.hpp Fixed SSE detection on Visual C++ ago%!(EXTRA string=13 years)
intrinsic_trigonometric.inl Updated copyright date ago%!(EXTRA string=14 years)
intrinsic_vector_relational.hpp Fixed SSE detection on Visual C++ ago%!(EXTRA string=13 years)
intrinsic_vector_relational.inl Updated copyright date ago%!(EXTRA string=14 years)
setup.hpp Updated revision number for GLM 0.9.4.2 release ago%!(EXTRA string=13 years)
type.hpp Updated copyright date ago%!(EXTRA string=14 years)
type_float.hpp Fixed space characters ago%!(EXTRA string=13 years)
type_gentype.hpp Updated copyright date ago%!(EXTRA string=14 years)
type_gentype.inl Updated copyright date ago%!(EXTRA string=14 years)
type_half.hpp Fixed bug #15, added missing roll, pitch and yaw functions; Fixed half implicit conversions ago%!(EXTRA string=13 years)
type_half.inl Fixed issue #19, fixed -0.0 with half ago%!(EXTRA string=13 years)
type_int.hpp Fixed space characters ago%!(EXTRA string=13 years)
type_mat.hpp Updated copyright date ago%!(EXTRA string=14 years)
type_mat.inl Updated copyright date ago%!(EXTRA string=14 years)
type_mat2x2.hpp Clean up doxygen documentation... was exposing implementation details ago%!(EXTRA string=13 years)
type_mat2x2.inl Added matrix inverse tests and clean up space characters ago%!(EXTRA string=13 years)
type_mat2x3.hpp Clean up doxygen documentation... was exposing implementation details ago%!(EXTRA string=13 years)
type_mat2x3.inl Added matrix inverse tests and clean up space characters ago%!(EXTRA string=13 years)
type_mat2x4.hpp Clean up doxygen documentation... was exposing implementation details ago%!(EXTRA string=13 years)
type_mat2x4.inl Added matrix inverse tests and clean up space characters ago%!(EXTRA string=13 years)
type_mat3x2.hpp Clean up doxygen documentation... was exposing implementation details ago%!(EXTRA string=13 years)
type_mat3x2.inl Added matrix inverse tests and clean up space characters ago%!(EXTRA string=13 years)
type_mat3x3.hpp Clean up doxygen documentation... was exposing implementation details ago%!(EXTRA string=13 years)
type_mat3x3.inl Added matrix inverse tests and clean up space characters ago%!(EXTRA string=13 years)
type_mat3x4.hpp Clean up doxygen documentation... was exposing implementation details ago%!(EXTRA string=13 years)
type_mat3x4.inl Added matrix inverse tests and clean up space characters ago%!(EXTRA string=13 years)
type_mat4x2.hpp Clean up doxygen documentation... was exposing implementation details ago%!(EXTRA string=13 years)
type_mat4x2.inl Added matrix inverse tests and clean up space characters ago%!(EXTRA string=13 years)
type_mat4x3.hpp Clean up doxygen documentation... was exposing implementation details ago%!(EXTRA string=13 years)
type_mat4x3.inl Added matrix inverse tests and clean up space characters ago%!(EXTRA string=13 years)
type_mat4x4.hpp Clean up doxygen documentation... was exposing implementation details ago%!(EXTRA string=13 years)
type_mat4x4.inl Added matrix inverse tests and clean up space characters ago%!(EXTRA string=13 years)
type_size.hpp Updated copyright date ago%!(EXTRA string=14 years)
type_vec.hpp Updated copyright date ago%!(EXTRA string=14 years)
type_vec.inl Updated copyright date ago%!(EXTRA string=14 years)
type_vec1.hpp Ticket #137, added constexpr support ago%!(EXTRA string=14 years)
type_vec1.inl Ticket #137, added constexpr support ago%!(EXTRA string=14 years)
type_vec2.hpp Clean up doxygen documentation... was exposing implementation details ago%!(EXTRA string=13 years)
type_vec2.inl Added matrix inverse tests and clean up space characters ago%!(EXTRA string=13 years)
type_vec3.hpp Clean up doxygen documentation... was exposing implementation details ago%!(EXTRA string=13 years)
type_vec3.inl Ticket #137, added constexpr support ago%!(EXTRA string=14 years)
type_vec4.hpp Clean up doxygen documentation... was exposing implementation details ago%!(EXTRA string=13 years)
type_vec4.inl Ticket #137, added constexpr support ago%!(EXTRA string=14 years)