Jesse Talavera-Greenberg 02b011651b Add static constants to vec4
- Tests, too
2015-10-02 18:34:53 -04: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 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 2015-08-31 22:21:03 +02: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 Updated GLM revision 2015-09-25 03:16:59 +02: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 type to identify matrix, vector and quaternion at compile time 2015-10-01 23:09:06 +02:00
type_mat2x2.inl Clean up doxygen and source 2015-08-02 01:39:00 +02:00
type_mat2x3.hpp Added type to identify matrix, vector and quaternion at compile time 2015-10-01 23:09:06 +02:00
type_mat2x3.inl Clean up doxygen and source 2015-08-02 01:39:00 +02:00
type_mat2x4.hpp Added type to identify matrix, vector and quaternion at compile time 2015-10-01 23:09:06 +02:00
type_mat2x4.inl Clean up doxygen and source 2015-08-02 01:39:00 +02:00
type_mat3x2.hpp Added type to identify matrix, vector and quaternion at compile time 2015-10-01 23:09:06 +02:00
type_mat3x2.inl Clean up doxygen and source 2015-08-02 01:39:00 +02:00
type_mat3x3.hpp Added type to identify matrix, vector and quaternion at compile time 2015-10-01 23:09:06 +02:00
type_mat3x3.inl Clean up doxygen and source 2015-08-02 01:39:00 +02:00
type_mat3x4.hpp Added type to identify matrix, vector and quaternion at compile time 2015-10-01 23:09:06 +02:00
type_mat3x4.inl Clean up doxygen and source 2015-08-02 01:39:00 +02:00
type_mat4x2.hpp Added type to identify matrix, vector and quaternion at compile time 2015-10-01 23:09:06 +02:00
type_mat4x2.inl Clean up doxygen and source 2015-08-02 01:39:00 +02:00
type_mat4x3.hpp Added type to identify matrix, vector and quaternion at compile time 2015-10-01 23:09:06 +02:00
type_mat4x3.inl Clean up doxygen and source 2015-08-02 01:39:00 +02:00
type_mat4x4.hpp Added type to identify matrix, vector and quaternion at compile time 2015-10-01 23:09:06 +02:00
type_mat4x4.inl Clean up doxygen and source 2015-08-02 01:39:00 +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 Add static constants for vec1 2015-10-02 18:32:39 -04:00
type_vec1.inl Add static constants for vec1 2015-10-02 18:32:39 -04:00
type_vec2.hpp Add static constants for vec2 2015-10-02 18:33:14 -04:00
type_vec2.inl Add static constants for vec2 2015-10-02 18:33:14 -04:00
type_vec3.hpp Add static constants for vec3 2015-10-02 18:34:17 -04:00
type_vec3.inl Add static constants for vec3 2015-10-02 18:34:17 -04: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 Add static constants to vec4 2015-10-02 18:34:53 -04:00
type_vec4.inl Add static constants to vec4 2015-10-02 18:34:53 -04: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