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
*
Merge pull request #5147 from comex/xx-purevirt
LC
2020-12-07
1
-33
/
+0
|
\
|
*
nvdrv: Remove useless re-declaration of pure virtual methods that were alread...
comex
2020-12-06
1
-33
/
+0
*
|
Merge pull request #5150 from comex/xx-boxcat
LC
2020-12-07
1
-1
/
+1
|
\
\
|
*
|
boxcat: Avoid unnecessary object copy
comex
2020-12-06
1
-1
/
+1
|
|
/
*
|
Merge pull request #5136 from lioncash/video-shadow3
LC
2020-12-07
2
-9
/
+9
|
\
\
|
*
|
video_core: Resolve more variable shadowing scenarios pt.3
Lioncash
2020-12-05
2
-9
/
+9
|
|
/
*
/
Fix "explicitly defaulted but implicitly deleted" warning
comex
2020-12-06
1
-1
/
+1
|
/
*
system_version: Update to 11.0.0
Chloe Marcec
2020-12-05
1
-6
/
+6
*
Merge pull request #4996 from bunnei/use-4jits
bunnei
2020-12-03
24
-141
/
+194
|
\
|
*
kernel: scheduler: Minor cleanup to remove duplicated code.
bunnei
2020-11-29
2
-46
/
+14
|
*
kernel: time_manager: Protect access with a mutex.
bunnei
2020-11-29
2
-1
/
+5
|
*
hle: kernel: thread: Remove unused "Running" state.
bunnei
2020-11-29
2
-6
/
+0
|
*
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
bunnei
2020-11-29
12
-16
/
+56
|
*
hle: kernel: time_manager: Avoid a crash on process exit.
bunnei
2020-11-29
1
-1
/
+4
|
*
hle: kernel: AddressArbiter: Remove unused code.
bunnei
2020-11-29
2
-9
/
+0
|
*
hle: kernel: SynchronizationObject: Use atomic_bool for is_signaled.
bunnei
2020-11-29
1
-1
/
+2
|
*
common: fiber: Use boost::context instead of native fibers on Windows.
bunnei
2020-11-29
1
-1
/
+1
|
*
hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.
bunnei
2020-11-29
15
-72
/
+124
*
|
Merge pull request #5000 from lioncash/audio-error
bunnei
2020-12-02
2
-5
/
+5
|
\
\
|
*
|
audio_core: Make shadowing and unused parameters errors
Lioncash
2020-12-03
2
-5
/
+5
*
|
|
Merge pull request #4937 from german77/multiUDP
bunnei
2020-12-01
1
-3
/
+1
|
\
\
\
|
*
|
|
Add multiple udp server support
german
2020-11-25
1
-3
/
+1
*
|
|
|
Merge pull request #4939 from german77/MouseInput
bunnei
2020-11-29
1
-2
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Implement full mouse support
german
2020-11-25
1
-2
/
+7
*
|
|
|
Merge pull request #4998 from Morph1984/bioshock-patch
bunnei
2020-11-28
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
hid: Check if applet_resource exists in InitializeVibrationDevice
Morph
2020-11-25
1
-2
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Add missing types to NpadCommunicationMode
german
2020-11-28
1
-0
/
+2
*
|
|
|
Merge pull request #5021 from german77/StubCommunicationMode
bunnei
2020-11-28
4
-2
/
+50
|
\
\
\
\
|
*
|
|
|
Stub set and get NpadCommunicationMode
german
2020-11-26
4
-2
/
+50
*
|
|
|
|
Merge pull request #5011 from lioncash/file-str2
bunnei
2020-11-27
1
-12
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
core: Reduce string copies in GetGameFileFromPath()
Lioncash
2020-11-26
1
-12
/
+22
|
|
/
/
/
/
*
|
|
|
|
core: Eliminate remaining usages of the global system instance
Lioncash
2020-11-27
12
-1558
/
+16
*
|
|
|
|
savedata_factory: Eliminate usage of the global system instance
Lioncash
2020-11-27
3
-12
/
+20
*
|
|
|
|
service: Eliminate usages of the global system instance
Lioncash
2020-11-26
219
-897
/
+1207
|
/
/
/
/
*
|
|
|
Merge pull request #4975 from comex/invalid-syncpoint-id
bunnei
2020-11-26
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID
comex
2020-11-24
1
-2
/
+2
*
|
|
|
|
Merge pull request #4981 from ogniK5377/ioctl-ctrl
bunnei
2020-11-25
24
-91
/
+214
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
nvservices: Reintroducee IoctlCtrl
Chloe Marcec
2020-11-24
24
-91
/
+214
*
|
|
|
|
Merge pull request #4976 from comex/poll-events
Rodrigo Locatti
2020-11-25
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...
comex
2020-11-23
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #4978 from bunnei/shutdown-crash
bunnei
2020-11-25
1
-7
/
+17
|
\
\
\
\
|
*
|
|
|
core: cpu_manager: Fix shutdown crash when closing before emulation starts.
bunnei
2020-11-24
1
-7
/
+17
*
|
|
|
|
service: am: Implement ExecuteProgram and required stubs.
bunnei
2020-11-24
2
-3
/
+34
*
|
|
|
|
core: loader: Implement support for loading indexed programs.
bunnei
2020-11-24
12
-26
/
+74
|
/
/
/
/
*
|
|
|
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)
bunnei
2020-11-24
17
-100
/
+104
*
|
|
|
Merge pull request #4942 from lioncash/system
Rodrigo Locatti
2020-11-24
2
-96
/
+81
|
\
\
\
\
|
*
|
|
|
core: Remove unused private Init function for the System class
Lioncash
2020-11-18
2
-16
/
+4
|
*
|
|
|
core: Make use of [[nodiscard]] with the System class
Lioncash
2020-11-18
2
-81
/
+78
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #4972 from lioncash/unused4
Rodrigo Locatti
2020-11-24
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
svc: Remove unnecessary [[maybe_unused]] tag
Lioncash
2020-11-23
1
-1
/
+1
|
|
/
/
[next]