Age | Commit message (Expand) | Author |
---|---|---|
2020-07-27 | LibGfx: Templatize Point, Size, and Rect | Matthew Olsson |
2020-06-26 | LibGfx: Teach AffineTransform how to rotate and multiply | Andreas Kling |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-04-12 | LibGfx: Add a basic AffineTransform class | Andreas Kling |