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
*
applets/controller: Implement "Explain Text"
Morph
2020-09-04
3
-16
/
+29
*
Project Mjölnir: Part 2 - Controller Applet
Morph
2020-09-04
9
-42
/
+487
*
Merge pull request #4590 from ReinUsesLisp/tsan-sched
bunnei
2020-09-03
1
-2
/
+6
|
\
|
*
hle/scheduler: Fix data race in is_context_switch_pending
ReinUsesLisp
2020-08-26
1
-2
/
+6
*
|
file_sys/patch_manager: Add missing include
ReinUsesLisp
2020-09-03
1
-0
/
+1
*
|
Merge pull request #4568 from lioncash/fsp
bunnei
2020-09-02
1
-3
/
+13
|
\
\
|
*
|
fsp_srv: Resolve -Wunused-but-set-variable warning
Lioncash
2020-08-23
1
-1
/
+8
|
*
|
fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem()
Lioncash
2020-08-23
1
-2
/
+5
*
|
|
Merge pull request #4564 from lioncash/file-include
bunnei
2020-09-02
27
-37
/
+66
|
\
\
\
|
*
|
|
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
27
-37
/
+66
|
|
/
/
*
|
|
Merge pull request #4382 from FearlessTobi/port-udp-config
bunnei
2020-09-01
4
-3
/
+23
|
\
\
\
|
*
|
|
Address second batch of reviews
FearlessTobi
2020-08-30
1
-0
/
+1
|
*
|
|
yuzu: Add motion and touch configuration
FearlessTobi
2020-08-29
3
-3
/
+22
*
|
|
|
Merge pull request #4589 from ReinUsesLisp/tsan-host
bunnei
2020-08-31
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
hle/kernel: Fix data race in GetCurrentHostThreadID
ReinUsesLisp
2020-08-26
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #4461 from comex/thread-names
LC
2020-08-31
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix thread naming on Linux, which limits names to 15 bytes.
comex
2020-08-05
1
-1
/
+1
*
|
|
|
Merge pull request #4586 from yuzu-emu/tsan-cpu-interrupt
bunnei
2020-08-28
2
-5
/
+4
|
\
\
\
\
|
*
|
|
|
cpu_interrupt_handler: Misc style changes
ReinUsesLisp
2020-08-26
2
-5
/
+3
|
*
|
|
|
cpu_interrupt_handler: Make is_interrupted an atomic
ReinUsesLisp
2020-08-26
2
-2
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
controllers/npad: Fix inconsistencies with controller connection statuses
Morph
2020-08-26
1
-1
/
+7
*
|
|
|
controllers/npad: Fix LibNX controller connection statuses
Morph
2020-08-26
1
-1
/
+9
*
|
|
|
controllers/npad: Fix LedPattern for P1-4
Morph
2020-08-26
1
-3
/
+3
*
|
|
|
Project Mjölnir: Part 1
Morph
2020-08-26
5
-510
/
+117
|
/
/
/
*
|
|
Merge pull request #4563 from lioncash/rcache
bunnei
2020-08-25
1
-17
/
+16
|
\
\
\
|
*
|
|
registered_cache: Make use of ends_with for string suffix checking
Lioncash
2020-08-23
1
-2
/
+1
|
*
|
|
registered_cache: Make use of designated initializers
Lioncash
2020-08-23
1
-15
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4562 from lioncash/loop
bunnei
2020-08-24
1
-16
/
+13
|
\
\
\
|
*
|
|
cpu_manager: Make use of ranged for where applicable
Lioncash
2020-08-22
1
-16
/
+13
|
|
/
/
*
|
|
Merge pull request #4561 from lioncash/key-constexpr
bunnei
2020-08-23
2
-75
/
+82
|
\
\
\
|
*
|
|
key_manager: Make data arrays constexpr
Lioncash
2020-08-22
2
-75
/
+82
|
|
/
/
*
|
|
Merge pull request #4549 from lioncash/files
bunnei
2020-08-23
1
-32
/
+48
|
\
\
\
|
*
|
|
vfs_real: Resolve sign conversion warnings
Lioncash
2020-08-18
1
-2
/
+2
|
*
|
|
vfs_real: Avoid redundant map lookups
Lioncash
2020-08-18
1
-30
/
+46
*
|
|
|
Merge pull request #4560 from lioncash/convert
bunnei
2020-08-23
3
-8
/
+6
|
\
\
\
\
|
*
|
|
|
core_timing: Remove unused header
Lioncash
2020-08-22
3
-2
/
+2
|
*
|
|
|
core_timing: Move clock initializer into constructor initializer list
Lioncash
2020-08-22
1
-4
/
+2
|
*
|
|
|
core_timing: Resolve sign conversion warning
Lioncash
2020-08-22
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #4541 from MerryMage/yolo
bunnei
2020-08-21
3
-3
/
+29
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
dynarmic: Add unsafe optimizations
MerryMage
2020-08-16
3
-3
/
+29
*
|
|
|
common/telemetry: Migrate namespace into the Common namespace
Lioncash
2020-08-18
3
-8
/
+11
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #4535 from lioncash/fileutil
bunnei
2020-08-17
20
-320
/
+398
|
\
\
\
|
*
|
|
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-16
20
-320
/
+398
|
|
/
/
*
|
|
Merge pull request #4494 from lioncash/transcode
bunnei
2020-08-17
2
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
partition_data_manager: Eliminate magic value
Lioncash
2020-08-06
1
-2
/
+2
|
*
|
aes_util: Make use of non-template variant of Transcode
Lioncash
2020-08-06
1
-1
/
+1
|
|
/
*
|
Merge pull request #4526 from lioncash/core-semi
bunnei
2020-08-15
3
-7
/
+12
|
\
\
|
*
|
core: Resolve several -Wextra-semi warnings
Lioncash
2020-08-14
3
-7
/
+12
*
|
|
Merge pull request #4527 from lioncash/pessimizing2
bunnei
2020-08-15
1
-2
/
+1
|
\
\
\
|
*
|
|
software_keyboard: Resolve a pessimizing move warning
Lioncash
2020-08-14
1
-2
/
+1
|
|
/
/
[next]