Age | Commit message (Expand) | Author |
---|---|---|
2019-07-22 | SCons: Enable C++11 on the whole codebase | Rémi Verschelde |
2019-04-30 | SCons: Always use env.Prepend for CPPPATH | Rémi Verschelde |
2019-04-24 | SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS | Rémi Verschelde |
2019-01-09 | Don't use -ffast-math or other unsafe math optimizations | Hein-Pieter van Braam |
2018-09-28 | SCons: Build thirdparty code in own env, disable warnings | Rémi Verschelde |
2017-12-12 | Change -std=gnu++11 to -stc=c++11 and don't pass flag to MSVC | Matthias Hoelzl |
2017-09-01 | etc: Append -std=gnu++11 to CCFLAGS instead of CXXFLAGS | Ignacio Etcheverry |
2017-08-30 | Disable -ffast-math for etc2comp | Hein-Pieter van Braam |
2017-05-31 | Add ETC1/ETC2 compression support though etc2comp. | Ferenc Arn |