aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/VideoSettingsDialog.cpp
Commit message (Collapse)AuthorAge
* make OpenGL renderer a build optionRSDuck2020-10-01
| | | | mostly meant for the Switch port
* Fix "Improved polygon splitting" option in GUIv19932020-08-31
|
* * fix build errorArisotura2020-08-24
| | | | | * make betterer polygon splitting an option * add GL_LEQUAL depth test for 'equal' mode, might help
* * add options for static linkingArisotura2020-05-29
| | | | * make the vsync checkbox and shit work to some extent (they don't actually function tho)
* fix bugs, clean up some of the shitArisotura2020-05-28
|
* make it a bit betterArisotura2020-05-28
|
* * rework GPU's settings interface, make it config-agnosticArisotura2020-05-28
| | | | | * make video settings dialog functional, sorta * fix dialogs that were resizable
* populate the dialog.Arisotura2020-05-28
| | | | also add setting for vsync interval.
* lay base for video settings dialogArisotura2020-05-28