Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-19 | Backport: Make constructors of simple classes noexcept. | Neil | 1 | -1/+1 | |
Backport of changeset 7324:3432fd2a959b. | |||||
2018-04-30 | Backport: Use const where possible. | Neil | 1 | -1/+1 | |
Backport of changeset 6766:506946ccc604. | |||||
2018-05-06 | Backport: Use <chrono> for platform-independent timing and remove ↵ | mitchell | 1 | -0/+35 | |
ElapsedTime. Also use #if for painting measurement as there are 7 sections of code to enable. Backport of changeset 6741:af5d9064c25c. |