index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-116
/
+9
*
hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.
bunnei
2020-11-29
15
-72
/
+124
*
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
*
|
|
audio_core: Remove temp_mix_buffer
Chloe Marcec
2020-11-28
2
-3
/
+1
*
|
|
Merge pull request #5015 from comex/xx-sign-compare
bunnei
2020-11-27
1
-2
/
+2
|
\
\
\
|
*
|
|
tests: Fix warning about comparison between signed and unsigned
comex
2020-11-27
1
-2
/
+2
*
|
|
|
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
|
|
/
/
/
*
|
|
|
Merge pull request #5014 from comex/xx-invalid-offsetof
LC
2020-11-27
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
CMakeLists: disable -Winvalid-offsetof
comex
2020-11-27
1
-0
/
+1
|
|
/
/
/
*
|
|
|
core: Eliminate remaining usages of the global system instance
Lioncash
2020-11-27
21
-1593
/
+58
*
|
|
|
savedata_factory: Eliminate usage of the global system instance
Lioncash
2020-11-27
4
-14
/
+22
*
|
|
|
Merge pull request #5018 from lioncash/service-global
Rodrigo Locatti
2020-11-27
222
-907
/
+1221
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
service: Eliminate usages of the global system instance
Lioncash
2020-11-26
222
-907
/
+1221
|
|
/
/
*
/
/
codec: Fix `pragma GCC diagnostic pop` missing corresponding push
comex
2020-11-26
1
-0
/
+1
|
/
/
*
|
Merge pull request #4975 from comex/invalid-syncpoint-id
bunnei
2020-11-26
2
-13
/
+20
|
\
\
|
*
|
nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID
comex
2020-11-24
2
-13
/
+20
*
|
|
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
*
|
|
|
input_common: ignore some Clang warnings after 5c4774e8ce1d
Jan Beich
2020-11-25
1
-2
/
+2
*
|
|
|
Merge pull request #4976 from comex/poll-events
Rodrigo Locatti
2020-11-25
10
-73
/
+68
|
\
\
\
\
|
*
|
|
|
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...
comex
2020-11-23
10
-73
/
+68
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #4946 from ameerj/alpha-test
Rodrigo Locatti
2020-11-25
5
-3
/
+65
|
\
\
\
\
|
*
|
|
|
cleanup unneeded comments and newlines
ameerj
2020-11-25
1
-6
/
+0
|
*
|
|
|
Refactor MaxwellToSpirvComparison. Use Common::BitCast
ameerj
2020-11-25
3
-31
/
+34
|
*
|
|
|
Address PR feedback from Rein
ameerj
2020-11-24
5
-40
/
+31
|
*
|
|
|
vulkan_renderer: Alpha Test Culling Implementation
ameerj
2020-11-24
5
-2
/
+76
*
|
|
|
|
Merge pull request #4959 from Morph1984/emulated-controller-styleset
bunnei
2020-11-25
4
-99
/
+192
|
\
\
\
\
\
|
*
|
|
|
|
applets/controller: Use a pair of emulated controller index to controller type
Morph
2020-11-20
2
-44
/
+96
|
*
|
|
|
|
configure_input_player: Use the npad style set to show the available controllers
Morph
2020-11-20
2
-55
/
+96
*
|
|
|
|
|
Merge pull request #4932 from ogniK5377/misc-audio
bunnei
2020-11-25
13
-103
/
+198
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Addressed changes
Chloe Marcec
2020-11-17
4
-10
/
+13
|
*
|
|
|
|
audren: Make use of nodiscard, rework downmixing, release all buffers
Chloe Marcec
2020-11-17
13
-102
/
+194
*
|
|
|
|
|
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
*
|
|
|
|
|
Merge pull request #4905 from german77/AnalogFromButton
bunnei
2020-11-24
1
-19
/
+103
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix minor clang error
german
2020-11-10
1
-1
/
+1
|
*
|
|
|
|
|
Allow to dial any angle with digital joystick
german
2020-11-08
1
-19
/
+103
*
|
|
|
|
|
|
frontend: yuzu (qt): Register a callback for ExecuteProgram.
bunnei
2020-11-24
4
-7
/
+38
*
|
|
|
|
|
|
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 #3681 from lioncash/component
Rodrigo Locatti
2020-11-24
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
decode/image: Fix typo in assert in GetComponentSize()
Lioncash
2020-04-15
1
-3
/
+3
[next]