index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash in logging in CreateStrayLayer
Valeri
2021-08-19
1
-1
/
+1
*
Fix check is thread current in GetThreadContext
Valeri
2021-08-19
1
-1
/
+1
*
Merge pull request #6832 from bunnei/scheduler-improvements
bunnei
2021-08-18
23
-140
/
+224
|
\
|
*
core: hle: kernel: Disable dispatch count tracking on single core.
bunnei
2021-08-14
3
-5
/
+12
|
*
core: hle: kernel: k_thread: Mark KScopedDisableDispatch as nodiscard.
bunnei
2021-08-07
1
-1
/
+1
|
*
core: cpu_manager: Use invalid core_id on init and simplify shutdown.
bunnei
2021-08-07
1
-7
/
+3
|
*
core: hle: service: buffer_queue: Improve management of KEvent.
bunnei
2021-08-07
3
-14
/
+24
|
*
core: hle: kernel: k_auto_object: Add GetName method.
bunnei
2021-08-07
1
-0
/
+4
|
*
core: hle: service: nvflinger/vi: Improve management of KEvent.
bunnei
2021-08-07
4
-16
/
+30
|
*
core: hle: kernel: DisableDispatch on suspend threads.
bunnei
2021-08-07
1
-0
/
+3
|
*
core: hle: kernel: k_scheduler: Improve DisableScheduling and EnableScheduling.
bunnei
2021-08-07
1
-14
/
+9
|
*
core: cpu_manager: Use KScopedDisableDispatch.
bunnei
2021-08-07
1
-7
/
+8
|
*
core: hle: kernel: Use CurrentPhysicalCoreIndex as appropriate.
bunnei
2021-08-07
1
-6
/
+2
|
*
core: hle: kernel: k_scheduler: Remove unnecessary MakeCurrentProcess.
bunnei
2021-08-07
1
-5
/
+0
|
*
core: hle: kernel: k_scheduler: Improve ScheduleImpl.
bunnei
2021-08-07
1
-6
/
+7
|
*
core: hle: kernel: k_scheduler: Improve Unload.
bunnei
2021-08-07
1
-17
/
+29
|
*
core: hle: kernel: k_process: DisableDispatch on main thread.
bunnei
2021-08-07
1
-0
/
+1
|
*
core: hle: kernel: k_handle_table: Use KScopedDisableDispatch as necessary.
bunnei
2021-08-07
2
-0
/
+8
|
*
core: hle: kernel: k_thread: Add KScopedDisableDispatch.
bunnei
2021-08-07
2
-1
/
+47
|
*
core: hle: kernel: Ensure idle threads are closed before destroying scheduler.
bunnei
2021-08-07
3
-24
/
+22
|
*
core: hle: kernel: Reflect non-emulated threads as core 3.
bunnei
2021-08-07
7
-13
/
+15
|
*
core: cpu_manager: Use jthread.
bunnei
2021-08-07
2
-18
/
+13
*
|
network_interface: correct formatting
Sönke Holz
2021-08-16
1
-1
/
+1
*
|
network_interface: fix mingw-w64 build
spholz
2021-08-16
1
-1
/
+1
*
|
network: retrieve subnet mask and gateway info
Sönke Holz
2021-08-16
5
-24
/
+137
*
|
network: don't use reinterpret_cast in GetAvailableNetworkInterfaces
spholz
2021-08-13
1
-7
/
+4
*
|
network: fix mingw-w64 build
Sönke Holz
2021-08-13
1
-4
/
+4
*
|
network: don't use assert to check if no network interfaces are returned
Sönke Holz
2021-08-13
1
-2
/
+4
*
|
network: use Common::BitCast instead of std::bit_cast
Sönke Holz
2021-08-13
1
-2
/
+3
*
|
network: narrow down scope of "result" in win32 code for
Sönke Holz
2021-08-13
1
-4
/
+5
*
|
network: use explicit bool conversions in GetAvailableNetworkInterfaces
Sönke Holz
2021-08-13
1
-1
/
+1
*
|
network: initialize ip_addr in GetHostIPv4Address()
Sönke Holz
2021-08-13
1
-1
/
+1
*
|
nifm: use operator*() instead of .value() to get value of std::optional
Sönke Holz
2021-08-13
1
-2
/
+2
*
|
nifm: treat a missing host IP address as a non-critical error
Sönke Holz
2021-08-13
1
-2
/
+2
*
|
Merge branch 'yuzu-emu:master' into fix-lan-play
spholz
2021-08-12
2
-491
/
+163
|
\
\
|
*
\
Merge pull request #6823 from yzct12345/memory-cleanup
bunnei
2021-08-09
2
-491
/
+163
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
memory: Address lioncash's review
yzct12345
2021-08-07
1
-52
/
+6
|
|
*
memory: Dedup Read and Write and fix logging bugs
yzct12345
2021-08-07
1
-129
/
+115
|
|
*
memory: Clean up CopyBlock too
yzct12345
2021-08-05
1
-36
/
+15
|
|
*
memory: Address lioncash's review
yzct12345
2021-08-05
2
-7
/
+8
|
|
*
memory: Clean up code
yzct12345
2021-08-05
2
-329
/
+81
*
|
|
network: correct formatting in network.cpp and network_interface.cpp
Sönke Holz
2021-08-12
2
-8
/
+6
*
|
|
configuration: add option to select network interface
spholz
2021-08-12
6
-37
/
+187
*
|
|
Merge branch 'yuzu-emu:master' into fix-lan-play
spholz
2021-08-07
2
-99
/
+4
|
\
|
|
|
*
|
Merge pull request #6799 from ameerj/vp9-fixes
bunnei
2021-08-06
2
-99
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
nvhost_nvdec_common: Remove BufferMap
ameerj
2021-08-06
2
-76
/
+0
|
|
*
nvhost_nvdec_common: Stub UnmapBuffer Ioctl
ameerj
2021-08-06
1
-23
/
+4
*
|
|
network: GetAndLogLastError: ignore Errno::AGAIN
Sönke Holz
2021-08-07
1
-1
/
+5
*
|
|
network: GetCurrentIpConfigInfo: return host IP address
Sönke Holz
2021-08-07
1
-1
/
+4
*
|
|
network: fix fcntl cmds
Sönke Holz
2021-08-06
1
-2
/
+2
|
/
/
[next]