Christophe Riccio
bb9ce516b0
Added 16bit pack and unpack to GTC_packing
ago%!(EXTRA string=10 years)
Christophe Riccio
04c8f05a34
Added (un)packUnorm and (un)packSnorm to GTC_packing
ago%!(EXTRA string=10 years)
Christophe Riccio
65c8f8fcf0
Added (un)packHalf
ago%!(EXTRA string=10 years)
Christophe Riccio
8508e099d0
Fixed compScale test
ago%!(EXTRA string=10 years)
Christophe Riccio
9902e3014f
Fixed GTX_extended_min_max build
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
e55eb1e08b
Removed ambiguity in fmat4x4 constructor
ago%!(EXTRA string=10 years)
Christophe Riccio
2d1463ced7
Fixed GTX_extended_min_max filename typo #386
ago%!(EXTRA string=10 years)
Christophe Riccio
b0285416b0
Fixed GTX_extended_min_max filename typo #386
ago%!(EXTRA string=10 years)
Christophe Riccio
8814ae50c9
Fixed GTX_extended_min_max filename typo #386
ago%!(EXTRA string=10 years)
Christophe Riccio
11f05cea58
Fixed affineInverse test #192
ago%!(EXTRA string=10 years)
Christophe Riccio
f384e18a78
Added tests for affineInverse #192
ago%!(EXTRA string=10 years)
Christophe Riccio
06ad5a2cd4
Fixed GTC_packing unpackUnorm3x10_1x2 #414
ago%!(EXTRA string=10 years)
Sebastian Rettenberger
8af1d0ce2d
Add test for floorMultiple/ceilMultiple (float only)
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
57e6ea071d
Add simdMat4 static constants
...
- Tests, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
9604a7549f
Add IDENTITY and ZERO constants for all matrices
...
- Tests, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
d1cdb46cfb
Wrap tquat's, simdQuat's and simdVec4's static constants in GLM_STATIC_CONST_MEMBERS
...
- Also, fixed indentation
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
5df08dfc78
Wrap tvec4's static constants in GLM_STATIC_CONST_MEMBERS
...
- Fix the indentation, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
8be318970c
Wrap tvec3's static constants in GLM_STATIC_CONST_MEMBERS
...
- Fixed the indentation, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
4552ec737e
Wrap tvec2's static constants in GLM_STATIC_CONST_MEMBERS
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
5a60b3986b
Wrap tvec1's static constants in GLM_STATIC_CONST_MEMBERS
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
02b011651b
Add static constants to vec4
...
- Tests, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
25bd7014b0
Add static constants for vec3
...
- Tests, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
b42a46d246
Add static constants for vec2
...
- Tests, too
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
b8ff59a61b
Add static constants for vec1
...
- Tests, too
ago%!(EXTRA string=10 years)
Christophe Riccio
33e3243779
Fixed affineInverse test #192
ago%!(EXTRA string=10 years)
Christophe Riccio
ab0312be02
Added tests for affineInverse #192
ago%!(EXTRA string=10 years)
Christophe Riccio
a77d311119
Added packF3x9_E1x5 and unpackF3x9_E1x5 to GTC_packing for RGB9E5 #416
ago%!(EXTRA string=10 years)
Christophe Riccio
cb5a2a86ca
Fixed GTC_packing unpackUnorm3x10_1x2 #414
ago%!(EXTRA string=10 years)
Christophe Riccio
bc170cfc0f
Fixed GTX_component_wise
ago%!(EXTRA string=10 years)
Christophe Riccio
26f1065429
Added compScale
ago%!(EXTRA string=10 years)
Christophe Riccio
a9ab80d5fd
Added compNormalize function to GTX_component_wise
ago%!(EXTRA string=10 years)
Christophe Riccio
998feff87e
Added GTX_float_normalize
ago%!(EXTRA string=10 years)
Sebastian Rettenberger
fa6fd748c0
Add test for floorMultiple/ceilMultiple (float only)
ago%!(EXTRA string=10 years)
Christophe Riccio
47c77475a9
- Improved overall execution time of unit tests #396
ago%!(EXTRA string=10 years)
Christophe Riccio
af10e20f68
Fixed core_func_integer test
ago%!(EXTRA string=10 years)
Christophe Riccio
0dd4cc4356
Fixed test
ago%!(EXTRA string=10 years)
Christophe Riccio
992a56089b
Fixed excessive GTX_fast_trigonometry execution time #396
ago%!(EXTRA string=10 years)
Christophe Riccio
70234afb49
Fixed warnings
ago%!(EXTRA string=10 years)
Christophe Riccio
debed28149
Fixed link errors on compilers not supported default function #377
ago%!(EXTRA string=10 years)
Christophe Riccio
be983bd7cb
Added test
ago%!(EXTRA string=10 years)
Christophe R
79f6d92c8a
Added GLM_SIMD to enable automatic SIMD code generation for generic GLM types #235 #370
ago%!(EXTRA string=10 years)
Christophe R
f9535f2398
Trying to reproduce #235
ago%!(EXTRA string=10 years)
Christophe Riccio
bc0f5317fd
Updated documentation
ago%!(EXTRA string=10 years)
Christophe Riccio
5437d49cf2
Renamed GTC_color to GTC_color_space
ago%!(EXTRA string=10 years)
Christophe Riccio
d6ae2fd694
Fixed matrix conversions and added unit tests #371
ago%!(EXTRA string=10 years)
Christophe Riccio
1e502c0919
Fixed decompose warnings #373
ago%!(EXTRA string=10 years)
Christophe Riccio
afa193704c
Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366
ago%!(EXTRA string=10 years)
Christophe Riccio
53e494bea9
Removed GTX_multiple
ago%!(EXTRA string=10 years)
Christophe Riccio
a56a40e1f2
Added support of defaulted functions to GLM types, to use them in unions #366
ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg
2a947b7ff1
Add GLM_META_PROG_HELPERS tests to each type
...
- Add new tests to the matrix types
- Add vector tests to use the static values instead of constants
- Wrap the quaternion tests in #ifdefs
- Add new tests to the simdMat4 and simdVec4 tests
ago%!(EXTRA string=10 years)