Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-25 | Simplified ImageRect handling | Thorbjørn Lindeijer | 1 | -16/+16 |
2025-03-31 | Use color modulation to render text in different colors | Thorbjørn Lindeijer | 1 | -2/+37 |
2025-03-31 | GUI: Apply clipping only where necessary | Thorbjørn Lindeijer | 1 | -21/+9 |
2025-03-17 | Fixed small issue in SDLGraphics::drawRescaledImagePattern | Thorbjørn Lindeijer | 1 | -1/+2 |
2025-01-25 | snap: Updated to core24 | Thorbjørn Lindeijer | 1 | -0/+2 |
2024-10-18 | Take only const pointers to images in Graphics | Thorbjørn Lindeijer | 1 | -3/+3 |
2024-10-15 | Fixed crash when taking screenshot with scaled graphics | Thorbjørn Lindeijer | 1 | -6/+14 |
2024-03-26 | Added support for HiDPI fonts | Thorbjørn Lindeijer | 1 | -0/+1 |
2024-03-26 | Added functions to draw images at sub-pixel positions | Thorbjørn Lindeijer | 1 | -0/+31 |
2024-03-22 | Added support for scaling the output | Thorbjørn Lindeijer | 1 | -4/+47 |
2024-03-07 | Fixed ambient layers "keepratio" option | Thorbjørn Lindeijer | 1 | -4/+4 |
2024-02-27 | Added VSync and windowed fullscreen options | Thorbjørn Lindeijer | 1 | -0/+304 |