2183 Commits (d4019aab407f26ed5d0365f3148d9955c3885e3a)

Author SHA1 Message Date
Christophe Riccio 6d302792ab - Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493 ago%!(EXTRA string=9 years)
Christophe Riccio 7e86e9bc3c - Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493 ago%!(EXTRA string=9 years)
Christophe Riccio d52766297d - Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493 ago%!(EXTRA string=9 years)
Christophe Riccio 33bc27ddc4 - Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493 ago%!(EXTRA string=9 years)
Christophe Riccio 3df1c8755c - Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493 ago%!(EXTRA string=9 years)
Christophe Riccio c50f3ed38e - Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493 ago%!(EXTRA string=9 years)
Christophe Riccio d0c4bbaef7 - Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493 ago%!(EXTRA string=9 years)
Christophe Riccio 9a7b802bdc - Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493 ago%!(EXTRA string=9 years)
Christophe Riccio 7193cd2c3a - Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493 ago%!(EXTRA string=9 years)
Christophe Riccio 93612791cd Removed Apple specific check for LLVM versions ago%!(EXTRA string=9 years)
Christophe Riccio 20da5a25db Improved OpenMP support detection for Clang, GCC, ICC and VC ago%!(EXTRA string=9 years)
Christophe Riccio ca3abd6e93 Fixed CUDA support #499, #500, #501 ago%!(EXTRA string=9 years)
Christophe Riccio affd5f3ba0 Fixed CUDA compiler error in type_vec4.inl #504 ago%!(EXTRA string=9 years)
Christophe Riccio 1f71f6fb3a Improved SIMD and swizzle operators interactions with GCC and Clang, Added raw SIMD API. ago%!(EXTRA string=9 years)
Christophe Riccio 1becd76c5f Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio 83999c749a Reorganized SIMD code ago%!(EXTRA string=9 years)
Christophe Riccio 96963f88cc Single file for simd specialization ago%!(EXTRA string=9 years)
Christophe Riccio 5f05a5e953 Clean up inverse SSE code ago%!(EXTRA string=9 years)
Christophe Riccio a90ef1b45e Fixed warning ago%!(EXTRA string=9 years)
Christophe Riccio b53cc5d098 Fixed build on non-VC compilers ago%!(EXTRA string=9 years)
Christophe Riccio 2f9fc55d88 More experiments to improve SIMD support ago%!(EXTRA string=9 years)
Christophe Riccio e9bb34fb78 - Fixed Visual C++ SIMD instruction set automatic detection in 64 bits ago%!(EXTRA string=9 years)
Christophe Riccio 8cf76f049b Fixed Visual C++ SIMD instruction set automatic detection in 64 bits ago%!(EXTRA string=9 years)
Christophe Riccio 939eb940d4 Renamed GLM_RESTRICT, still unused in the code base ago%!(EXTRA string=9 years)
Christophe Riccio a6b3632257 Use GLM coding convensions ago%!(EXTRA string=9 years)
Christophe Riccio e913a9c68b Fixed GCC build ago%!(EXTRA string=9 years)
Christophe Riccio 23ab8137f9 Fixed GTX_type_trait linking ago%!(EXTRA string=9 years)
Christophe Riccio b3cae39ea6 Merge 0.9.7 ago%!(EXTRA string=9 years)
Christophe Riccio 68ec048b70 Fixed roundPowerOfTwo and floorPowerOfTwo #503 ago%!(EXTRA string=9 years)
Christophe Riccio 76d12fb602 Fixed roundPowerOfTwo and floorPowerOfTwo #503 ago%!(EXTRA string=9 years)
Christophe Riccio 9770c9f73d Fixed uaddCarry warning #497 ago%!(EXTRA string=9 years)
Hauke Rehfeld c479e444a4 fix: cuda can use anonymous unions ago%!(EXTRA string=9 years)
Hauke Rehfeld 30f014472d add: CUDA in setup.hpp ago%!(EXTRA string=9 years)
Eric Engestrom ca46062bea Fix spelling mistakes ago%!(EXTRA string=9 years)
Christophe Riccio 66b714c418 Finishing up removing GLM_FORCE_SIZE_FUNC define and passing by copy scalars ago%!(EXTRA string=9 years)
Christophe Riccio bbe076549a Improved coding style consistency, scalars are passed by copy ago%!(EXTRA string=9 years)
Sami Kankaristo 578c4f4f9f Rename tvec1 parameters from scalar to v1/v2 ago%!(EXTRA string=9 years)
Sami Kankaristo ad9bfffe65 Fix operator-(), add operator+() ago%!(EXTRA string=9 years)
Sami Kankaristo c7700573a4 Add missing boolean operator declarations ago%!(EXTRA string=9 years)
Sami Kankaristo 42b818d4bb Fix declarations (use tdualquat instead of tquat) ago%!(EXTRA string=9 years)
Sami Kankaristo ece2b8b5a2 Add missing boolean operator declarations ago%!(EXTRA string=9 years)
Sami Kankaristo 8662a567b2 Add const & to POD to match other functions in the class ago%!(EXTRA string=9 years)
Sami Kankaristo b7fef63ef8 Remove const & from POD to match other functions in class ago%!(EXTRA string=9 years)
Sami Kankaristo d3036fd010 Add missing operator function definitions ago%!(EXTRA string=9 years)
Sami Kankaristo 785c8892d9 Add missing const to declaration ago%!(EXTRA string=9 years)
Christophe Riccio 6c61c332f4 Fixed missing GLM_PLATFORM_CYGWIN declaration #495 ago%!(EXTRA string=9 years)
Christophe Riccio 61d58b0296 Fixed missing GLM_PLATFORM_CYGWIN declaration #495 ago%!(EXTRA string=9 years)
Sami Kankaristo 99d3486e1f Rename tvec1 parameters from scalar to v1/v2 ago%!(EXTRA string=9 years)
Sami Kankaristo 2d54f437f1 Fix operator-(), add operator+() ago%!(EXTRA string=9 years)
Sami Kankaristo 55d7b07e12 Add missing boolean operator declarations ago%!(EXTRA string=9 years)