25 Commits (9c6de9666916d419ae293040f06bd8d804597262)

Author SHA1 Message Date
Christophe Riccio 757fe39587 Removed simd precision qualifier. All precision qualifiers may generate SIMD instructions, precision may affect the generated instructions accordingly 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 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 a9ab80d5fd Added compNormalize function to GTX_component_wise ago%!(EXTRA string=10 years)
Christophe Riccio fc8b4404f0 Fixed faceforward build #289 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 34a98b5220 Fixed build ago%!(EXTRA string=11 years)
Christophe Riccio 20bdab33dd Branch free refract and reflect ago%!(EXTRA string=11 years)
Christophe Riccio 1dea9c5e34 Clean up ago%!(EXTRA string=11 years)
Christophe Riccio c1f47f4c7d Fixed distance function return type #267 ago%!(EXTRA string=11 years)
Christophe Riccio bf08a0e234 Replace function instanciations with macros by templates ago%!(EXTRA string=11 years)
Christophe Riccio ca4ed31fb6 Fixed *vec1 scalar constructor ago%!(EXTRA string=11 years)
Christophe Riccio f9484a6e9f - Moved template types from 'detail' to 'glm' namespace #239, #244 ago%!(EXTRA string=11 years)
Christophe Riccio 7fe8a1944c Fixed fastDistance ambiguity #215 ago%!(EXTRA string=11 years)
Christophe Riccio a5d2a63ef3 - Added workaround for a CUDA compiler bug (#186, #185) ago%!(EXTRA string=11 years)
Christophe Riccio eaf3cf3056 Added missing GLM_FUNC_DECL ago%!(EXTRA string=11 years)
Christophe Riccio 3394af0cf2 Fixed build on GCC ago%!(EXTRA string=12 years)
Christophe Riccio ccb25c84c7 Update copyright year ago%!(EXTRA string=12 years)
Christophe Riccio edbe66cb00 Fixed build on MacOS ago%!(EXTRA string=12 years)
Christophe Riccio 9f8112f93a Reduced dependencies of GTX extensions. Removed some deprecated code. ago%!(EXTRA string=12 years)
Christophe Riccio 6f7eb97b87 Move content of core directory into detail directory. Reduced dependencies to glm.hpp. ago%!(EXTRA string=12 years)
Christophe Riccio f911117407 Replace glm::detail::type traits by std::numerical_limits traits ago%!(EXTRA string=12 years)
Christophe Riccio 08c95429fe Fixed build on GCC ago%!(EXTRA string=12 years)
Christophe Riccio dddcbe58e6 Factorized float to uint and co function code. ago%!(EXTRA string=12 years)
Christophe Riccio d37d3539ed - Fixed ldexp implementation ago%!(EXTRA string=12 years)
Christophe Riccio 0ff1026dbb Removed value_type and size_type ago%!(EXTRA string=12 years)
Christophe Riccio b9266c07b0 Using C++ casts ago%!(EXTRA string=12 years)
Christophe Riccio c14e2d7fbc Added precision template parameter ago%!(EXTRA string=12 years)
Christophe Riccio 2a4434786e Updated date ago%!(EXTRA string=12 years)
Christophe Riccio 0df4b94c4b Fixed CUDA warnings and errors, #43 ago%!(EXTRA string=12 years)
Christophe Riccio 4d3af10700 Fixed space characters ago%!(EXTRA string=13 years)
Christophe Riccio 1dda2390e5 Fixed warnings on MacOS X ago%!(EXTRA string=13 years)
Christophe Riccio 88d3927558 Updated copyright date 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 6eba3a9db9 Added more vectorize functions ago%!(EXTRA string=14 years)
athile a762f19861 Further swizzle work. ago%!(EXTRA string=14 years)
Christophe Riccio 4179ba688d Updated file headers ago%!(EXTRA string=14 years)
Christophe Riccio 3621deaeb5 Removed gtc and gtx namespaces ago%!(EXTRA string=14 years)
Christophe Riccio 5acf2d84a0 Fixed namespace issues ago%!(EXTRA string=14 years)
Christophe Riccio 6215aff4b4 Removed namespaces ago%!(EXTRA string=14 years)
Christophe Riccio 201281d06d Added CUDA support ago%!(EXTRA string=14 years)
Christophe Riccio 9b38fe5dcb Updated copyright date ago%!(EXTRA string=15 years)
Christophe Riccio e4421a9b0f Updated copyright dates ago%!(EXTRA string=15 years)
Christophe Riccio 23ba487f03 Improved C++0x static_assert support ago%!(EXTRA string=15 years)
Christophe Riccio 05439738b8 Updated to GLM 0.9.B ago%!(EXTRA string=15 years)