Christophe Riccio
|
d668433c20
|
Added half vec* and mat* tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
bf698ec3e6
|
Clean up half old cast operators and added counter ops tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
fc30641140
|
Added cast from Half types to any scalar types
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
166c75afec
|
Fixed packing tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
16bcc4444f
|
Improved half implementation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d868e52275
|
Improved int64 type for C99 support
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
0c7dadef8e
|
Fixed length function for half vec* types
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
38837a888d
|
Added vec type size tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
3e42bea4a0
|
Fixed build
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
26f0bf7a4d
|
Fixed build
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
1ac0806c5d
|
Fixed random tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
3160fbf58c
|
Fixed duplicated implementation of random functions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
4f2051728c
|
Added GTC_random tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
bbaab256ac
|
Created GTC_random
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
621b1a1cd0
|
Fixed random tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
cc48ab3697
|
Added experiments and tests for roundEven
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
7cd97fe610
|
Fixed and test round functions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
20816a9f94
|
Updated compiler message tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
4ac1d9c5cf
|
Added round tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
406bb666ea
|
Fixed and tested all packing functions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
321f89ff7a
|
Fixed and tested pack/unpackSnorm4x8 functions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b21b389d2c
|
Fixed and tested pack/unpackSnorm2x16 functions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
132ed9aa0e
|
Added pack/unpackDouble2x32 tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
64f9e3564d
|
Added packHalf2x16 tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
bf76e0af09
|
Added GLSL 4.20 pack/unpackHalf16x2 functions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d2e1718286
|
Fixed floatBitXint tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
168d9c9024
|
Added floattoint tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
615262d52f
|
Clean up tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
f035982424
|
Removed warning, declared some parameter documentation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
2883847388
|
Fixed build, error from removed namespace and contructor casts
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
cec6cefa1b
|
Added to_string scalars and vectors tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b11f0cd3cc
|
Added string cast test
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d779fc7892
|
Added GTC_half_float tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
124780e826
|
Added GLI for GLM tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
256583b667
|
Added mix with bool test
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
3904d5c59c
|
Fixed warnings
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
dc87aa849b
|
Added some GTX_noise tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
770c5be43c
|
Added GTC_type_ptr tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
f2142edd70
|
Fixed typos
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
5acf2d84a0
|
Fixed namespace issues
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
e43633dbe6
|
Moved test to GTX tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
39580d05f0
|
Fixed quaternion tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
5375fbbc97
|
Added random tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b049cae5f2
|
Updated random tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
a849404eef
|
Removed test that fails build... probably correct behaviour, to check tough.
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
9b8783d3c3
|
Added short and fast slerp tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d082ecf8a3
|
Added vec2 tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
6fab8113d7
|
Fixed contructor of mat2 and added tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
9fbf421f13
|
Added quaternion test
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
6ff27ec9f9
|
Added half type tests
|
ago%!(EXTRA string=14 years) |