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
*
settings: Make use of std::string_view over std::string for logging
Lioncash
2020-07-15
1
-33
/
+34
*
Merge pull request #4342 from lioncash/endian
Rodrigo Locatti
2020-07-14
1
-42
/
+4
|
\
|
*
common/swap: Make use of std::endian
Lioncash
2020-07-14
1
-42
/
+4
*
|
Merge pull request #4242 from ReinUsesLisp/maxwell-dma
bunnei
2020-07-14
6
-359
/
+468
|
\
\
|
*
|
video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changes
ReinUsesLisp
2020-07-10
5
-84
/
+125
|
*
|
maxwell_dma: Rename registers to match official docs and reorder
ReinUsesLisp
2020-07-07
2
-287
/
+355
*
|
|
Merge pull request #4294 from MerryMage/cpu-opt-settings
bunnei
2020-07-14
19
-29
/
+685
|
\
\
\
|
*
|
|
configure_cpu: Split optimization settings off into Debug tab
MerryMage
2020-07-12
9
-163
/
+302
|
*
|
|
configure_cpu: Add tooltips
MerryMage
2020-07-11
1
-1
/
+54
|
*
|
|
configure_cpu: Show/Hide debugging options
MerryMage
2020-07-11
7
-46
/
+135
|
*
|
|
configuration: Add settings to enable/disable specific CPU optimizations
MerryMage
2020-07-11
16
-29
/
+404
*
|
|
|
Merge pull request #4282 from Morph1984/fs-size
bunnei
2020-07-14
7
-225
/
+17
|
\
\
\
\
|
*
|
|
|
bis_factory: Set User NAND free space to be 1 MiB less than total.
Morph
2020-07-10
1
-1
/
+3
|
*
|
|
|
sdmc_factory: Set the SDMC total size to 1 TiB
Morph
2020-07-10
1
-1
/
+3
|
*
|
|
|
bis_factory: Use hardware default NAND partition sizes
Morph
2020-07-10
1
-10
/
+11
|
*
|
|
|
settings: Remove storage size options
Morph
2020-07-10
5
-214
/
+1
*
|
|
|
|
Fix crash if gc configured but adapter not connected
Ameer
2020-07-14
2
-15
/
+25
*
|
|
|
|
Merge pull request #4314 from lioncash/input-warn
bunnei
2020-07-14
4
-11
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
gc_poller: Mark GCButtonFactory::GetNextInput() as const
Lioncash
2020-07-12
2
-2
/
+2
|
*
|
|
|
|
gc_poller: Get rid of undefined behavior in Create()
Lioncash
2020-07-12
1
-0
/
+4
|
*
|
|
|
|
gc_poller: Silence sign conversion warnings
Lioncash
2020-07-12
1
-1
/
+1
|
*
|
|
|
|
gc_adapter: Remove deprecated usage of = in lambda captures
Lioncash
2020-07-12
1
-1
/
+1
|
*
|
|
|
|
gc_adapter: Silence sign conversion warnings
Lioncash
2020-07-12
2
-7
/
+7
*
|
|
|
|
|
Merge pull request #4315 from lioncash/udp-warn
bunnei
2020-07-14
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
udp: Silence a C++20 deprecation warning
Lioncash
2020-07-12
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
configure_general: Explicitly guard use_multi_core when applying settings
lat9nq
2020-07-14
1
-0
/
+2
*
|
|
|
|
|
Merge pull request #4280 from jbeich/system-libusb
LC
2020-07-13
4
-3
/
+7
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
input_common: drop unused libusb.h include
Ameer
2020-07-14
1
-1
/
+0
|
*
|
|
|
|
input_common: make libusb private to gc_adapter
Jan Beich
2020-07-13
3
-3
/
+7
|
*
|
|
|
|
cmake: pass libusb include directory as well
Jan Beich
2020-07-09
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #4265 from Morph1984/file-rename
Fernando Sahmkow
2020-07-12
1
-10
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vfs_real: Fix MoveFile
Morph
2020-07-10
1
-10
/
+17
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #4290 from lioncash/latest
LC
2020-07-12
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CMakeLists: Make use of /std:c++latest on MSVC
Lioncash
2020-07-11
1
-2
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #3385 from Morph1984/batch-install
bunnei
2020-07-12
6
-146
/
+343
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add additional empty check for the QStringList returned by the InstallDialog
Morph
2020-07-10
1
-0
/
+4
|
*
|
|
|
|
|
Update the install and progress dialogs
Morph
2020-07-10
4
-80
/
+65
|
*
|
|
|
|
|
Refactor batch installing files
Morph
2020-07-10
4
-196
/
+238
|
*
|
|
|
|
|
Add support for batch install to NAND
Morph
2020-07-10
6
-124
/
+290
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
common/alignment: Fix compilation errors (#4303)
Tobias
2020-07-12
1
-1
/
+3
*
|
|
|
|
|
Merge pull request #4275 from CrazyMax/desired_language
bunnei
2020-07-12
1
-1
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
AM: fix GetDesiredLanguage:
CrazyMax
2020-07-08
1
-1
/
+13
*
|
|
|
|
|
|
Merge pull request #4289 from ReinUsesLisp/dynfix
bunnei
2020-07-11
1
-6
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXT
ReinUsesLisp
2020-07-10
1
-6
/
+6
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp""
bunnei
2020-07-11
1
-3
/
+1
*
|
|
|
|
|
|
Common: remove a mod from AlignUp (#5441)
Marshall Mohror
2020-07-11
1
-1
/
+3
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #4203 from VolcaEM/services
bunnei
2020-07-11
26
-154
/
+282
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Rename two functions in NS
VolcaEM
2020-07-02
1
-2
/
+2
|
*
|
|
|
|
|
Rename GetApplicationArea2 to GetApplicationAreaSize
VolcaEM
2020-07-02
1
-2
/
+2
|
*
|
|
|
|
|
Remove duplicate functions
VolcaEM
2020-06-29
1
-2
/
+0
[next]