aboutsummaryrefslogtreecommitdiff
path: root/src/libui_sdl/DlgVideoSettings.cpp
Commit message (Collapse)AuthorAge
* properly recreate window based on changes to either video output method or ↵Arisotura2019-05-24
| | | | 3D renderer
* more code botchingArisotura2019-05-24
| | | | | | it's less shitty tho but still has bugs
* welp.Arisotura2019-05-21
| | | | progress
* resolution switch somewhat functionalArisotura2019-05-12
|
* don't scale the screen gapArisotura2019-05-12
|
* split framebuffer.Arisotura2019-05-12
| | | | | setup doublebuffering inside GPU.cpp. avoid copying a whole framebuffer every frame. better performance at higher res.
* draft video settings dialog with the envisioned featuresArisotura2019-05-11
|
* welpArisotura2019-05-11