.. |
associated_min_max.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
associated_min_max.inl
|
Finishing up removing GLM_FORCE_SIZE_FUNC define and passing by copy scalars
|
2016-03-23 02:01:16 +05:30 |
bit.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
bit.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
closest_point.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
closest_point.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
color_space_YCoCg.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
color_space_YCoCg.inl
|
Remove testing #ifdefs
|
2015-02-13 00:30:25 -08:00 |
color_space.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
color_space.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
common.hpp
|
Fix spelling mistakes
|
2016-04-03 00:50:25 +01:00 |
common.inl
|
Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer #308
|
2015-02-15 12:38:23 +01:00 |
compatibility.hpp
|
Fixed isfinite with C++98 compilers #343
|
2015-07-19 16:32:36 +02:00 |
compatibility.inl
|
Fixed isfinite with C++98 compilers #343
|
2015-07-19 16:32:36 +02:00 |
component_wise.hpp
|
Fixed merge
|
2015-09-28 19:27:53 +02:00 |
component_wise.inl
|
Finishing up removing GLM_FORCE_SIZE_FUNC define and passing by copy scalars
|
2016-03-23 02:01:16 +05:30 |
dual_quaternion.hpp
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
2016-05-05 10:38:51 +02:00 |
dual_quaternion.inl
|
Finishing up removing GLM_FORCE_SIZE_FUNC define and passing by copy scalars
|
2016-03-23 02:01:16 +05:30 |
euler_angles.hpp
|
Add const qualifier in extractEulerAngleXYZ()
|
2015-10-18 17:41:19 +02:00 |
euler_angles.inl
|
Add const qualifier in extractEulerAngleXYZ()
|
2015-10-18 17:41:19 +02:00 |
extend.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
extend.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
extended_min_max.hpp
|
Fixed GTX_extended_min_max filename typo #386
|
2015-10-07 21:49:33 +02:00 |
extended_min_max.inl
|
Fixed GTX_extended_min_max filename typo #386
|
2015-10-07 21:49:33 +02:00 |
fast_exponential.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
fast_exponential.inl
|
Finishing up removing GLM_FORCE_SIZE_FUNC define and passing by copy scalars
|
2016-03-23 02:01:16 +05:30 |
fast_square_root.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
fast_square_root.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
fast_trigonometry.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
fast_trigonometry.inl
|
Added experiment for new fastCos. More sRGB tests.
|
2015-06-27 18:36:17 +02:00 |
float_notmalize.inl
|
Added GTX_float_normalize
|
2015-09-25 02:39:41 +02:00 |
gradient_paint.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
gradient_paint.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
handed_coordinate_space.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
handed_coordinate_space.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
hash.hpp
|
Improved coding style consistency
|
2015-08-31 22:50:24 +02:00 |
hash.inl
|
Improved coding style consistency
|
2015-08-31 22:50:24 +02:00 |
integer.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
integer.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
intersect.hpp
|
Move dependencies from intersect.inl to intersect.hpp
|
2016-01-03 18:34:51 +01:00 |
intersect.inl
|
merge 0.9.7
|
2016-01-03 18:46:43 +01:00 |
io.hpp
|
update: date stamps
|
2016-03-14 16:36:34 +00:00 |
io.inl
|
Use GLM coding convensions
|
2016-04-30 14:59:56 +02:00 |
log_base.hpp
|
Fixed log from GTX_lob_base build error with tests #470, #471
|
2016-01-03 18:11:55 +01:00 |
log_base.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
matrix_cross_product.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
matrix_cross_product.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
matrix_decompose.hpp
|
Clean up to close model matrix decompose #227
|
2016-03-06 02:13:45 +01:00 |
matrix_decompose.inl
|
Clean up to close model matrix decompose #227
|
2016-03-06 02:13:45 +01:00 |
matrix_interpolation.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
matrix_interpolation.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
matrix_major_storage.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
matrix_major_storage.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
matrix_operation.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
matrix_operation.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
matrix_query.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
matrix_query.inl
|
Finishing up removing GLM_FORCE_SIZE_FUNC define and passing by copy scalars
|
2016-03-23 02:01:16 +05:30 |
matrix_transform_2d.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
matrix_transform_2d.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
mixed_product.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
mixed_product.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
norm.hpp
|
Update norm.hpp
|
2015-07-22 11:31:45 -04:00 |
norm.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
normal.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
normal.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
normalize_dot.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
normalize_dot.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
number_precision.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
number_precision.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
optimum_pow.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
optimum_pow.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
orthonormalize.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
orthonormalize.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
perpendicular.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
perpendicular.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
polar_coordinates.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
polar_coordinates.inl
|
Fix polar coordinates function latitude.
|
2016-02-25 18:18:02 -08:00 |
projection.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
projection.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
quaternion.hpp
|
Fixed build
|
2015-10-01 23:59:20 +02:00 |
quaternion.inl
|
Fixed non-identity quaternions for equal vectors #234
|
2015-08-31 21:56:34 +02:00 |
range.hpp
|
Finishing up removing GLM_FORCE_SIZE_FUNC define and passing by copy scalars
|
2016-03-23 02:01:16 +05:30 |
raw_data.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
raw_data.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
rotate_normalized_axis.hpp
|
Updated license
|
2014-11-26 00:27:12 +01:00 |
rotate_normalized_axis.inl
|
Updated license
|
2014-11-26 00:27:12 +01:00 |
rotate_vector.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
rotate_vector.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
scalar_multiplication.hpp
|
Added <glm/gtx/hash.hpp> to perform to perform std::hash on GLM types #320
|
2015-03-15 23:52:22 +01:00 |
scalar_relational.hpp
|
Updated license
|
2014-11-26 00:27:12 +01:00 |
scalar_relational.inl
|
Updated license
|
2014-11-26 00:27:12 +01:00 |
simd_mat4.hpp
|
Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait
|
2016-03-13 12:56:26 +01:00 |
simd_mat4.inl
|
Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait
|
2016-03-13 12:56:26 +01:00 |
simd_quat.hpp
|
Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait
|
2016-03-13 12:56:26 +01:00 |
simd_quat.inl
|
Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait
|
2016-03-13 12:56:26 +01:00 |
simd_vec4.hpp
|
Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait
|
2016-03-13 12:56:26 +01:00 |
simd_vec4.inl
|
Single file for simd specialization
|
2016-05-01 05:00:13 +02:00 |
spline.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
spline.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
std_based_type.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
std_based_type.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
string_cast.hpp
|
- Added to_string for quat and dual_quat in GTX_string_cast #375
|
2015-08-31 22:34:14 +02:00 |
string_cast.inl
|
- Added to_string for quat and dual_quat in GTX_string_cast #375
|
2015-08-31 22:34:14 +02:00 |
transform2.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
transform2.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
transform.hpp
|
Fix wrong docs
|
2016-01-03 18:11:37 +01:00 |
transform.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
type_aligned.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
type_aligned.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
type_trait.hpp
|
Fixed GTX_type_trait linking
|
2016-04-30 01:59:46 +02:00 |
type_trait.inl
|
Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait
|
2016-03-13 12:56:26 +01:00 |
vector_angle.hpp
|
Fix docs
|
2016-01-03 18:31:37 +01:00 |
vector_angle.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
vector_query.hpp
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
vector_query.inl
|
Fixed faceforward build #289
|
2014-12-19 23:54:25 +01:00 |
wrap.hpp
|
Added mirror repeat
|
2015-06-27 20:12:27 +02:00 |
wrap.inl
|
Added mirror repeat
|
2015-06-27 20:12:27 +02:00 |