2013-08-27 11:05:06 +02:00
..
_features.hpp
_fixes.hpp
_literals.hpp Fixed increment and decrement operators tests 2013-05-10 01:44:13 +02:00
_swizzle_func.hpp Added precision template parameter 2013-04-10 13:46:27 +02:00
_swizzle.hpp Fixed merge conflicts 2013-08-12 22:44:31 +02:00
_vectorize.hpp Added precision template parameter 2013-04-10 13:46:27 +02:00
dummy.cpp Fixed perspective with zNear == 0 (#71) 2013-05-12 15:36:29 +02:00
func_common.hpp Fixed merge 2013-05-27 14:54:02 +00:00
func_common.inl Fixed merge 2013-05-27 14:54:02 +00:00
func_exponential.hpp Added missing GLM_FUNC_DECL specifiers 2013-05-27 14:55:08 +02:00
func_exponential.inl Added assert in inversesqrt to detect division by zero. #61 2013-05-16 14:36:04 +00:00
func_geometric.hpp Fixed merge 2013-05-27 14:54:02 +00:00
func_geometric.inl Added precision template parameter 2013-04-10 13:46:27 +02:00
func_integer.hpp Fixed merge 2013-05-27 14:54:02 +00:00
func_integer.inl Fixed use of intrinsics in pure mode #92 2013-06-13 16:37:39 +00:00
func_matrix.hpp Fixed merge 2013-05-27 14:54:02 +00:00
func_matrix.inl Renamed gentype::null into gentype::_null for Tizen, #78 2013-05-05 18:06:42 +02:00
func_noise.hpp Fixed merge 2013-05-27 14:54:02 +00:00
func_noise.inl Added precision template parameter 2013-04-10 13:46:27 +02:00
func_packing.hpp Fixed merge 2013-05-27 14:54:02 +00:00
func_packing.inl Added all precision types for GTC_type_precision 2013-04-16 21:58:26 +02:00
func_trigonometric.hpp Added missing GLM_FUNC_DECL specifiers 2013-05-27 14:55:08 +02:00
func_trigonometric.inl Optimized radians and degrees functions 2013-05-06 20:35:13 +02:00
func_vector_relational.hpp Fixed merge 2013-05-27 14:54:02 +00:00
func_vector_relational.inl Renamed gentype::null into gentype::_null for Tizen, #78 2013-05-05 18:06:42 +02:00
hint.hpp
intrinsic_common.hpp
intrinsic_common.inl
intrinsic_exponential.hpp
intrinsic_exponential.inl
intrinsic_geometric.hpp
intrinsic_geometric.inl
intrinsic_integer.hpp
intrinsic_integer.inl
intrinsic_matrix.hpp
intrinsic_matrix.inl Added precision template parameter 2013-04-10 13:46:27 +02:00
intrinsic_trigonometric.hpp
intrinsic_trigonometric.inl
intrinsic_vector_relational.hpp
intrinsic_vector_relational.inl
precision.hpp Fixed space characters 2013-05-10 21:37:20 +02:00
precision.inl Added precision template parameter 2013-04-10 13:46:27 +02:00
setup.hpp Remove unsupported compiler detection 2013-08-27 11:05:06 +02:00
type_float.hpp Fixed swizzle build on Visual C++ compiler 2013-05-01 01:54:48 +02:00
type_gentype.hpp
type_gentype.inl
type_half.hpp Added half literals 2013-05-07 01:01:56 +02:00
type_half.inl remove register specifier, deprecated in C++11 2013-07-14 20:20:45 +02:00
type_int.hpp Redefined highp_int to int following GLM 0.9.5 conventions 2013-08-18 21:53:11 +02:00
type_mat2x2.hpp Fixed merge 2013-05-27 14:54:02 +00:00
type_mat2x2.inl Fixed increment and decrement operators for matrix types 2013-05-10 23:08:30 +02:00
type_mat2x3.hpp Fixed merge 2013-05-27 14:54:02 +00:00
type_mat2x3.inl Fixed increment and decrement operators for matrix types 2013-05-10 23:08:30 +02:00
type_mat2x4.hpp Fixed merge 2013-05-27 14:54:02 +00:00
type_mat2x4.inl Fixed increment and decrement operators for matrix types 2013-05-10 23:08:30 +02:00
type_mat3x2.hpp Fixed merge 2013-05-27 14:54:02 +00:00
type_mat3x2.inl Fixed increment and decrement operators for matrix types 2013-05-10 23:08:30 +02:00
type_mat3x3.hpp Fixed merge 2013-05-27 14:54:02 +00:00
type_mat3x3.inl Fixed increment and decrement operators for matrix types 2013-05-10 23:08:30 +02:00
type_mat3x4.hpp Fixed merge 2013-05-27 14:54:02 +00:00
type_mat3x4.inl Fixed increment and decrement operators for matrix types 2013-05-10 23:08:30 +02:00
type_mat4x2.hpp Fixed merge 2013-05-27 14:54:02 +00:00
type_mat4x2.inl Fixed increment and decrement operators for matrix types 2013-05-10 23:08:30 +02:00
type_mat4x3.hpp Fixed merge 2013-05-27 14:54:02 +00:00
type_mat4x3.inl Fixed increment and decrement operators for matrix types 2013-05-10 23:08:30 +02:00
type_mat4x4.hpp Fixed merge 2013-05-27 14:54:02 +00:00
type_mat4x4.inl Fixed operator*(mat4x4, vec4) 2013-06-03 12:58:44 +02:00
type_mat.hpp Fixed half precision implementation 2013-04-15 11:04:24 +02:00
type_mat.inl
type_vec1.hpp Revert "fix: no implicit vector copy" 2013-07-12 15:44:02 +02:00
type_vec1.inl Revert "fix: no implicit vector copy" 2013-07-12 15:44:02 +02:00
type_vec2.hpp Fixed merge conflicts 2013-08-12 22:44:31 +02:00
type_vec2.inl Revert "fix: no implicit vector copy" 2013-07-12 15:44:02 +02:00
type_vec3.hpp Fixed merge conflicts 2013-08-12 22:44:31 +02:00
type_vec3.inl Revert "fix: no implicit vector copy" 2013-07-12 15:44:02 +02:00
type_vec4.hpp Fixed merge conflicts 2013-08-12 22:44:31 +02:00
type_vec4.inl Revert "fix: no implicit vector copy" 2013-07-12 15:44:02 +02:00
type_vec.hpp Fixed post in/decrement operators 2013-05-08 21:52:21 +02:00
type_vec.inl