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
/
core
/
hle
/
service
Age
Commit message (
Expand
)
Author
2020-09-16
file_sys/bis_factory: Eliminate usage of the global system accessor
Lioncash
2020-09-14
Merge pull request #4636 from lioncash/kernel-hle
bunnei
2020-09-11
Merge pull request #4634 from lioncash/blocking
bunnei
2020-09-11
Merge pull request #4310 from ogniK5377/apollo-1-prod
bunnei
2020-09-10
Merge pull request #4597 from Morph1984/mjolnir-p2
bunnei
2020-09-07
service: Remove two usages of the global system accessor
Lioncash
2020-09-07
bsd: Resolve unused value within SendToImpl
Lioncash
2020-09-07
bsd: Resolve sign comparison warnings
Lioncash
2020-09-07
sockets_translate: Make use of designated initializers
Lioncash
2020-09-07
blocking_worker: Make use of templated lambda
Lioncash
2020-09-07
blocking_worker: Resolve -Wdocumentation warning
Lioncash
2020-09-05
Merge pull request #4397 from ReinUsesLisp/bsd
bunnei
2020-09-04
hid: Implement MergeSingleJoyasDualJoy
Morph
2020-09-04
Address feedback
Morph
2020-09-04
applets/controller: Set min_players to have a minimum value of 1.
Morph
2020-09-04
applets/controller: Implement fallback applet for the SDL frontend
Morph
2020-09-04
applets/controller: Implement "Explain Text"
Morph
2020-09-04
Project Mjölnir: Part 2 - Controller Applet
Morph
2020-09-02
Merge pull request #4568 from lioncash/fsp
bunnei
2020-09-02
Merge pull request #4564 from lioncash/file-include
bunnei
2020-08-29
yuzu: Add motion and touch configuration
FearlessTobi
2020-08-26
controllers/npad: Fix inconsistencies with controller connection statuses
Morph
2020-08-26
controllers/npad: Fix LibNX controller connection statuses
Morph
2020-08-26
controllers/npad: Fix LedPattern for P1-4
Morph
2020-08-26
Project Mjölnir: Part 1
Morph
2020-08-23
fsp_srv: Resolve -Wunused-but-set-variable warning
Lioncash
2020-08-23
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem()
Lioncash
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-15
Merge pull request #4526 from lioncash/core-semi
bunnei
2020-08-15
Merge pull request #4527 from lioncash/pessimizing2
bunnei
2020-08-14
time_zone_content_manager: Collapse auto and default case
Lioncash
2020-08-14
software_keyboard: Resolve a pessimizing move warning
Lioncash
2020-08-14
core: Resolve several -Wextra-semi warnings
Lioncash
2020-08-13
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-07
Merge pull request #4457 from ogniK5377/SetScreenShotPermission
bunnei
2020-08-07
common/concepts: Rename IsBaseOf to DerivedFrom
Lioncash
2020-08-05
Merge pull request #4475 from lioncash/bqueue
bunnei
2020-08-04
Merge pull request #4401 from ogniK5377/GetIndirectLayerImageRequiredMemoryInfo
bunnei
2020-08-04
Merge pull request #4430 from bunnei/new-gpu-vmm
bunnei
2020-08-04
Merge pull request #4481 from lioncash/cpp-dep
David
2020-08-04
Merge pull request #4474 from lioncash/hle-profile
David
2020-08-03
Merge pull request #4456 from Morph1984/stub-really-long-fs-func
bunnei
2020-08-03
Merge pull request #4482 from lioncash/ldr-sign
bunnei
2020-08-03
yuzu: Resolve C++20 deprecation warnings related to lambda captures
Lioncash
2020-08-03
service/ldr: Resolve sign mismatch warnings
Lioncash
2020-08-03
buffer_queue: Make use of std::nullopt
Lioncash
2020-08-03
buffer_queue: Make use of designated initializers
Lioncash
2020-08-03
profile_manager: Make use of std::nullopt
Lioncash
2020-08-03
profile_manager: Make use of designated initializers
Lioncash
[next]