summaryrefslogtreecommitdiff
path: root/src/video.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-07-04Allow the window to keep updating during move/resize on Windows and macOSThorbjørn Lindeijer1-5/+5
2025-07-02Delay showing of the window to avoid startup flickerThorbjørn Lindeijer1-0/+8
2024-03-22Added support for scaling the outputThorbjørn Lindeijer1-26/+43
2024-02-27Added VSync and windowed fullscreen optionsThorbjørn Lindeijer1-0/+263