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
Age
Commit message (
Expand
)
Author
2021-09-11
kernel: Add missing <functional> include
Morph
2021-09-11
file_sys/kernel_executable: Add missing <string> include
Morph
2021-09-11
common: Move error handling to error.cpp/h
Morph
2021-09-11
Merge pull request #6846 from ameerj/nvdec-gpu-decode
Fernando S
2021-09-11
Merge pull request #6981 from ameerj/nvflinger-hb-format
Fernando S
2021-09-08
Merge pull request #6971 from bunnei/buffer-queue-kevent
Ameer J
2021-09-06
nvflinger: Use external surface format for framebuffer creation
ameerj
2021-09-06
Merge pull request #6965 from bunnei/cpu_manager_jthread
bunnei
2021-09-04
core: hle: service: buffer_queue: Improve management of KEvent.
bunnei
2021-09-03
core: hle: service: nvflinger/vi: Improve management of KEvent.
bunnei
2021-09-03
core: cpu_manager: Use jthread.
bunnei
2021-08-29
Merge pull request #6905 from Morph1984/nifm-misc
bunnei
2021-08-27
ngct: Stub NGCT:U service
german77
2021-08-27
service: nifm: Populate fields in GetCurrentNetworkProfile
Morph
2021-08-27
service: nifm: Cleanup GetCurrentIpConfigInfo
Morph
2021-08-27
network_interface: Cleanup code
Morph
2021-08-27
network_interface: Replace default return value with std::nullopt
Morph
2021-08-25
Revert "kernel: Various improvements to scheduler"
bunnei
2021-08-24
logging: Fix log filter during initialization
ameerj
2021-08-24
Merge pull request #6878 from BreadFish64/optimize-GetHostThreadID
Ameer J
2021-08-22
Merge pull request #6869 from yzct12345/shiny-logs-in-the-fireplace
bunnei
2021-08-19
applet_error: Fix 64-bit error code conversion
Morph
2021-08-19
Fix crash in logging in CreateStrayLayer
Valeri
2021-08-19
Fix check is thread current in GetThreadContext
Valeri
2021-08-18
Merge pull request #6832 from bunnei/scheduler-improvements
bunnei
2021-08-16
configure_graphics: Add GPU nvdec decoding as an option
ameerj
2021-08-16
kernel: Optimize GetHostThreadID
BreadFish64
2021-08-16
network_interface: correct formatting
Sönke Holz
2021-08-16
network_interface: fix mingw-w64 build
spholz
2021-08-16
network: retrieve subnet mask and gateway info
Sönke Holz
2021-08-14
core: hle: kernel: Disable dispatch count tracking on single core.
bunnei
2021-08-13
logging: Simplify and make thread-safe
yzct12345
2021-08-13
network: don't use reinterpret_cast in GetAvailableNetworkInterfaces
spholz
2021-08-13
network: fix mingw-w64 build
Sönke Holz
2021-08-13
network: don't use assert to check if no network interfaces are returned
Sönke Holz
2021-08-13
network: use Common::BitCast instead of std::bit_cast
Sönke Holz
2021-08-13
network: narrow down scope of "result" in win32 code for
Sönke Holz
2021-08-13
network: use explicit bool conversions in GetAvailableNetworkInterfaces
Sönke Holz
2021-08-13
network: initialize ip_addr in GetHostIPv4Address()
Sönke Holz
2021-08-13
nifm: use operator*() instead of .value() to get value of std::optional
Sönke Holz
2021-08-13
nifm: treat a missing host IP address as a non-critical error
Sönke Holz
2021-08-12
Merge branch 'yuzu-emu:master' into fix-lan-play
spholz
2021-08-12
network: correct formatting in network.cpp and network_interface.cpp
Sönke Holz
2021-08-12
configuration: add option to select network interface
spholz
2021-08-09
Merge pull request #6823 from yzct12345/memory-cleanup
bunnei
2021-08-07
core: hle: kernel: k_thread: Mark KScopedDisableDispatch as nodiscard.
bunnei
2021-08-07
core: cpu_manager: Use invalid core_id on init and simplify shutdown.
bunnei
2021-08-07
core: hle: service: buffer_queue: Improve management of KEvent.
bunnei
2021-08-07
core: hle: kernel: k_auto_object: Add GetName method.
bunnei
2021-08-07
core: hle: service: nvflinger/vi: Improve management of KEvent.
bunnei
[next]