587 Commits (506ea8cf0b93eb92b438d2bd44b6bfee644b74c9)

Author SHA1 Message Date
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)
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 06f1deafc8 Fixed higherMultiple for half 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 aa92c76da2 Fixed length build ago%!(EXTRA string=14 years)
Christophe Riccio 0c7dadef8e Fixed length function for half vec* types 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 bbaab256ac Created GTC_random 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 0ab221458f Fixed bug 123 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 5f4a5b62f4 Fixed ticket 123, Visual C++ warnings 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 51716bb460 Extensions included have a define which value is GLM_VERSION ago%!(EXTRA string=14 years)
Christophe Riccio f035982424 Removed warning, declared some parameter documentation 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)
Christophe Riccio 24e438dac4 Updated documentation ago%!(EXTRA string=14 years)
Christophe Riccio cec6cefa1b Added to_string scalars and vectors tests ago%!(EXTRA string=14 years)
Christophe Riccio 7d3a2d7743 Fixed cppcheck type ago%!(EXTRA string=14 years)
Christophe Riccio 1f64b8b51f Fixed axisAngle ago%!(EXTRA string=14 years)
Christophe Riccio 9385876f51 Fixed ticket 120, M_1_PI undeclare in C++0x ago%!(EXTRA string=14 years)
Christophe Riccio 9c6acd6549 Fixed ticket 125: missing dependence ago%!(EXTRA string=14 years)
Christophe Riccio d46aa44034 Fixed warning, ticket #118 ago%!(EXTRA string=14 years)
Christophe Riccio b2cb4fe479 Fixed ticket #124 cast from mat* to quat undefined error ago%!(EXTRA string=14 years)
Christophe Riccio 606383b2ae Fixed GCC warning ago%!(EXTRA string=14 years)
Christophe Riccio 43eb90b1bf Ticket #116, fixed color casts ago%!(EXTRA string=14 years)
Christophe Riccio 2732d4bae5 Fixed ticket #116, missing bit mask ago%!(EXTRA string=14 years)