2183 Commits (d4019aab407f26ed5d0365f3148d9955c3885e3a)

Author SHA1 Message Date
Christophe Riccio d4019aab40 Moved color_encoding to experimental ago%!(EXTRA string=9 years)
Christophe Riccio 32cfecba97 Optimized GTC_packing implementation ago%!(EXTRA string=9 years)
Christophe Riccio d8ca117cb6 Updated doxygen API doc ago%!(EXTRA string=9 years)
Christophe Riccio 6482dd29d2 Added GLM_ENABLE_EXPERIMENTAL ago%!(EXTRA string=9 years)
Christophe Riccio 79f6d7082c Bump revision number for next 0.9.8 release ago%!(EXTRA string=9 years)
Christophe Riccio 6a1e2ec5d5 Updated version ago%!(EXTRA string=9 years)
Christophe Riccio 66bbb69a75 Removed doxygen references to GTC_half_float which was removed in 0.9.4 ago%!(EXTRA string=9 years)
Christophe Riccio 6b0c3b48cc Fixed bitCount with AVX on 32 bit builds #567 ago%!(EXTRA string=9 years)
Christophe Riccio c87e9bed0d Updated revision number ago%!(EXTRA string=9 years)
Patrik Huber 80390afd82 Changed T() to static_cast<T> ago%!(EXTRA string=9 years)
Patrik Huber 282473be24 Fixed missing conversion to T ago%!(EXTRA string=9 years)
Patrik Huber e1e1dd1ebc Changed T() to static_cast<T> ago%!(EXTRA string=9 years)
Patrik Huber d33cbe42a6 Fixed missing conversion to T ago%!(EXTRA string=9 years)
Christophe Riccio 1a460419f9 Fixed GTX_vec_swizzle build ago%!(EXTRA string=9 years)
Christophe Riccio 03672e9428 Fixed GTX_transform2 shear* functions #403 ago%!(EXTRA string=9 years)
Christophe Riccio 33ea25c052 Broader support of GLM_FORCE_UNRESTRICTED_GENTYPE #378 ago%!(EXTRA string=9 years)
Christophe Riccio b45d5e8650 Fixed Android build error with C++11 compiler but C++98 STL #284 #564 ago%!(EXTRA string=9 years)
Christophe Riccio a17f795aaf Added GTX_vec_swizzle, faster compile time swizzling then swizzle operator #558 ago%!(EXTRA string=9 years)
Christophe Riccio 842ae44f6d Updated minimum compiler version required ago%!(EXTRA string=9 years)
Christophe Riccio 535040b207 Made quat, vec, mat type component length() static #565 ago%!(EXTRA string=9 years)
Christophe Riccio 2e9f580615 vector/matrix component length() static #565 ago%!(EXTRA string=9 years)
Christophe Riccio 9298939816 length becomes a static function #565 ago%!(EXTRA string=9 years)
Christophe Riccio a2684a8fe5 - Added lowp variant of GTC_colorspace convertLinearToSRGB #419 ago%!(EXTRA string=9 years)
Christophe Riccio e4c559b29b Added RGBM encoding in GTC_packing #420 ago%!(EXTRA string=9 years)
Christophe Riccio e98ce44d85 Added warning messages when using GLM_FORCE_CXX** but the compiler is known to not fully support the requested C++ version #555 ago%!(EXTRA string=9 years)
Christophe Riccio e1b88a05e9 Fixed filename #562 ago%!(EXTRA string=9 years)
Christophe Riccio 1c85265f97 Added Visual C++ 15 detection, Added Clang 4.0 detection, Refactored GLM_COMPILER_VC values ago%!(EXTRA string=9 years)
Christophe Riccio 5f5e800a24 Fixed clang and GCC build #559 ago%!(EXTRA string=9 years)
Christophe Riccio 19a6d64e8c Fixed Visual C++ constexpr build error #555, #556 ago%!(EXTRA string=9 years)
amc522 74d3870160 Alternate functions for creating swizzles of vectors ago%!(EXTRA string=9 years)
Christophe Riccio cae9f61e46 Updated GLM 0.9.8 revision ago%!(EXTRA string=9 years)
Christophe Riccio 18ea7063c4 Updated version ago%!(EXTRA string=9 years)
Christophe Riccio 0675da467a Optimized quaternion log function #554 ago%!(EXTRA string=9 years)
Aaron f2135a0ca3 Fixed scaling factors for packing and unpacking unorm555 and unorm565 ago%!(EXTRA string=9 years)
Christophe Riccio 8c960dc647 Alignof is a C++11 feature ago%!(EXTRA string=9 years)
Christophe Riccio 6a30bbbe51 Fixed GCC build broken by #548 PR ago%!(EXTRA string=9 years)
Aaron ca0b7a9929 Merged graft commit ago%!(EXTRA string=9 years)
Christophe Riccio 89d77b51c6 Alignof is a C++11 feature ago%!(EXTRA string=9 years)
Christophe Riccio fa51f18b0c Fixed GCC build broken by #548 PR ago%!(EXTRA string=9 years)
Aaron e57615b6bb Changed how storage alignment is created to eliminate warnings on msvc. ago%!(EXTRA string=9 years)
Christophe Riccio cb7179239b - Fixed GCC 4.8 with C++11 compilation option #550 ago%!(EXTRA string=9 years)
Jason P. Barmparesos f3044dde88 Fixed bug on the faceforward function. ago%!(EXTRA string=9 years)
Aaron 460b6ba1b6 Corrected test for msvc compiler ago%!(EXTRA string=9 years)
Jason P. Barmparesos 9f0958e40d Fixed bug on the faceforward function. ago%!(EXTRA string=9 years)
Aaron 47abea7dba Fixed scaling factors for packing and unpacking unorm555 and unorm565 ago%!(EXTRA string=9 years)
Aaron ec5e34e04f Fixed some msvc warnings. Tested on msvc 2015 update 3. ago%!(EXTRA string=9 years)
Sami Kankaristo e9e26ab926 Change -pedantic to -Wpedantic ago%!(EXTRA string=9 years)
Christophe Riccio 3c4fe6133e Prepare GLM 0.9.8.1 ago%!(EXTRA string=9 years)
Christophe Riccio e33e37dc48 Fixed CUDA warning #547 ago%!(EXTRA string=9 years)
Christophe Riccio bcc6879b4b Fixed build ago%!(EXTRA string=9 years)