542 Commits (97f43994cd8bb68c4ba857f02cb358090b0744e9)

Author SHA1 Message Date
Christophe Riccio 04958c1564 Added Chrone Native Client support ago%!(EXTRA string=14 years)
Christophe Riccio 64da6d3da3 Remove value_size() from vectors ago%!(EXTRA string=14 years)
Christophe Riccio 66408cfc4b Fixed ticket #149, misleading call to row_size in the code ago%!(EXTRA string=14 years)
Christophe Riccio d26c9df71d Fixed outerproduct ticket #150 ago%!(EXTRA string=14 years)
Christophe Riccio 369e929910 Fixed ticket #147 refract for scalar ago%!(EXTRA string=14 years)
Christophe Riccio 390498ef87 Fixed refract for double based types ago%!(EXTRA string=14 years)
Christophe Riccio c516145130 Fixed ticket #144 < instead of <= ago%!(EXTRA string=14 years)
Christophe Riccio 7f153a2b62 Fixed modf ago%!(EXTRA string=14 years)
Christophe Riccio 173b009d1f Fixed isnan and isinf on Android ago%!(EXTRA string=14 years)
Christophe Riccio a11aa14e86 Added platform detection ago%!(EXTRA string=14 years)
Christophe Riccio 6525d84e3b Fixed android build ago%!(EXTRA string=14 years)
Christophe Riccio cd1569c543 Added product declarations ago%!(EXTRA string=14 years)
Christophe Riccio 83f278f922 Fixed doxygen errors ago%!(EXTRA string=14 years)
Christophe Riccio 25b4a14df2 Added missing none squared products ago%!(EXTRA string=14 years)
Christophe Riccio e298ecfe1a Fixed swizzle functions ago%!(EXTRA string=14 years)
Christophe Riccio 66a8720bc0 Fixed condition to enable half vector specialization ago%!(EXTRA string=14 years)
Christophe Riccio 6c00ffa1b4 Fixed roundEven implementation, tests are now passing ago%!(EXTRA string=14 years)
Christophe Riccio 774bd01b92 Added link to roundEven what about ago%!(EXTRA string=14 years)
Christophe Riccio 5050bfacf7 Fixed setup options ago%!(EXTRA string=14 years)
Christophe Riccio ee15fe5289 Clean up setup ago%!(EXTRA string=14 years)
Christophe Riccio 7533265233 Updated style, typo, removed old swizzle macro ago%!(EXTRA string=14 years)
Christophe Riccio 7cbda2e1e2 Added GLM_SUPPORT_SWIZZLE_OPERATOR macro ago%!(EXTRA string=14 years)
Christophe Riccio 1e7923e7b9 Fixed compiler setup options ago%!(EXTRA string=14 years)
Christophe Riccio 212e1a1f07 Fixed swizzle functions for single component name mode of vector types ago%!(EXTRA string=14 years)
Christophe Riccio 4843f8ffb9 Added swizzle operator from generated functions for non C++11 compiler ago%!(EXTRA string=14 years)
Christophe Riccio 9e735277ad Added explicit swizzle functions ago%!(EXTRA string=14 years)
Christophe Riccio 85f2429d0e Fixed vec1 definition ago%!(EXTRA string=14 years)
Christophe Riccio 6acbd8582c Added individual swizzle function preprocessor commands ago%!(EXTRA string=14 years)
Christophe Riccio be97b8b213 Added vec1 types ago%!(EXTRA string=14 years)
Christophe Riccio 911df15e8a Fixed build ago%!(EXTRA string=14 years)
Christophe Riccio d3fd7dfa14 Fixed build, simplify template declaratons ago%!(EXTRA string=14 years)
Christophe Riccio 13e16886a3 Improve template paramter documentation ago%!(EXTRA string=14 years)
Christophe Riccio 9843d38b67 Improved documentation ago%!(EXTRA string=14 years)
Christophe Riccio 177e0158b7 Improve documentation ago%!(EXTRA string=14 years)
Christophe Riccio 6eba3a9db9 Added more vectorize functions ago%!(EXTRA string=14 years)
Christophe Riccio e6fded40dc Vectorize ago%!(EXTRA string=14 years)
Christophe Riccio d070f7cf77 Added semi-automatic vectorizer ago%!(EXTRA string=14 years)
Christophe Riccio c54e4902b9 Fixed static assert ago%!(EXTRA string=14 years)
Christophe Riccio f84a38e4b3 Updated error message for unsuported log2 types ago%!(EXTRA string=14 years)
Christophe Riccio c004d95bdf Added log2 meta programming implementation ago%!(EXTRA string=14 years)
Christophe Riccio 620861973e Added float_or_int_trait ago%!(EXTRA string=14 years)
Christophe Riccio 16ef34f9c5 Added log2 for int types ago%!(EXTRA string=14 years)
Christophe Riccio 3c2882439f Added nlz, improved int log2, optimized findMSB with intrinsics ago%!(EXTRA string=14 years)
Christophe Riccio 09ee14ad4c Added uint log2 and deprecate GTX_unsigned_int ago%!(EXTRA string=14 years)
Ben bcc8926ebf Add additional swizzle constructors ago%!(EXTRA string=14 years)
Ben 554ae06fa8 Minor change to typedef ago%!(EXTRA string=14 years)
Christophe Riccio 8df8569563 Added () operator for swizzling ago%!(EXTRA string=14 years)
Christophe Riccio e8ee34e397 Added constructor taking partial swizzle operation parameter ago%!(EXTRA string=14 years)
Christophe Riccio d75db9b8e4 Fixed ticket #111, missing swizzle operations ago%!(EXTRA string=14 years)
Christophe Riccio ac8552d296 Fixed /W4 VC warnings ago%!(EXTRA string=14 years)