aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/PlatformConfig.cpp
Commit message (Collapse)AuthorAge
* Add option to open recent filesMadhav Kanbur2020-12-30
| | | | | | | * Remember last 10 roms in config * Clear button for clearing list Signed-off-by: Madhav Kanbur <abcdjdj@gmail.com>
* Fix fullscreen toggle with joysticks (#821)WaluigiWare642020-11-22
|
* Add support for fullscreen hotkey (#748)WaluigiWare642020-09-06
|
* make GL display also not defaultArisotura2020-08-24
|
* make software renderer the defaultArisotura2020-08-24
|
* * fix build errorArisotura2020-08-24
| | | | | * make betterer polygon splitting an option * add GL_LEQUAL depth test for 'equal' mode, might help
* (finally) build the goddamn cheat interfaceArisotura2020-08-15
|
* jit: make everything configurableRSDuck2020-06-16
|
* add DSi-mode settingsArisotura2020-06-01
|
* populate the dialog.Arisotura2020-05-28
| | | | also add setting for vsync interval.
* populate the menus with the config dataArisotura2020-05-20
|
* axe the default key mappings (not too cross-platform and blargy)Arisotura2020-05-19
|
* actually hook this upArisotura2020-05-17
|
* add config entries for BIOS/firmware pathsArisotura2020-05-17
|
* get some of the shit going, I guessArisotura2020-04-27
atleast the emuthread is going and we have its control system down and other fun shit, too