327 Commits (cfdd31d91e10c20e40914cbd1a804115d96e111c)

Author SHA1 Message Date
Christophe Riccio 8a54ba3462 Added GTC_color_encoding ago%!(EXTRA string=9 years)
Christophe Riccio a609a0fea6 - Added more information to build messages ago%!(EXTRA string=9 years)
Christophe Riccio f71171d49b Fixed 32-bits build #528 #529, fixed VC 32 bits crash ago%!(EXTRA string=9 years)
Christophe Riccio 0dbdf3fad4 Fixed 32-bits build #528 #529, fixed VC 32 bits crash ago%!(EXTRA string=9 years)
Christophe Riccio 8c8c8367e3 Improved aligned types support ago%!(EXTRA string=9 years)
Christophe Riccio b3d57f2cc9 Improved aligned types support ago%!(EXTRA string=9 years)
Christophe Riccio eb20cdc6ae Added precision qualifier tests ago%!(EXTRA string=9 years)
Christophe Riccio b8b43e6a4d Added GTC_functions extension ago%!(EXTRA string=9 years)
Christophe Riccio 0e1e181484 Clean up ago%!(EXTRA string=9 years)
Christophe Riccio 4155e5b820 Workaround GCC build with GLM_FORCE_PURE defined ago%!(EXTRA string=9 years)
Christophe Riccio 731a263325 Fixed bitcount build errors ago%!(EXTRA string=9 years)
Christophe Riccio 5fdca07eee Clean up ago%!(EXTRA string=9 years)
Christophe Riccio fd4ada5843 Support aligned *vec* even when SIMD isn't enabled ago%!(EXTRA string=9 years)
Christophe Riccio 41984e42ab Added GTC_type_aligned with aligned *vec* types ago%!(EXTRA string=9 years)
Christophe Riccio 7fe2f5fe65 Renamed instruction set flags ago%!(EXTRA string=9 years)
Christophe Riccio d33e3df02a Fixed SIMD code path selection ago%!(EXTRA string=9 years)
Christophe Riccio ab159770b3 mad optimizations, fixed build ago%!(EXTRA string=9 years)
Christophe Riccio 1becd76c5f Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio 5f05a5e953 Clean up inverse SSE code ago%!(EXTRA string=9 years)
Christophe Riccio b3cae39ea6 Merge 0.9.7 ago%!(EXTRA string=9 years)
Christophe Riccio 872aa9d8ec Improved ***PowerOfTwo 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 234d7d4ba9 Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait ago%!(EXTRA string=9 years)
Christophe Riccio 86c58b8b8b Added iround and uround to GTC_integer, fast round on positive values ago%!(EXTRA string=9 years)
Christophe Riccio 52d05aee76 Fixed build ago%!(EXTRA string=9 years)
Christophe Riccio c853df1638 Added uround to GTC_integer, fast round on positive values ago%!(EXTRA string=9 years)
Christophe Riccio 5fad3f437d Added more tests for ceilMultiple ago%!(EXTRA string=9 years)
Christophe Riccio 57316860a1 Fixed ceilMultiple test ago%!(EXTRA string=9 years)
Christophe Riccio c6aa981e2a Added ceilMultiple test with integers ago%!(EXTRA string=9 years)
Christophe Riccio a257beb5de Added missing bvec* && and || operators ago%!(EXTRA string=10 years)
Christophe Riccio 560dcdbec0 Added 8bit pack and unpack to GTC_packing ago%!(EXTRA string=10 years)
Christophe Riccio bb9ce516b0 Added 16bit pack and unpack to GTC_packing ago%!(EXTRA string=10 years)
Christophe Riccio 04c8f05a34 Added (un)packUnorm and (un)packSnorm to GTC_packing ago%!(EXTRA string=10 years)
Christophe Riccio 65c8f8fcf0 Added (un)packHalf ago%!(EXTRA string=10 years)
Christophe Riccio 11f05cea58 Fixed affineInverse test #192 ago%!(EXTRA string=10 years)
Christophe Riccio f384e18a78 Added tests for affineInverse #192 ago%!(EXTRA string=10 years)
Christophe Riccio 06ad5a2cd4 Fixed GTC_packing unpackUnorm3x10_1x2 #414 ago%!(EXTRA string=10 years)
Sebastian Rettenberger 8af1d0ce2d Add test for floorMultiple/ceilMultiple (float only) ago%!(EXTRA string=10 years)
Christophe Riccio 33e3243779 Fixed affineInverse test #192 ago%!(EXTRA string=10 years)
Christophe Riccio ab0312be02 Added tests for affineInverse #192 ago%!(EXTRA string=10 years)
Christophe Riccio a77d311119 Added packF3x9_E1x5 and unpackF3x9_E1x5 to GTC_packing for RGB9E5 #416 ago%!(EXTRA string=10 years)
Christophe Riccio cb5a2a86ca Fixed GTC_packing unpackUnorm3x10_1x2 #414 ago%!(EXTRA string=10 years)
Sebastian Rettenberger fa6fd748c0 Add test for floorMultiple/ceilMultiple (float only) ago%!(EXTRA string=10 years)
Christophe Riccio 47c77475a9 - Improved overall execution time of unit tests #396 ago%!(EXTRA string=10 years)
Christophe Riccio 5437d49cf2 Renamed GTC_color to GTC_color_space ago%!(EXTRA string=10 years)
Christophe Riccio afa193704c Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366 ago%!(EXTRA string=10 years)
Christophe Riccio a56a40e1f2 Added support of defaulted functions to GLM types, to use them in unions #366 ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 2a947b7ff1 Add GLM_META_PROG_HELPERS tests to each type ago%!(EXTRA string=10 years)
Christophe Riccio c90f7b0973 Fixed build ago%!(EXTRA string=10 years)