885 Commits (554ae06fa89f0e7988506130aba111d7d89549cd)
 

Author SHA1 Message Date
Ben 554ae06fa8 Minor change to typedef ago%!(EXTRA string=14 years)
athile 1245dc51f3 Merge branch '0.9.3' of git://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math 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)
Christophe Riccio dd2de8b20d Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.3 ago%!(EXTRA string=14 years)
Christophe Riccio a18a7dfac9 Added new GTC API for random ago%!(EXTRA string=14 years)
Christophe Riccio 3b66632235 Added half matrix tests ago%!(EXTRA string=14 years)
athile 73d5e729c1 WIP swizzles ago%!(EXTRA string=14 years)
Christophe Riccio b2b664e9d9 Updated simplex3d implementation ago%!(EXTRA string=14 years)
Christophe Riccio cd1df245bc Added noise tests output 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)
athile d942261f23 Reenable the hvec3 test code ago%!(EXTRA string=14 years)
athile 24879d4580 Sync up to branch 0.9.3 ago%!(EXTRA string=14 years)
Christophe Riccio 506ea8cf0b Fixed merge 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 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 edff9f7bf2 Merge branch '0.9.2' into 0.9.3 ago%!(EXTRA string=14 years)
Christophe Riccio 82bad5f4e5 Listed fixed hvec* (and hmat*) types, ticket #117 ago%!(EXTRA string=14 years)
Christophe Riccio 06f1deafc8 Fixed higherMultiple for half types ago%!(EXTRA string=14 years)
Christophe Riccio 5498879b8a Released GLM 0.9.2.5 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 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 0a7e5ffaf0 Fixed merge ago%!(EXTRA string=14 years)
Christophe Riccio 0c7dadef8e Fixed length function for half vec* types ago%!(EXTRA string=14 years)
Christophe Riccio ac869c9faa Fixed merge 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 472174a206 Fixed merge ago%!(EXTRA string=14 years)
Christophe Riccio 91b8ae9c6e Fixed round function ago%!(EXTRA string=14 years)