index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
frontend
/
qt_sdl
/
main.cpp
Commit message (
Expand
)
Author
Age
*
Fix up menu roles a bit
Nadia Holmquist Pedersen
2021-04-19
*
keep recent filenames from being absurdly long in the menu
Arisotura
2021-03-27
*
update copyright year and add missing GPL headers
RSDuck
2021-03-12
*
Fix OpenGL display scaling on high DPI (#1011)
Nadia Holmquist Pedersen
2021-02-22
*
fix #1010
RSDuck
2021-02-22
*
Remove unneeded OpenGL loading function code (#1006)
WaluigiWare64
2021-02-17
*
use syncs instead of glFinish
RSDuck
2021-02-16
*
Remove code duplication in `onChangeScreenSize` (#968)
gal20
2021-02-09
*
Allow for a more modular renderer backends (#990)
Wunk
2021-02-09
*
prevent race condition around framebuffers
RSDuck
2021-02-02
*
Initialise cursor hiding timer before potential deletion of ScreenPanelGL
WaluigiWare64
2021-01-29
*
call glFlush only once
RSDuck
2021-01-29
*
Don't save the window size to the config if in full screen (#933)
Nadia Holmquist Pedersen
2021-01-27
*
Use libepoxy to load in OpenGL functions (#960)
WaluigiWare64
2021-01-26
*
Add hybrid layout (#772)
gal20
2021-01-25
*
more screen modes
RSDuck
2021-01-24
*
Fix crash if OpenGL version is lower than requirements
WaluigiWare64
2021-01-24
*
fix last commit
WaluigiWare64
2021-01-22
*
Add option to pause emulation when focus is lost
WaluigiWare64
2021-01-22
*
Polish up archive support (#930)
Madhav Kanbur
2021-01-22
*
Add option to hide mouse on inactivity (#955)
WaluigiWare64
2021-01-21
*
Add hotkey to swap screens (#953)
gal20
2021-01-18
*
implement swapping the position of both screens
RSDuck
2021-01-17
*
quit on sigint (#934)
Ben Morris
2021-01-10
*
Merge pull request #678 from WaluigiWare64/feature/zip-support
Arisotura
2021-01-07
|
\
|
*
Add Open ROM inside Archive function
WaluigiWare64
2021-01-07
|
*
Fix mistake in merge commit
WaluigiWare64
2021-01-03
|
*
Merge branch 'master' into feature/zip-support
WaluigiWare64
2021-01-03
|
|
\
|
*
\
Merge branch 'master' into feature/zip-support
WaluigiWare64
2020-12-19
|
|
\
\
|
*
\
\
Merge branch 'master' into feature/zip-support
WaluigiWare64
2020-10-23
|
|
\
\
\
|
*
|
|
|
Switch to libarchive
WaluigiWare64
2020-10-22
|
*
|
|
|
Merge branch 'master' into feature/zip-support
WaluigiWare64
2020-08-05
|
|
\
\
\
\
|
*
|
|
|
|
part 2 of fix Linux invalid encoding
WaluigiWare64
2020-07-24
|
*
|
|
|
|
Fix Linux "invalid encoding" filename
WaluigiWare64
2020-07-24
|
*
|
|
|
|
Change binary stream to u8 and cast to char*
WaluigiWare64
2020-07-22
|
*
|
|
|
|
fix
WaluigiWare64
2020-07-22
|
*
|
|
|
|
Fix indentation + delete contents
WaluigiWare64
2020-07-22
|
*
|
|
|
|
Link it up to onOpenFile()
U-RAYYAN-PC\Rayyan
2020-07-22
|
*
|
|
|
|
Add the extractROM function
U-RAYYAN-PC\Rayyan
2020-07-22
*
|
|
|
|
|
Set menubar height to 0 in fullscreen (#924)
Madhav Kanbur
2021-01-05
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
fix mac/clang build again
RSDuck
2021-01-02
*
|
|
|
|
fix mac/clang build
RSDuck
2021-01-02
*
|
|
|
|
prevent bleeding in screen texture
RSDuck
2021-01-02
*
|
|
|
|
Add option to open recent files
Madhav Kanbur
2020-12-30
*
|
|
|
|
remove the hardcoded F11 debug key before I forget about it again
Arisotura
2020-12-24
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
remove some debug crap
Arisotura
2020-12-10
*
|
|
|
fix toggle FPS hotkey
RSDuck
2020-12-07
*
|
|
|
always cap FPS to 1000
RSDuck
2020-12-04
*
|
|
|
Fix GBA file drag-and-drop when the system is off (#817)
Raphaƫl Zumer
2020-11-15
*
|
|
|
better framelimiter for reference: https://github.com/citra-emu/citra/blob/ma...
RSDuck
2020-11-02
|
|
_
|
/
|
/
|
|
[next]