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
*
xci: Ignore NCA files with updates in secure
Zach Hilman
2018-08-23
1
-0
/
+3
*
content_archive: Add update title detection
Zach Hilman
2018-08-23
2
-0
/
+11
*
key_manager: Eliminate indexed for loop
Zach Hilman
2018-08-23
1
-6
/
+13
*
key_manager: Create keys dir if it dosen't exist
Zach Hilman
2018-08-23
2
-0
/
+2
*
file_sys: Cut down on includes and copies
Zach Hilman
2018-08-23
7
-19
/
+30
*
crypto: Eliminate magic constants
Zach Hilman
2018-08-23
4
-32
/
+38
*
key_manager: Add support for autogenerated keys
Zach Hilman
2018-08-23
2
-3
/
+45
*
key_manager: Add support for KEK and SD seed derivation
Zach Hilman
2018-08-23
2
-5
/
+135
*
key_manager: Switch to boost flat_map for keys
Zach Hilman
2018-08-23
2
-32
/
+14
*
game_list: Add SD registration loading to game list
Zach Hilman
2018-08-23
2
-12
/
+12
*
file_sys: Implement NAX containers
Zach Hilman
2018-08-23
3
-0
/
+238
*
registration: Add GetEntryUnparsed methods
Zach Hilman
2018-08-23
2
-0
/
+15
*
sdmc_factory: Add SDMC RegisteredCache getter
Zach Hilman
2018-08-23
2
-1
/
+14
*
qt: Make default row data title name and title id
Zach Hilman
2018-08-23
1
-2
/
+2
*
vfs: Add GetOrCreateDirectoryRelative method
Zach Hilman
2018-08-23
3
-9
/
+13
*
filesystem: Add CreateFactories methods to fs
Zach Hilman
2018-08-23
3
-10
/
+12
*
filesystem: Add logging to registration getters
Zach Hilman
2018-08-23
1
-4
/
+25
*
loader: Add new NAX-specific errors and messages
Zach Hilman
2018-08-23
2
-1
/
+27
*
nax: Add AppLoader_NAX and update loader to support it
Zach Hilman
2018-08-23
4
-2
/
+121
*
xts_encryption_layer: Implement XTSEncryptionLayer
Zach Hilman
2018-08-23
3
-1
/
+81
*
aes_util: Make XTSTranscode stricter about sizes
Zach Hilman
2018-08-23
1
-5
/
+2
*
ctr_encryption_layer: Fix bug when transcoding small data
Zach Hilman
2018-08-23
1
-5
/
+3
*
xci: Fix error masking issue
Zach Hilman
2018-08-23
3
-5
/
+17
*
Merge pull request #1157 from lioncash/vec
bunnei
2018-08-23
2
-11
/
+16
|
\
|
*
gl_shader_gen: Make ShaderSetup's constructor explicit
Lioncash
2018-08-22
1
-1
/
+1
|
*
gl_shader_gen: Use a std::vector to represent program code instead of std::array
Lioncash
2018-08-22
2
-11
/
+16
*
|
Merge pull request #1156 from Lakumakkara/lop3
bunnei
2018-08-23
2
-0
/
+60
|
\
\
|
*
|
more fixes
Laku
2018-08-23
1
-6
/
+7
|
*
|
fixes
Laku
2018-08-22
1
-6
/
+12
|
*
|
remove debug logging
Laku
2018-08-22
1
-2
/
+0
|
*
|
implement lop3
Laku
2018-08-22
2
-0
/
+55
*
|
|
Swap "Plus" with "Minus" on the controller GUI (#1150)
literalmente-game
2018-08-22
1
-8
/
+8
*
|
|
Merge pull request #1137 from lioncash/namespace
bunnei
2018-08-22
21
-23
/
+70
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
renderer_opengl: Namespace OpenGL code
Lioncash
2018-08-22
21
-23
/
+70
|
|
/
*
/
config: Fixed icon size get set to 0
tech4me
2018-08-21
1
-1
/
+1
|
/
*
Merge pull request #1136 from tech4me/master
bunnei
2018-08-22
6
-11
/
+45
|
\
|
*
qt/main: Port part of citra(#3411), open savedata works
tech4me
2018-08-21
6
-11
/
+45
*
|
Merge pull request #840 from FearlessTobi/port-3353
bunnei
2018-08-22
10
-25
/
+94
|
\
\
|
*
|
Port #3353 from Citra
fearlessTobi
2018-08-21
10
-25
/
+94
*
|
|
Merge pull request #1154 from OatmealDome/topology-lines
bunnei
2018-08-22
1
-0
/
+2
|
\
\
\
|
*
|
|
maxwell_to_gl: Implement PrimitiveTopology::Lines
OatmealDome
2018-08-22
1
-0
/
+2
*
|
|
|
Merge pull request #1141 from FearlessTobi/port-3902
bunnei
2018-08-22
2
-0
/
+18
|
\
\
\
\
|
*
|
|
|
Port #3902 from Citra: "Add restart hotkey & menu option"
fearlessTobi
2018-08-21
2
-0
/
+18
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1124 from Subv/logic_ops
bunnei
2018-08-22
6
-7
/
+108
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
GPU: Implemented the logic op functionality of the GPU.
Subv
2018-08-20
3
-0
/
+61
|
*
|
|
GLState: Allow enabling/disabling GL_COLOR_LOGIC_OP independently from blending.
Subv
2018-08-20
2
-6
/
+19
|
*
|
|
GPU: Added registers for the logicop functionality.
Subv
2018-08-20
1
-1
/
+28
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1147 from lioncash/warn
bunnei
2018-08-22
1
-1
/
+1
|
\
\
\
|
*
|
|
logging/text_formatter: Use empty braces for initializing CONSOLE_SCREEN_BUFF...
Lioncash
2018-08-21
1
-1
/
+1
*
|
|
|
Merge pull request #1151 from bunnei/revert-4a2ee191
bunnei
2018-08-22
2
-153
/
+31
|
\
\
\
\
[next]