2976 Commits (2fd6a9eeee3586b3aadfd34b7963f5eb6491ade8)
 

Author SHA1 Message Date
Christophe Riccio 2fd6a9eeee Fixed missing GLM_FUNC_DECL causing Cuda build errors #547 ago%!(EXTRA string=9 years)
Christophe Riccio 4be686d1fe Merged 0.9.8 ago%!(EXTRA string=9 years)
Christophe Riccio c9831664c9 Updated manual ago%!(EXTRA string=9 years)
Christophe Riccio 0db72b76ab Updated GLM Manual ago%!(EXTRA string=9 years)
Christophe Riccio 80a954d9fd Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Sergey Alexandrov ee789e9092 Add GLF_FUNC_QUALIFIER to functors in "type_vec4.inl" ago%!(EXTRA string=9 years)
Christophe 9f590128df Merge pull request #546 from taketwo/add-glm-func-qualifier ago%!(EXTRA string=9 years)
Sergey Alexandrov 9b34889c0e Add GLF_FUNC_QUALIFIER to functors in "type_vec4.inl" ago%!(EXTRA string=9 years)
Christophe Riccio 9cabe3b7bc Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio ff0054490d Fixed GLM_FORCE_UNRESTRICTED_GENTYPE #543 ago%!(EXTRA string=9 years)
Christophe Riccio 9160f8b8d2 Removed deprecated defines ago%!(EXTRA string=9 years)
Christophe Riccio d029db8ac0 Merge 0.9.8 ago%!(EXTRA string=9 years)
Christophe Riccio e77c300e4c Fixed error to cover deprecated define ago%!(EXTRA string=9 years)
Christophe Riccio 8bfefbd1ce Document GLM_FORCE_UNRESTRICTED_GENTYPE and generate an error if both GLM_FORCE_SWIZZLE and GLM_FORCE_UNRESTRICTED_GENTYPE are defined at the same time ago%!(EXTRA string=9 years)
Christophe Riccio a609a0fea6 - Added more information to build messages ago%!(EXTRA string=9 years)
Christophe Riccio 10dc67e2b5 - Added GLM_FORCE_UNRESTRICTED_GENTYPE allowing non basic genType #543 ago%!(EXTRA string=9 years)
Christophe Riccio 1c5fd06c2d Fixed cast and clean up ago%!(EXTRA string=9 years)
Christophe Riccio bf88ae130d Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio ad262c3592 Udpated readme with fixed mat3_cast #542 ago%!(EXTRA string=9 years)
Christophe Riccio 300f8e965a Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Patrik Huber 3b4856cf58 Convert integers to type T in quaternion mat3_cast() ago%!(EXTRA string=9 years)
Christophe c54714da59 Merge pull request #542 from patrikhuber/fix-quaternion-typeconversion ago%!(EXTRA string=9 years)
Patrik Huber d08618c073 Convert integers to type T in quaternion mat3_cast() ago%!(EXTRA string=9 years)
Christophe Riccio c947b3338b Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio ebafd8e82d Fixed aligned type build on Visual C++ 2013 and older compiler #539 ago%!(EXTRA string=9 years)
Christophe Riccio 239c590ac0 Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio 37ab3dfd29 Fixed Cuda build, using '__align__' for alignments in Cuda #539 ago%!(EXTRA string=9 years)
Christophe Riccio 7f4ad7524a Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio 7ba6ea9a71 Merge branch '0.9.8' of https://github.com/g-truc/glm into 0.9.8 ago%!(EXTRA string=9 years)
Christophe Riccio 31c83cc5c8 Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio 09bf19db7e Fixed Cuda build, no support of __declspec(align(alignment)) ago%!(EXTRA string=9 years)
Christophe Riccio ec8fa4623c Fixed Cuda build, no support of __declspec(align(alignment)) ago%!(EXTRA string=9 years)
Christophe Riccio 39020ad727 Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio 8fbec7f28e Fixed Clang detection #537 ago%!(EXTRA string=9 years)
Christophe Riccio fa8b1f419d Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio 4db0dfcb19 Added lowestBitValue to GTX_bit #536 ago%!(EXTRA string=9 years)
Christophe Riccio 0a032d0314 Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio f71171d49b Fixed 32-bits build #528 #529, fixed VC 32 bits crash ago%!(EXTRA string=9 years)
Christophe Riccio 0dbdf3fad4 Fixed 32-bits build #528 #529, fixed VC 32 bits crash ago%!(EXTRA string=9 years)
Christophe Riccio e671d50e05 Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio dcdc966969 Workaround Cuda compiler bug #530 ago%!(EXTRA string=9 years)
Christophe Riccio cd50d4ae5c Tentative CUDA workaround #530 ago%!(EXTRA string=9 years)
Christophe Riccio 55d7fa2775 Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio edc328c7c9 Fixed GTX_wrap #534, improved GTX_wrap for SIMD friendliness ago%!(EXTRA string=9 years)
Christophe Riccio 897a5af243 Merge branch 'master' of https://github.com/g-truc/glm ago%!(EXTRA string=9 years)
Christophe Riccio 54057ebda0 Merge branch '0.9.8' ago%!(EXTRA string=9 years)
Christophe Riccio f1cfd55da0 Fixed code sample #531 ago%!(EXTRA string=9 years)
Christophe 8e8edcfb8d Merge pull request #527 from IndiumGames/pedantic ago%!(EXTRA string=9 years)
Sami Kankaristo f4103fe7f8 Change -pedantic to -Wpedantic ago%!(EXTRA string=9 years)
Christophe Riccio 27a25cb6a8 Merge branch '0.9.8' ago%!(EXTRA string=9 years)