546 Commits (54057ebda054d4633e91163b323271a29f46918a)

Author SHA1 Message Date
Christophe Riccio 6a1a673b41 Fixed C++11 explicit conversion operators detection #282 ago%!(EXTRA string=11 years)
Christophe Riccio ff3872c859 Reducing header dependences ago%!(EXTRA string=11 years)
Christophe Riccio 67964bfd0a Matching headers and implementations ago%!(EXTRA string=11 years)
Christophe Riccio 7e81213fdd Fixed mod function specialization #281 Fixed bitscan detection ago%!(EXTRA string=11 years)
Christophe Riccio be0c5da488 size_type and length_type for all types ago%!(EXTRA string=11 years)
Christophe Riccio 3f48ffefb0 Updated license ago%!(EXTRA string=11 years)
Christophe Riccio d276bf3b98 Doxygen fixes ago%!(EXTRA string=11 years)
Christophe Riccio 4f5bd21a5e Doxygen doc fixes ago%!(EXTRA string=11 years)
Christophe Riccio e8fbcf76dd Optimizations of log2 for ivec4 ago%!(EXTRA string=11 years)
plasmacel 017e97d554 Update quaternion.inl ago%!(EXTRA string=11 years)
plasmacel 36075c4994 Update quaternion.hpp ago%!(EXTRA string=11 years)
plasmacel 4581d25ec9 Update quaternion.inl ago%!(EXTRA string=11 years)
plasmacel 3b3dcd7d03 Update quaternion.hpp ago%!(EXTRA string=11 years)
Christophe Riccio bddce172f7 Fixed Clang and LLVM detections ago%!(EXTRA string=11 years)
Christophe Riccio 7621a735a3 Move GTC_type_aligned to GTX extensions ago%!(EXTRA string=11 years)
Christophe Riccio c79394b899 More tests and comments for type_aligned ago%!(EXTRA string=11 years)
Christophe Riccio 9b96b31f0e Fixed alignment on Visual C++ ago%!(EXTRA string=11 years)
Christophe Riccio 5d95353dd0 Added missing types ago%!(EXTRA string=11 years)
Christophe Riccio 411511ca71 Completed GTC_type_aligned #266 #257 ago%!(EXTRA string=11 years)
Christophe Riccio b062bd9ff2 First step to add GTC_type_aligned ago%!(EXTRA string=11 years)
plasmacel 7e3dc0ae16 format fix ago%!(EXTRA string=11 years)
plasmacel e637299192 implement cot as tan(pi/2 - angle) ago%!(EXTRA string=11 years)
Christophe Riccio 4f4763600f Added log2 to GTC_integer ago%!(EXTRA string=11 years)
Christophe Riccio 5b911d1eb0 Fixed float comparison warnings #270 ago%!(EXTRA string=11 years)
Christophe Riccio 88894045af Added integer log2 test ago%!(EXTRA string=11 years)
Christophe Riccio 2d50df61c3 Initial structure for GTC_integer ago%!(EXTRA string=11 years)
Christophe Riccio 3adf263341 Added GLM_FORCE_EXPLICIT_CTOR to require explicit type conversions #269 ago%!(EXTRA string=11 years)
Christophe Riccio 066bd1b1c1 Deleted unused file ago%!(EXTRA string=11 years)
Christophe Riccio bc5fe52a44 Removed empty GTC_integer ago%!(EXTRA string=11 years)
Christophe Riccio b90c4c430e Added GLM_HAS_TRIVIAL_QUERIES define ago%!(EXTRA string=11 years)
Christophe Riccio 5960196ce8 Clean up white spaces, fix build with VC15 ago%!(EXTRA string=11 years)
Christophe Riccio 6eb5529395 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 1dea9c5e34 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 85a6c8fc08 Avoid useless initialization ago%!(EXTRA string=11 years)
Christophe Riccio 6a50a87a75 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 0b39c3b911 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 9914308726 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio 0b8ca1a5b6 Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263 ago%!(EXTRA string=11 years)
Christophe Riccio c36f3630eb Fixed glm::mask function and tests ago%!(EXTRA string=11 years)
Christophe Riccio a604ebdaa5 Fixed build ago%!(EXTRA string=11 years)
Mathias Labeyrie b38a8b4e5a rename three_half_pi() => three_over_two_pi() ago%!(EXTRA string=11 years)
Mathias Labeyrie b0c1777b57 More constants related to pi ago%!(EXTRA string=11 years)
Christophe Riccio 6f3765d281 First draft of GTC_round ago%!(EXTRA string=11 years)
Christophe Riccio 41c00872a1 Fixed GCC build ago%!(EXTRA string=11 years)
Christophe Riccio 4b4b6f6cac Removed macros ago%!(EXTRA string=11 years)
Christophe Riccio 1cd48f1523 Use template instanciation ago%!(EXTRA string=11 years)
Christophe Riccio dced21e745 Added multiple 'sign' implementations for integers, unit tests and performancetests. ago%!(EXTRA string=11 years)
Christophe Riccio 44382faf59 Improve mask implementation to support any integer and vector types ago%!(EXTRA string=11 years)
Christophe Riccio a88d8935be Updated ceilPowerOfTwo for signed int support ago%!(EXTRA string=11 years)
Christophe Riccio 3420d691f5 Added findLSB tests, faster ceilPowerOfTwo ago%!(EXTRA string=11 years)