index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2022-07-17
implement resume message
Gus Caplan
2022-07-16
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
2022-07-15
common/setting: Make ranged a property of the type
merry
2022-07-14
Merge pull request #8536 from Morph1984/fix-webapplet-input
liamwhite
2022-07-07
Merge pull request #8522 from lat9nq/consolidate-settings
Morph
2022-07-05
qt_web_browser: Fix button inputs with QtWebEngine
Morph
2022-07-05
Merge pull request #8477 from Docteh/less_global
Morph
2022-06-30
settings: Consolidate RangedSetting's with regular ones
lat9nq
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2022-06-21
tweak API usage in qt_web_browser.cpp
Kyle Kienapfel
2022-06-16
core: fix initialization in single core, sync GPU mode
Liam
2022-06-14
Merge pull request #8383 from Morph1984/shadow-of-the-past
Mai
2022-06-14
main: Eliminate variable shadowing
Morph
2022-06-14
wait_tree: Eliminate variable shadowing
Morph
2022-06-14
configure_ringcon: Eliminate variable shadowing
Morph
2022-06-14
configure_touch_from_button: Eliminate variable shadowing
Morph
2022-06-14
configure_per_game: Eliminate variable shadowing
Morph
2022-06-14
configure_input_player: Eliminate variable shadowing
Morph
2022-06-14
configure_dialog: Eliminate variable shadowing
Morph
2022-06-14
bootmanager: Eliminate variable shadowing
Morph
2022-06-14
game_list: Eliminate variable shadowing
Morph
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
yuzu: Eliminate variable shadowing
Morph
2022-06-13
Merge pull request #8446 from liamwhite/cmd-gdb
Morph
2022-06-11
Merge pull request #8353 from Docteh/msvc_report_runtime
Mai M
2022-06-11
Merge pull request #8427 from Docteh/deprecate_qdesktop
Mai M
2022-06-11
Merge pull request #8449 from Docteh/translate_placeholder
Mai M
2022-06-11
Merge pull request #8393 from lat9nq/default-vulkan
bunnei
2022-06-10
log the MSVC runtime version when running on MSVC build
Kyle Kienapfel
2022-06-10
UI: retranslate the game list placeholder
Kyle Kienapfel
2022-06-10
Merge pull request #8405 from Docteh/dock_undock
Mai M
2022-06-10
Merge pull request #8333 from Docteh/translate_hotkeys
Mai M
2022-06-10
Merge pull request #8318 from Docteh/cmake-qt56-entry
Mai M
2022-06-10
core/debugger: fix a number of shutdown deadlocks
Liam
2022-06-05
deprecate usage of QDesktopWidget for going fullscreen
Kyle Kienapfel
2022-06-05
Merge pull request #8367 from Docteh/say_win11
bunnei
2022-06-04
configure_graphics: Remove unused include
lat9nq
2022-06-01
Merge pull request #8402 from liamwhite/better-step
Morph
2022-06-01
ui: Status bars dock button becomes dock/undock button
Kyle Kienapfel
2022-06-01
Merge pull request #8400 from Docteh/fullscreen_glitch
bunnei
2022-06-01
core/debugger: Improved stepping mechanism and misc fixes
Liam
2022-05-31
fix UI opening fullscreen after certain crashes
Kyle Kienapfel
2022-06-01
core/debugger: Implement new GDB stub debugger
Liam
2022-05-30
main: Insert warning text on broken Vulkan
lat9nq
2022-05-30
main: Save config on broken Vulkan detect
lat9nq
2022-05-30
yuzu-qt: Make has_broken_vulkan only for crashes
lat9nq
2022-05-30
yuzu-qt: Attempt to workaround broken Vulkan installations
lat9nq
2022-05-29
motion touch ui: move remaining connection out of .ui file
Kyle K
2022-05-29
Update some files with Qt 5.15.2 best practices in mind
Kyle K
2022-05-29
Merge pull request #8339 from Docteh/about_icon
bunnei
[next]