Christophe Riccio c868666c79 Fixed merge
2013-02-14 11:38:40 +01:00
..
_detail.hpp Fixed C++ 11 detection 2013-01-31 20:45:47 +01:00
_fixes.hpp Fixed ticket #165: Nacl compatibility 2012-01-23 10:00:32 +00:00
_swizzle_func.hpp Updated copyright date 2012-01-09 11:20:01 +00:00
_swizzle.hpp Updated doxygen documentation 2012-11-13 17:54:11 +01:00
_vectorize.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
dummy.cpp Fixed space characters 2012-11-08 15:00:50 +01:00
func_common.hpp Fixed documentation warnings, issue #46 2013-02-14 00:55:22 +01:00
func_common.inl Fixed 0x2013 dash character in comments that cause issue in Windows 2013-01-23 02:27:59 +01:00
func_exponential.hpp Fixed documentation warnings, issue #46 2013-02-14 00:55:22 +01:00
func_exponential.inl Fixed bug #15, added missing roll, pitch and yaw functions; Fixed half implicit conversions 2012-12-13 22:48:20 +01:00
func_geometric.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
func_geometric.inl Fixed CUDA warnings and errors, #43 2013-02-14 01:08:24 +01:00
func_integer.hpp Fixed 0x2013 dash character in comments that cause issue in Windows 2013-01-23 02:27:59 +01:00
func_integer.inl Fix a warning in func_integer.inl 2013-01-30 08:06:14 +00:00
func_matrix.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
func_matrix.inl Fixed space characters 2012-11-08 15:00:50 +01:00
func_noise.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
func_noise.inl Fixed space characters 2012-11-08 15:00:50 +01:00
func_packing.hpp Refactoring of integer and float details, use of C++11 integer types when available. 2013-01-31 18:02:47 +01:00
func_packing.inl Merge branch '0.9.4' into 0.9.5 2013-02-10 20:48:51 +01:00
func_trigonometric.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
func_trigonometric.inl Fixed bug #15, added missing roll, pitch and yaw functions; Fixed half implicit conversions 2012-12-13 22:48:20 +01:00
func_vector_relational.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
func_vector_relational.inl Fixed space characters 2012-11-08 15:00:50 +01:00
hint.hpp Updated copyright date 2012-01-09 11:20:01 +00:00
intrinsic_common.hpp Fixed SSE detection on Visual C++ 2012-09-06 20:05:11 +02:00
intrinsic_common.inl Fix GCC warnings. 2012-12-21 10:48:10 +10:00
intrinsic_exponential.hpp Fixed SSE detection on Visual C++ 2012-09-06 20:05:11 +02:00
intrinsic_exponential.inl Updated copyright date 2012-01-09 11:20:01 +00:00
intrinsic_geometric.hpp Fixed SSE detection on Visual C++ 2012-09-06 20:05:11 +02:00
intrinsic_geometric.inl Added SSE4 and AVX2 detection, most changes from d9dc21328f 2012-06-03 02:17:36 +01:00
intrinsic_integer.hpp Added bitfieldInterleave implementation 2013-02-01 23:55:25 +01:00
intrinsic_integer.inl Added bit interleave for 3 and 4 integers 2013-02-10 19:25:11 +01:00
intrinsic_matrix.hpp Fixed SSE detection on Visual C++ 2012-09-06 20:05:11 +02:00
intrinsic_matrix.inl Improve const-correctness in instrinsic_matrix.inl. 2012-12-21 08:12:30 +10:00
intrinsic_trigonometric.hpp Fixed SSE detection on Visual C++ 2012-09-06 20:05:11 +02:00
intrinsic_trigonometric.inl Updated copyright date 2012-01-09 11:20:01 +00:00
intrinsic_vector_relational.hpp Fixed SSE detection on Visual C++ 2012-09-06 20:05:11 +02:00
intrinsic_vector_relational.inl Updated copyright date 2012-01-09 11:20:01 +00:00
setup.hpp Improved Intel Compiler detection 2013-02-01 00:45:24 +01:00
type_float.hpp Refactoring of integer and float details, use of C++11 integer types when available. 2013-01-31 18:02:47 +01:00
type_gentype.hpp Updated copyright date 2012-01-09 11:20:01 +00:00
type_gentype.inl Updated copyright date 2012-01-09 11:20:01 +00:00
type_half.hpp Fixed merge 2013-02-14 11:38:40 +01:00
type_half.inl Refactoring of integer and float details, use of C++11 integer types when available. 2013-01-31 18:02:47 +01:00
type_int.hpp Refactoring of integer and float details, use of C++11 integer types when available. 2013-01-31 18:02:47 +01:00
type_mat2x2.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat2x2.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat2x3.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat2x3.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat2x4.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat2x4.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat3x2.hpp Fixed CUDA warnings and errors, #43 2013-02-14 01:08:24 +01:00
type_mat3x2.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat3x3.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat3x3.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat3x4.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat3x4.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat4x2.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat4x2.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat4x3.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat4x3.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat4x4.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat4x4.inl Fixed CUDA warnings and errors, #43 2013-02-14 01:08:24 +01:00
type_mat.hpp Fixed documentation warnings, issue #46 2013-02-14 00:55:22 +01:00
type_mat.inl Updated copyright date 2012-01-09 11:20:01 +00:00
type_size.hpp Updated copyright date 2012-01-09 11:20:01 +00:00
type_vec1.hpp Ticket #137, added constexpr support 2012-01-25 18:36:04 +00:00
type_vec1.inl Ticket #137, added constexpr support 2012-01-25 18:36:04 +00:00
type_vec2.hpp Anonymous structure in unions are only supported by Visual C++, not C++ 11 2013-01-31 23:25:34 +01:00
type_vec2.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_vec3.hpp Anonymous structure in unions are only supported by Visual C++, not C++ 11 2013-01-31 23:25:34 +01:00
type_vec3.inl Ticket #137, added constexpr support 2012-01-25 18:36:04 +00:00
type_vec4.hpp Anonymous structure in unions are only supported by Visual C++, not C++ 11 2013-01-31 23:25:34 +01:00
type_vec4.inl Ticket #137, added constexpr support 2012-01-25 18:36:04 +00:00
type_vec.hpp Updated copyright date 2012-01-09 11:20:01 +00:00
type_vec.inl Updated copyright date 2012-01-09 11:20:01 +00:00
type.hpp Updated copyright date 2012-01-09 11:20:01 +00:00