462 Commits (9c6de9666916d419ae293040f06bd8d804597262)

Author SHA1 Message Date
Christophe Riccio 90ad883d9e Added glm.g-truc.net code samples ago%!(EXTRA string=11 years)
Christophe Riccio a5d2a63ef3 - Added workaround for a CUDA compiler bug (#186, #185) ago%!(EXTRA string=11 years)
Christophe Riccio 3f327d5e70 Fixed usubBorrw ago%!(EXTRA string=11 years)
Christophe Riccio 0b73091c7f Fixed aliasing warnings ago%!(EXTRA string=11 years)
Christophe Riccio 658d7e2788 Fixed strict aliasing warnings in GCC 4.8.1 / Android NDK 9c (#152) ago%!(EXTRA string=11 years)
Christophe Riccio 899f388921 Fixed CUDA issues (#169, #168, #183, #182) ago%!(EXTRA string=11 years)
Christophe Riccio 0d8d5af8dd Fixed CUDA_VERSION not being declared #182 ago%!(EXTRA string=11 years)
Christophe Riccio eaf3cf3056 Added missing GLM_FUNC_DECL ago%!(EXTRA string=11 years)
Christophe Riccio 19d2919ec3 Fixed version #179 ago%!(EXTRA string=11 years)
dachziegel 9fddf6225b include <cuda.h> to make sure CUDA_VERSION is defined ago%!(EXTRA string=11 years)
dachziegel 2536c4c6b6 added GLM_FUNC_DECL to avoid nvcc warnings ago%!(EXTRA string=11 years)
Christophe Riccio 13920db617 Fixed instruction set detection with GCC ago%!(EXTRA string=12 years)
Christophe 3459fcfbc1 Fixed instruction set detection on GCC ago%!(EXTRA string=12 years)
Christophe Riccio e606edf43b Added instruction set auto detection with Visual C++ using _M_IX86_FP - /arch compiler argument ago%!(EXTRA string=12 years)
Christophe Riccio 2b17a90859 Fixed declaration and definition mismatch ago%!(EXTRA string=12 years)
Christophe Riccio 7ce6df4078 Fixed sqrt ambiguity ago%!(EXTRA string=12 years)
Christophe Riccio 31ec3eed97 Clean up initializer list code. ago%!(EXTRA string=12 years)
Christophe Riccio a8fd81850f Tentative fix for strict aliasing warning in GCC 4.8.1 / Android NDK 9c (#152) ago%!(EXTRA string=12 years)
Christophe Riccio a310855d23 Fixed undefined reference to fastInverseSqrt (#161) ago%!(EXTRA string=12 years)
Christophe Riccio 1d981dd344 Fixed initializer list ambiguity (#159, #160) ago%!(EXTRA string=12 years)
Christophe Riccio 638d49b549 Added static assert to test the argument 'a' type of 'mix' function ago%!(EXTRA string=12 years)
Christophe Riccio 926c8d159c Fixed mix function link error ago%!(EXTRA string=12 years)
Christophe Riccio d3b8b2b64e Added move contructors and assignment operators (#141) ago%!(EXTRA string=12 years)
Christophe Riccio 6a3e1e9c35 Updated message ago%!(EXTRA string=12 years)
Christophe Riccio 14c1c91f77 Clean up ago%!(EXTRA string=12 years)
Christophe Riccio dd272c52ee Fixed non power of two matrix products ago%!(EXTRA string=12 years)
Christophe Riccio c3e4881833 Fixed warnings with the Android NDK 9c (#156) ago%!(EXTRA string=12 years)
Christophe Riccio 9a3781d99a Started GLM 0.9.5.2 ago%!(EXTRA string=12 years)
Christophe Riccio 6335627796 Fixed build ago%!(EXTRA string=12 years)
Christophe Riccio 01ac9e9b33 Fixed build ago%!(EXTRA string=12 years)
Christophe Riccio 9f81728602 Fixed outerProduct return type (#155) ago%!(EXTRA string=12 years)
Christophe Riccio aeba3c6fe7 Quiet most GLM_FORCE_RADIANS messages ago%!(EXTRA string=12 years)
Christophe Riccio 3394af0cf2 Fixed build on GCC ago%!(EXTRA string=12 years)
Christophe Riccio 90a249b5ff Optimized matrix inverse and division code (#149) ago%!(EXTRA string=12 years)
Christophe Riccio efdfa577ee defaultp is an enum, alias of highp (#150) ago%!(EXTRA string=12 years)
Christophe Riccio ccb25c84c7 Update copyright year ago%!(EXTRA string=12 years)
Dustin Biser 00f99d392c Remove unncessary divisions for mat inverses ago%!(EXTRA string=12 years)
Christophe Riccio aa26672da1 Fixed inverse link error when using namespace glm; (#147) ago%!(EXTRA string=12 years)
Christophe Riccio 06ac77dad4 Fixed declaration and definision mismatches (#148) ago%!(EXTRA string=12 years)
Christophe Riccio 9edd8aacf0 Remove is_vector ago%!(EXTRA string=12 years)
Christophe Riccio aed7317408 Fixed declaration and definision mismatches (#148) ago%!(EXTRA string=12 years)
Christophe Riccio 6ed8c3dbb3 Added vectorized implementation of fast inversesqrt ago%!(EXTRA string=12 years)
Christophe Riccio 78d487b482 Added ULP comparison between lowp and highp for inversesqrt ago%!(EXTRA string=12 years)
Christophe Riccio d252dd243b Added possible static_cast conversion of GLM types (#72) ago%!(EXTRA string=12 years)
Christophe Riccio 1b36eb7603 Removed GLM_FORCE_RADIANS ago%!(EXTRA string=12 years)
Christophe Riccio d01630079c Fixed Visual C++ vec4 simd specification code path ago%!(EXTRA string=12 years)
Christophe Riccio 07a1abdfb3 Added vec4 SSE2 specializations ago%!(EXTRA string=12 years)
Christophe Riccio d9f5e07641 Concept prof for vec4 SIMD specialication ago%!(EXTRA string=12 years)
Christophe Riccio 6b2ecaaf42 Clean up ago%!(EXTRA string=12 years)
Christophe Riccio 0de006a82c Updated version for next release ago%!(EXTRA string=12 years)