Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-02 | Add PixelAlignCeil and call PixelAlign* to avoid repeated code. | Markus Nißl | 1 | -0/+13 | |
2021-09-23 | Fix comment.rel-5-1-2 | Neil | 1 | -1/+1 | |
2021-09-15 | Move colour mixing implementations into implementation file. | Neil | 1 | -0/+233 | |
Avoids some warnings but drops constexpr. Use MixedWith in PlatWin for GDI instead of local implementation. Add unit tests for Geometry. |