| .. |
|
_features.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
_fixes.hpp
|
Reorganized SIMD code
|
2016-05-01 12:29:11 +02:00 |
|
_noise.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
_swizzle_func.hpp
|
Renamed P (for precision) template argument to Q (for qualifier)
|
2017-08-16 01:22:50 +02:00 |
|
_swizzle.hpp
|
Fixed swizzle functions and operators tests
|
2018-07-14 19:56:13 +02:00 |
|
_vectorize.hpp
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +02:00 |
|
compute_common.hpp
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
compute_vector_relational.hpp
|
Added vector relational tests
|
2018-07-26 23:33:10 +02:00 |
|
func_common_simd.inl
|
Fixed SIMD build
|
2017-08-16 03:09:04 +02:00 |
|
func_common.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
func_exponential_simd.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
func_exponential.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
func_geometric_simd.inl
|
Fixed SIMD build
|
2017-08-16 03:09:04 +02:00 |
|
func_geometric.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
func_integer_simd.inl
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
func_integer.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
func_matrix_simd.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
func_matrix.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
func_packing_simd.inl
|
Fixed SIMD code path selection
|
2016-05-28 17:54:37 +02:00 |
|
func_packing.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
func_trigonometric_simd.inl
|
Added AVX optimizations and equal tests
|
2016-05-30 14:23:58 +02:00 |
|
func_trigonometric.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
func_vector_relational_simd.inl
|
Fixed SIMD code path selection
|
2016-05-28 17:54:37 +02:00 |
|
func_vector_relational.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
glm.cpp
|
Added C++2a detection and fixed constexpr tests
|
2018-07-11 21:59:25 +02:00 |
|
qualifier.hpp
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
setup.hpp
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_float.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
type_gentype.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
type_gentype.inl
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
type_half.hpp
|
More consistent coding style
|
2017-08-15 22:04:24 +02:00 |
|
type_half.inl
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
type_int.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
type_mat2x2.hpp
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +02:00 |
|
type_mat2x2.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_mat2x3.hpp
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +02:00 |
|
type_mat2x3.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_mat2x4.hpp
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +02:00 |
|
type_mat2x4.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_mat3x2.hpp
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +02:00 |
|
type_mat3x2.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_mat3x3.hpp
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +02:00 |
|
type_mat3x3.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_mat3x4.hpp
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +02:00 |
|
type_mat3x4.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_mat4x2.hpp
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +02:00 |
|
type_mat4x2.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_mat4x3.hpp
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +02:00 |
|
type_mat4x3.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_mat4x4_simd.inl
|
Improved SIMD and swizzle operators interactions with GCC and Clang, Added raw SIMD API.
|
2016-05-03 23:57:41 +02:00 |
|
type_mat4x4.hpp
|
Use constexpr only with C++14 compiler
|
2018-07-24 23:41:55 +02:00 |
|
type_mat4x4.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_mat.hpp
|
cleanup : Remove trailing whitespaces.
|
2018-03-24 20:01:03 -04:00 |
|
type_mat.inl
|
Simplify and more consistency for files headers
|
2016-05-23 22:55:49 +02:00 |
|
type_vec1.hpp
|
Added EXT_vec1: *vec1 types
|
2017-08-21 10:36:27 +02:00 |
|
type_vec1.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_vec2.hpp
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_vec2.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_vec3.hpp
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_vec3.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_vec4_simd.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_vec4.hpp
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_vec4.inl
|
Refactor configuration macros
|
2018-07-31 23:05:48 +02:00 |
|
type_vec.hpp
|
Fixed build
|
2018-07-11 03:30:01 +02:00 |
|
type_vec.inl
|
Simplify and more consistency for files headers
|
2016-05-23 22:55:49 +02:00 |