542 Commits (97f43994cd8bb68c4ba857f02cb358090b0744e9)

Author SHA1 Message Date
Christophe Riccio 2438ec04b1 Ticket #129, fixed -Wsign-conversion warnings ago%!(EXTRA string=14 years)
Christophe Riccio 35b352168a Fixed revision number ago%!(EXTRA string=14 years)
Christophe Riccio 5431212c55 Fixed /W4 warnings ago%!(EXTRA string=14 years)
Christophe Riccio 9cdf63331e Added noise2, noise3 and noise4 draft implementation ago%!(EXTRA string=14 years)
Christophe Riccio 97e07f6660 Typo / style ago%!(EXTRA string=14 years)
Christophe Riccio 1d05f79eb8 C++11 tests ago%!(EXTRA string=14 years)
Christophe Riccio 2912e726be Fixed build on G++ ago%!(EXTRA string=14 years)
Christophe Riccio 1e8802fa47 Replace spaces by tabs ago%!(EXTRA string=14 years)
athile 124923154b Fix swizzle size defect and further clean-up ago%!(EXTRA string=14 years)
athile 6d83744b39 Simplify swizzling implementation into one swizzle class ago%!(EXTRA string=14 years)
athile 44bd721a41 Swizzle clean-up ago%!(EXTRA string=14 years)
athile a762f19861 Further swizzle work. ago%!(EXTRA string=14 years)
athile 6dee4eabc4 WIP swizzle. Note: glm::dot() now working for swizzled vec3, but mysteriously not for vec2 or vec4. ago%!(EXTRA string=14 years)
athile 2851081b66 Incremental work on improving swizzles. ago%!(EXTRA string=14 years)
athile 73d5e729c1 WIP swizzles ago%!(EXTRA string=14 years)
athile fe9a5562c1 Binary operators for swizzle/vec combinations ago%!(EXTRA string=14 years)
athile 5d3c6fb4ca Start implementation for swizzle operaators. operator+ and operator- have been added. ago%!(EXTRA string=14 years)
Christophe Riccio 64453fd44e Fixed half vectors on VC + MS lang ext ago%!(EXTRA string=14 years)
Christophe Riccio cec8665d16 Fixed ticket #128, bitfield based on vec types ago%!(EXTRA string=14 years)
Christophe Riccio c998734914 Restore MS version of hvec* ago%!(EXTRA string=14 years)
athile 6022ff616e Swizzle updates to handle non-POD types (e.g. hvec3) correctly ago%!(EXTRA string=14 years)
athile f09aa1c177 First pass at adding swizzling members. 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 16bcc4444f Improved half implementation ago%!(EXTRA string=14 years)
Christophe Riccio 3ca45b7f0e Updated Clang and LLVM detection ago%!(EXTRA string=14 years)
Christophe Riccio d868e52275 Improved int64 type for C99 support 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 cc48ab3697 Added experiments and tests for roundEven ago%!(EXTRA string=14 years)
Christophe Riccio 91b8ae9c6e Fixed round function 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 e42e112469 Typo ago%!(EXTRA string=14 years)
Christophe Riccio 450d75897c Fixed packing function implementation 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 7455b4f451 Added missing declaration ago%!(EXTRA string=14 years)
Christophe Riccio bf76e0af09 Added GLSL 4.20 pack/unpackHalf16x2 functions ago%!(EXTRA string=14 years)
Christophe Riccio f4800e6fc2 Added GLSL 4.20 pack/unpackSnorm2x16 ago%!(EXTRA string=14 years)
Christophe Riccio 76214fa0da Fixed build ago%!(EXTRA string=14 years)
Christophe Riccio a734a705b7 Fixed build ago%!(EXTRA string=14 years)
Christophe Riccio 78ab122ae0 Declare specialized floattoXint functions ago%!(EXTRA string=14 years)
Christophe Riccio 0c70a2b1ea Fixed vec3 and vec4 for floattoXint functions ago%!(EXTRA string=14 years)
Christophe Riccio a198721c14 Fixed ticket 126, returns wrong types to floatToXint functions ago%!(EXTRA string=14 years)
Christophe Riccio 615262d52f Clean up tests ago%!(EXTRA string=14 years)
Christophe Riccio 10b7640186 Referenced OpenGL 4.2 ago%!(EXTRA string=14 years)
Christophe Riccio 2883847388 Fixed build, error from removed namespace and contructor casts ago%!(EXTRA string=14 years)