Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-25 | Simplified ImageRect handling | Thorbjørn Lindeijer | 1 | -2/+4 |
2025-03-31 | GUI: Apply clipping only where necessary | Thorbjørn Lindeijer | 1 | -6/+3 |
2025-01-21 | Replaced include guards with #pragma once | Thorbjørn Lindeijer | 1 | -4/+1 |
2024-10-18 | Take only const pointers to images in Graphics | Thorbjørn Lindeijer | 1 | -3/+3 |
2024-03-26 | Added functions to draw images at sub-pixel positions | Thorbjørn Lindeijer | 1 | -0/+9 |
2024-03-22 | Added support for scaling the output | Thorbjørn Lindeijer | 1 | -3/+12 |
2024-02-27 | Added VSync and windowed fullscreen options | Thorbjørn Lindeijer | 1 | -0/+73 |