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
*
shader/registry: Remove unnecessary namespace qualifiers
Lioncash
2020-09-23
1
-5
/
+3
*
shader/registry: Make use of designated initializers where applicable
Lioncash
2020-09-23
1
-17
/
+19
*
General: Make use of std::nullopt where applicable
Lioncash
2020-09-22
17
-59
/
+60
*
ips_layer: Eliminate a redundant copy in Parse()
Lioncash
2020-09-22
1
-2
/
+4
*
Merge pull request #4675 from Morph1984/fix-boot-multicontent
bunnei
2020-09-21
1
-5
/
+5
|
\
|
*
submission_package: Account for multi-content NSPs
Morph
2020-09-17
1
-5
/
+5
*
|
Merge pull request #4692 from ReinUsesLisp/remove-vsync
Rodrigo Locatti
2020-09-21
13
-360
/
+35
|
\
\
|
*
|
renderer_opengl: Remove emulated mailbox presentation
ReinUsesLisp
2020-09-20
13
-360
/
+35
*
|
|
Merge pull request #4683 from Morph1984/NpadHandheldActivationMode-impl
bunnei
2020-09-20
3
-5
/
+28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hid: Implement Get/SetNpadHandheldActivationMode
Morph
2020-09-18
3
-5
/
+28
|
|
/
*
|
Merge pull request #4643 from FearlessTobi/decrease-pad-update-interval
bunnei
2020-09-19
1
-1
/
+1
|
\
\
|
*
|
Test: Decrease pad_update_ns
FearlessTobi
2020-09-10
1
-1
/
+1
*
|
|
fermi_2d: Make use of designated initializers
Lioncash
2020-09-18
2
-8
/
+8
*
|
|
configure_input_player: Fixes motion mapping using ConfigureButtonClick
Morph
2020-09-18
1
-5
/
+8
*
|
|
Merge pull request #4647 from Morph1984/readd-context-menu
bunnei
2020-09-17
2
-31
/
+66
|
\
\
\
|
*
|
|
configure_input_player: Re-add "Clear" context menu option
Morph
2020-09-17
2
-31
/
+66
*
|
|
|
am: Stub GetPreviousProgramIndex
Morph
2020-09-17
2
-1
/
+11
|
/
/
/
*
|
|
Merge pull request #4670 from lioncash/initializer
Rodrigo Locatti
2020-09-17
1
-2
/
+2
|
\
\
\
|
*
|
|
arm_dynarmic_cp15: Initialize member variables
Lioncash
2020-09-17
1
-2
/
+2
*
|
|
|
Merge pull request #4665 from lioncash/sm-kernel
Rodrigo Locatti
2020-09-17
3
-9
/
+11
|
\
\
\
\
|
*
|
|
|
service/sm: Slightly more efficient string name validation
Lioncash
2020-09-17
1
-2
/
+2
|
*
|
|
|
service/sm: Eliminate dependency on the global system instance
Lioncash
2020-09-17
3
-7
/
+9
|
|
/
/
/
*
|
|
|
Merge pull request #4666 from lioncash/unused-func
Rodrigo Locatti
2020-09-17
1
-22
/
+0
|
\
\
\
\
|
*
|
|
|
service: Remove unused funcation
Lioncash
2020-09-17
1
-22
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #4671 from lioncash/nfp-copy
Rodrigo Locatti
2020-09-17
2
-21
/
+25
|
\
\
\
\
|
*
|
|
|
audio_core/command_generator: Use const references where applicable
Lioncash
2020-09-17
1
-10
/
+11
|
*
|
|
|
audio_core/command_generator: Avoid an unnecessary copy in GenerateFinalMixCo...
Lioncash
2020-09-17
1
-1
/
+1
|
*
|
|
|
nfp: Eliminate two unnecessary copies
Lioncash
2020-09-17
1
-10
/
+13
|
|
/
/
/
*
|
|
|
Merge pull request #4672 from lioncash/narrowing
Rodrigo Locatti
2020-09-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
decoder/texture: Eliminate narrowing conversion in GetTldCode()
Lioncash
2020-09-17
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #4673 from lioncash/fallthrough
Rodrigo Locatti
2020-09-17
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
decode/image: Eliminate switch fallthrough in DecodeImage()
Lioncash
2020-09-17
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #4594 from german77/MotionHID
bunnei
2020-09-17
23
-159
/
+943
|
\
\
\
\
|
*
|
|
|
configure_input: Hook up the motion button and checkbox
Morph
2020-09-05
7
-7
/
+19
|
*
|
|
|
Minor cleanup
german
2020-09-05
1
-19
/
+16
|
*
|
|
|
Add cemu hook changes related to PR #4609
german
2020-09-04
8
-139
/
+449
|
*
|
|
|
Remove RealMotionDevice
german
2020-09-04
7
-35
/
+41
|
*
|
|
|
configure_input_player: Show/hide motion buttons based on the controller
Morph
2020-09-04
3
-103
/
+141
|
*
|
|
|
controllers/npad: Simplify motion entry assignment
Morph
2020-09-04
1
-29
/
+18
|
*
|
|
|
Include HID and configuration changes related to motion
german
2020-09-04
13
-16
/
+448
*
|
|
|
|
control_metadata: Resolve typo in Portuguese language name
Lioncash
2020-09-17
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #4653 from ReinUsesLisp/gc-warns
bunnei
2020-09-16
1
-0
/
+9
|
\
\
\
\
|
*
|
|
|
gc_adapter: Disable MSVC nonstandard extension warning on libusb.h
ReinUsesLisp
2020-09-14
1
-0
/
+9
*
|
|
|
|
Merge pull request #4663 from ReinUsesLisp/wswitch
bunnei
2020-09-16
7
-10
/
+59
|
\
\
\
\
\
|
*
|
|
|
|
video_core: Enforce -Werror=switch
ReinUsesLisp
2020-09-16
7
-10
/
+59
*
|
|
|
|
|
file_sys/romfs_factory: Eliminate usage of the global system accessor
Lioncash
2020-09-16
5
-34
/
+49
*
|
|
|
|
|
file_sys/bis_factory: Eliminate usage of the global system accessor
Lioncash
2020-09-16
5
-11
/
+11
*
|
|
|
|
|
loader/nso: Remove unnecessary [[maybe_unused]]
Lioncash
2020-09-16
1
-2
/
+1
|
/
/
/
/
/
*
|
|
|
|
core/loader: Remove dependencies on the global system instance
Lioncash
2020-09-16
20
-45
/
+85
*
|
|
|
|
Merge pull request #4658 from lioncash/copy3
Rodrigo Locatti
2020-09-16
2
-44
/
+43
|
\
\
\
\
\
[next]