aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/main.h
Commit message (Expand)AuthorAge
* Remove unneeded OpenGL loading function code (#1006)WaluigiWare642021-02-17
* use syncs instead of glFinishRSDuck2021-02-16
* Remove code duplication in `onChangeScreenSize` (#968)gal202021-02-09
* prevent race condition around framebuffersRSDuck2021-02-02
* Add hybrid layout (#772)gal202021-01-25
* more screen modesRSDuck2021-01-24
* Add option to pause emulation when focus is lostWaluigiWare642021-01-22
* Polish up archive support (#930)Madhav Kanbur2021-01-22
* Add option to hide mouse on inactivity (#955)WaluigiWare642021-01-21
* Add hotkey to swap screens (#953)gal202021-01-18
* implement swapping the position of both screensRSDuck2021-01-17
* Add Open ROM inside Archive functionWaluigiWare642021-01-07
* Add option to open recent filesMadhav Kanbur2020-12-30
* add functionality to import savefilesRSDuck2020-09-11
* Add support for fullscreen hotkey (#748)WaluigiWare642020-09-06
* lay base for the actual dialogArisotura2020-08-11
* fix some pause bugsArisotura2020-07-31
* reconcile DSi and JIT, fastmem for x64 and WindowsRSDuck2020-06-30
* finish the wifi dialogArisotura2020-05-28
* * rework GPU's settings interface, make it config-agnosticArisotura2020-05-28
* we don't need a GLShim.Arisotura2020-05-27
* * use GL shim window instead of offscreen surfaceArisotura2020-05-27
* get the OpenGL renderer going.Arisotura2020-05-25
* get the whole OpenGL shit goingArisotura2020-05-25
* get the GL shit goingArisotura2020-05-25
* separate screen handling shit to a specialized classArisotura2020-05-24
* * safer window updateArisotura2020-05-22
* add screen layout systemArisotura2020-05-21
* * add audio settings dialogArisotura2020-05-21
* hook up pause and reset, w/ relevant hotkeysArisotura2020-05-20
* finish fleshing out the menusArisotura2020-05-20
* add drag-drop supportArisotura2020-05-20
* basic touchscreen supportArisotura2020-05-19
* actually hook up input to the coreArisotura2020-05-19
* actually complete the input config dialogArisotura2020-05-19
* distinguish left/right Ctrl and ShiftArisotura2020-05-19
* input dialog progress.Arisotura2020-05-19
* begin adding input dialogArisotura2020-05-17
* verify BIOS and firmware before booting games/firmwareArisotura2020-05-17
* miserable little attempt at adding a dialogArisotura2020-05-17
* accept mouse eventsArisotura2020-05-16
* some more UI workArisotura2020-04-30
* hook up savestate shitoArisotura2020-04-29
* add menu items for running the firmware and for quitting.Arisotura2020-04-28
* FPS counter is backArisotura2020-04-27
* now with display!Arisotura2020-04-27
* get some of the shit going, I guessArisotura2020-04-27
* get a Qt window showing up. 'tis a start, I guess.Arisotura2020-04-25
* welpArisotura2020-04-14