aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/main.cpp
Commit message (Expand)AuthorAge
* Fix up menu roles a bitNadia Holmquist Pedersen2021-04-19
* keep recent filenames from being absurdly long in the menuArisotura2021-03-27
* update copyright year and add missing GPL headersRSDuck2021-03-12
* Fix OpenGL display scaling on high DPI (#1011)Nadia Holmquist Pedersen2021-02-22
* fix #1010RSDuck2021-02-22
* 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
* Allow for a more modular renderer backends (#990)Wunk2021-02-09
* prevent race condition around framebuffersRSDuck2021-02-02
* Initialise cursor hiding timer before potential deletion of ScreenPanelGLWaluigiWare642021-01-29
* call glFlush only onceRSDuck2021-01-29
* Don't save the window size to the config if in full screen (#933)Nadia Holmquist Pedersen2021-01-27
* Use libepoxy to load in OpenGL functions (#960)WaluigiWare642021-01-26
* Add hybrid layout (#772)gal202021-01-25
* more screen modesRSDuck2021-01-24
* Fix crash if OpenGL version is lower than requirementsWaluigiWare642021-01-24
* fix last commitWaluigiWare642021-01-22
* 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
* quit on sigint (#934)Ben Morris2021-01-10
* Merge pull request #678 from WaluigiWare64/feature/zip-supportArisotura2021-01-07
|\
| * Add Open ROM inside Archive functionWaluigiWare642021-01-07
| * Fix mistake in merge commitWaluigiWare642021-01-03
| * Merge branch 'master' into feature/zip-supportWaluigiWare642021-01-03
| |\
| * \ Merge branch 'master' into feature/zip-supportWaluigiWare642020-12-19
| |\ \
| * \ \ Merge branch 'master' into feature/zip-supportWaluigiWare642020-10-23
| |\ \ \
| * | | | Switch to libarchiveWaluigiWare642020-10-22
| * | | | Merge branch 'master' into feature/zip-supportWaluigiWare642020-08-05
| |\ \ \ \
| * | | | | part 2 of fix Linux invalid encodingWaluigiWare642020-07-24
| * | | | | Fix Linux "invalid encoding" filenameWaluigiWare642020-07-24
| * | | | | Change binary stream to u8 and cast to char*WaluigiWare642020-07-22
| * | | | | fixWaluigiWare642020-07-22
| * | | | | Fix indentation + delete contentsWaluigiWare642020-07-22
| * | | | | Link it up to onOpenFile()U-RAYYAN-PC\Rayyan2020-07-22
| * | | | | Add the extractROM functionU-RAYYAN-PC\Rayyan2020-07-22
* | | | | | Set menubar height to 0 in fullscreen (#924)Madhav Kanbur2021-01-05
| |_|_|_|/ |/| | | |
* | | | | fix mac/clang build againRSDuck2021-01-02
* | | | | fix mac/clang buildRSDuck2021-01-02
* | | | | prevent bleeding in screen textureRSDuck2021-01-02
* | | | | Add option to open recent filesMadhav Kanbur2020-12-30
* | | | | remove the hardcoded F11 debug key before I forget about it againArisotura2020-12-24
| |_|_|/ |/| | |
* | | | remove some debug crapArisotura2020-12-10
* | | | fix toggle FPS hotkeyRSDuck2020-12-07
* | | | always cap FPS to 1000RSDuck2020-12-04
* | | | Fix GBA file drag-and-drop when the system is off (#817)Raphaƫl Zumer2020-11-15
* | | | better framelimiter for reference: https://github.com/citra-emu/citra/blob/ma...RSDuck2020-11-02
| |_|/ |/| |