2015-11-21 11:27:09 +01:00
..
_features.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
_fixes.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
_noise.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
_swizzle_func.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
_swizzle.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
_vectorize.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
dummy.cpp Revert 2015-10-07 21:06:01 +02:00
func_common.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
func_common.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
func_exponential.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
func_exponential.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
func_geometric.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
func_geometric.inl Added compNormalize function to GTX_component_wise 2015-09-25 03:14:11 +02:00
func_integer.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
func_integer.inl Fixed warnings 2015-03-16 23:29:13 +01:00
func_matrix.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
func_matrix.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
func_packing.hpp packing function clean up #292 2015-01-09 23:57:22 +01:00
func_packing.inl Improved packing code to give vectorization a chance 2015-07-19 01:20:20 +02:00
func_trigonometric.hpp - Improved constexpr for constant functions coverage #198 2015-08-31 22:14:45 +02:00
func_trigonometric.inl Fixed build by adding missing scope 2015-11-07 09:08:37 +00:00
func_vector_relational.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
func_vector_relational.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
glm.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
intrinsic_common.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
intrinsic_common.inl Fixed warning 2015-02-13 23:24:12 +01:00
intrinsic_exponential.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
intrinsic_exponential.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
intrinsic_geometric.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
intrinsic_geometric.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
intrinsic_integer.hpp More fixes for doxygen 2014-11-25 01:08:52 +01:00
intrinsic_integer.inl More fixes for doxygen 2014-11-25 01:08:52 +01:00
intrinsic_matrix.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
intrinsic_matrix.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
intrinsic_trigonometric.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
intrinsic_trigonometric.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
intrinsic_vector_relational.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
intrinsic_vector_relational.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
precision.hpp Added type to identify matrix, vector and quaternion at compile time 2015-10-01 23:09:06 +02:00
setup.hpp Tentative fix for ICC errors #449 2015-11-21 11:27:09 +01:00
type_float.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
type_gentype.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
type_gentype.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
type_half.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
type_half.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
type_int.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
type_mat2x2.hpp - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat2x2.inl - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat2x3.hpp - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat2x3.inl - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat2x4.hpp - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat2x4.inl - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat3x2.hpp - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat3x2.inl - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat3x3.hpp - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat3x3.inl - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat3x4.hpp - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat3x4.inl - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat4x2.hpp - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat4x2.inl - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat4x3.hpp - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat4x3.inl - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat4x4.hpp - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat4x4.inl - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_mat.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
type_mat.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
type_vec1.hpp - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_vec1.inl - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_vec2.hpp - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_vec2.inl - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_vec3.hpp - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_vec3.inl - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_vec4_avx2.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
type_vec4_avx.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
type_vec4_sse2.inl Fixed strict alignment warnings #235 #370 2015-08-31 18:55:45 +02:00
type_vec4.hpp - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_vec4.inl - Added unary + operator #435 2015-10-17 04:11:52 +02:00
type_vec.hpp Clean up doxygen and source 2015-08-02 01:39:00 +02:00
type_vec.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00