This website requires JavaScript.
Explore
Help
Sign In
drifty
/
emulator
Watch
1
Star
0
Fork
0
You've already forked emulator
mirror of
https://git.citron-emu.org/citron/emulator
synced
2026-02-01 23:33:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66978a772da04e438571cdd98529c736663817ee
emulator
/
src
/
yuzu
/
applets
History
Lioncash
66978a772d
yuzu/web_browser: std::move std::function instances in OpenPage()
...
Avoids the need to potentially reallocate the contained callbacks.
2019-01-17 11:10:35 -05:00
..
profile_select.cpp
qt: Implement GUI dialog frontend for ProfileSelector
2018-12-03 17:26:27 -05:00
profile_select.h
applets: Correct event ResetTypes from OneShot to Sticky
2018-12-03 17:27:40 -05:00
software_keyboard.cpp
yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functions
2018-11-20 11:36:50 -05:00
software_keyboard.h
yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functions
2018-11-20 11:36:50 -05:00
web_browser.cpp
yuzu/web_browser: std::move std::function instances in OpenPage()
2019-01-17 11:10:35 -05:00
web_browser.h
yuzu/web_browser: Make slot functions private
2019-01-17 11:08:05 -05:00