Christophe Riccio 05eac3c8b2 Merge pull request #306 from jcajka/master
Fixed (u)int64 MSB/LSB handling on BE archs #306
2015-03-15 21:27:35 +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 Fixed Visual Studio natvis support for vec4 #288, Added Visual Studio natvis support for vec1, quat and dualqual types 2015-01-09 01:37:16 +01: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 Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
func_integer.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
func_integer.inl Fixed (u)int64 MSB/LSB handling on BE archs 2015-01-28 09:57:55 +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_noise.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
func_noise.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 packing function clean up #292 2015-01-09 23:57:22 +01:00
func_trigonometric.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
func_trigonometric.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01: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 Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
setup.hpp Merged 0.9.6 branch 2015-02-15 16:35:46 +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 Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat2x2.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat2x3.hpp Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat2x3.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat2x4.hpp Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat2x4.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat3x2.hpp Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat3x2.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat3x3.hpp Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat3x3.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat3x4.hpp Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat3x4.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat4x2.hpp Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat4x2.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat4x3.hpp Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat4x3.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat4x4.hpp Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_mat4x4.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01: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 Fixed memory corruption (undefined behaviour) #303 2015-02-14 01:11:10 +01:00
type_vec1.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 01:11:10 +01:00
type_vec2.hpp Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_vec2.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 01:11:10 +01:00
type_vec3.hpp Fixed memory corruption (undefined behaviour) #303 2015-02-14 01:11:10 +01:00
type_vec3.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 01:11:10 +01: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 faceforward build #289 2014-12-19 23:54:25 +01:00
type_vec4.hpp Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_vec4.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
type_vec.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
type_vec.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00