.. |
_detail.hpp
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00: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
|
Fixed #186, fixed warning
|
2012-06-28 19:45:28 +01:00 |
_vectorize.hpp
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
dummy.cpp
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
func_common.hpp
|
Fixed isnan on GCC
|
2012-09-20 12:28:12 +02:00 |
func_common.inl
|
Fixed warnings on MacOS X
|
2012-11-04 14:26:54 +01:00 |
func_exponential.hpp
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
func_exponential.inl
|
Fixed warnings on MacOS X
|
2012-11-04 14:26:54 +01:00 |
func_geometric.hpp
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
func_geometric.inl
|
Fixed warnings on MacOS X
|
2012-11-04 14:26:54 +01:00 |
func_integer.hpp
|
Fixed merge
|
2012-11-04 21:57:19 +01:00 |
func_integer.inl
|
Fixed warnings on MacOS X
|
2012-11-04 14:26:54 +01:00 |
func_matrix.hpp
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
func_matrix.inl
|
Fixed warnings on MacOS X
|
2012-11-04 14:26:54 +01:00 |
func_noise.hpp
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
func_noise.inl
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
func_packing.hpp
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
func_packing.inl
|
Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.3
|
2012-01-09 11:21:48 +00:00 |
func_trigonometric.hpp
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
func_trigonometric.inl
|
Fixed warnings on MacOS X
|
2012-11-04 14:26:54 +01:00 |
func_vector_relational.hpp
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
func_vector_relational.inl
|
Updated copyright date
|
2012-01-09 11:20:01 +00: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
|
Fixed warning on GCC
|
2012-01-14 15:09:20 +00: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_matrix.hpp
|
Fixed SSE detection on Visual C++
|
2012-09-06 20:05:11 +02:00 |
intrinsic_matrix.inl
|
Updated copyright date
|
2012-01-09 11:20:01 +00: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
|
Merge branch 'master' into 0.9.4
|
2012-10-18 12:16:52 +02:00 |
type_float.hpp
|
Updated copyright date
|
2012-01-09 11:20:01 +00: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
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
type_half.inl
|
Fixed warnings
|
2012-01-25 12:04:47 +00:00 |
type_int.hpp
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
type_mat2x2.hpp
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat2x2.inl
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat2x3.hpp
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat2x3.inl
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat2x4.hpp
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat2x4.inl
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat3x2.hpp
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat3x2.inl
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat3x3.hpp
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat3x3.inl
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat3x4.hpp
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat3x4.inl
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat4x2.hpp
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat4x2.inl
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat4x3.hpp
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat4x3.inl
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat4x4.hpp
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat4x4.inl
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_mat.hpp
|
Updated copyright date
|
2012-01-09 11:20:01 +00: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
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_vec2.inl
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_vec3.hpp
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_vec3.inl
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00:00 |
type_vec4.hpp
|
Ticket #137, added constexpr support
|
2012-01-25 18:36:04 +00: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 |