index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2022-07-25
network, yuzu: Improve variable naming and style consistency
FearlessTobi
2022-07-25
network: Move global state into a seperate class
FearlessTobi
2022-07-25
common: multiplayer: Use GameInfo type
german77
2022-07-25
Address second part of review comments
FearlessTobi
2022-07-25
Address first part of review comments
FearlessTobi
2022-07-25
Fix compilation on linux gcc
FearlessTobi
2022-07-25
yuzu: Hide multiplayer button and room status
FearlessTobi
2022-07-25
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-07-25
Merge pull request #8564 from lat9nq/dinner-fork
bunnei
2022-07-23
yuzu: Add webcam support and rebase to latest master
Narr the Reg
2022-07-23
yuzu: Hook qt camera to camera driver
german77
2022-07-22
Project Andio
Kelebek1
2022-07-19
Update configure_input.ui
MatÃas Locatti
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-12
startup_checks: Use WaitForSingleObject and more cleanup
lat9nq
2022-07-10
startup_checks: Use GetEnvironmentVariableA
lat9nq
2022-07-10
startup_checks: Clean up
lat9nq
2022-07-10
startup_checks: Implement unix side code
lat9nq
2022-07-10
yuzu: Simplify broken Vulkan handling
lat9nq
2022-07-10
yuzu: Check Vulkan on startup with a child
lat9nq
2022-07-10
yuzu: Rename check_vulkan to startup_checks
lat9nq
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
[next]