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
...
|
*
|
|
|
fix the attrib format for ints
David Marcec
2018-08-05
1
-2
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #924 from lioncash/arp
bunnei
2018-08-04
6
-0
/
+97
|
\
\
\
\
|
*
|
|
|
service: Add arp services
Lioncash
2018-08-04
6
-0
/
+97
|
|
/
/
/
*
|
|
|
Merge pull request #921 from lioncash/view
bunnei
2018-08-04
5
-35
/
+35
|
\
\
\
\
|
*
|
|
|
aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure we...
Lioncash
2018-08-04
1
-0
/
+4
|
*
|
|
|
aes_util: Make CalculateNintendoTweak() an internally linked function
Lioncash
2018-08-04
2
-12
/
+10
|
*
|
|
|
aes_util: Make Transcode() a const member function
Lioncash
2018-08-04
2
-8
/
+9
|
*
|
|
|
core/crypto: Remove unnecessary includes
Lioncash
2018-08-04
4
-5
/
+5
|
*
|
|
|
key_manager: Use regular std::string instead of std::string_view
Lioncash
2018-08-04
2
-10
/
+7
|
|
/
/
/
*
/
/
/
service: Remove redundant #pragma once directives
Lioncash
2018-08-04
5
-10
/
+0
|
/
/
/
*
|
|
Merge pull request #849 from DarkLordZach/xci
bunnei
2018-08-04
36
-78
/
+1395
|
\
\
\
|
*
|
|
Add missing parameter to files.push_back()
Zach Hilman
2018-08-01
1
-5
/
+5
|
*
|
|
Fix merge conflicts with opus and update docs
Zach Hilman
2018-08-01
4
-6
/
+8
|
*
|
|
Use more descriptive error codes and messages
Zach Hilman
2018-08-01
9
-34
/
+101
|
*
|
|
Use static const instead of const static
Zach Hilman
2018-08-01
1
-2
/
+2
|
*
|
|
Use ErrorEncrypted where applicable and fix no keys crash
Zach Hilman
2018-08-01
4
-17
/
+37
|
*
|
|
Add missing includes and use const where applicable
Zach Hilman
2018-08-01
11
-24
/
+40
|
*
|
|
Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch
Zach Hilman
2018-08-01
5
-7
/
+23
|
*
|
|
Use SHGetKnownFolderPath instead of SHGetFolderPathA
Zach Hilman
2018-08-01
1
-3
/
+4
|
*
|
|
Make XCI comply to review and style guidelines
Zach Hilman
2018-08-01
16
-482
/
+223
|
*
|
|
Extract mbedtls to cpp file
Zach Hilman
2018-08-01
5
-87
/
+127
|
*
|
|
Add missing string.h include
Zach Hilman
2018-08-01
1
-0
/
+1
|
*
|
|
Update mbedtls and fix compile error
Zach Hilman
2018-08-01
1
-0
/
+1
|
*
|
|
Remove files that are not used
Zach Hilman
2018-08-01
33
-43
/
+1455
*
|
|
|
Merge pull request #919 from lioncash/sign
bunnei
2018-08-04
1
-8
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
gl_shader_manager: Invert conditional in SetShaderUniformBlockBinding()
Lioncash
2018-08-04
1
-7
/
+9
|
*
|
|
gl_shader_manager: Amend sign differences in an assertion comparison in SetSh...
Lioncash
2018-08-04
1
-3
/
+2
*
|
|
|
Merge pull request #911 from lioncash/prototype
bunnei
2018-08-04
1
-3
/
+0
|
\
\
\
\
|
*
|
|
|
video_core: Remove unimplemented Start() function prototype
Lioncash
2018-08-03
1
-3
/
+0
*
|
|
|
|
Merge pull request #913 from lioncash/unused-func
bunnei
2018-08-04
1
-16
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
memory: Remove unused GetSpecialHandlers() function
Lioncash
2018-08-03
1
-16
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #914 from lioncash/codeset
bunnei
2018-08-04
5
-20
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
kernel/process: Use std::array where applicable
Lioncash
2018-08-03
1
-1
/
+2
|
*
|
|
|
|
kernel/process: Use accessors instead of class members for referencing segmen...
Lioncash
2018-08-03
5
-20
/
+40
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #917 from lioncash/crash
bunnei
2018-08-04
3
-13
/
+38
|
\
\
\
\
\
|
*
|
|
|
|
kernel/thread: Fix potential crashes introduced in 26de4bb521b1ace7af76eff4f6...
Lioncash
2018-08-03
3
-13
/
+38
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #910 from lioncash/unused
bunnei
2018-08-03
1
-2
/
+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
gl_shader_decompiler: Remove unused variable in GenerateDeclarations()
Lioncash
2018-08-03
1
-2
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #908 from lioncash/memory
bunnei
2018-08-03
16
-559
/
+29
|
\
\
\
\
|
*
|
|
|
core/memory: Get rid of 3DS leftovers
Lioncash
2018-08-03
16
-559
/
+29
*
|
|
|
|
gl_shader_manager: Make ProgramManager's GetCurrentProgramStage() a const mem...
Lioncash
2018-08-03
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Added ability to change username & language code in the settings ui. Added IP...
David
2018-08-03
9
-8
/
+95
*
|
|
|
Merge pull request #895 from lioncash/sink
bunnei
2018-08-03
1
-5
/
+8
|
\
\
\
\
|
*
|
|
|
sink_details: Deduplicate long std::function repetition
Lioncash
2018-08-01
1
-4
/
+6
|
*
|
|
|
sink_details: std::move std::function instances
Lioncash
2018-08-01
1
-1
/
+2
*
|
|
|
|
Merge pull request #898 from lioncash/mig
bunnei
2018-08-03
6
-0
/
+55
|
\
\
\
\
\
|
*
|
|
|
|
service: Add migration services
Lioncash
2018-08-02
6
-0
/
+55
*
|
|
|
|
|
Merge pull request #900 from lioncash/init
bunnei
2018-08-03
1
-5
/
+5
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
math_util: Always initialize members of Rectangle
Lioncash
2018-08-02
1
-5
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #892 from lioncash/global
bunnei
2018-08-03
13
-64
/
+54
|
\
\
\
\
\
[prev]
[next]