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
...
|
*
|
|
file_sys: Add class to manage game patches
Zach Hilman
2018-09-04
2
-0
/
+132
|
*
|
|
file_sys: Add BKTR patching mechanism
Zach Hilman
2018-09-04
2
-0
/
+352
|
*
|
|
content_archive: Add BKTR header parsing to NCA
Zach Hilman
2018-09-04
2
-19
/
+160
|
*
|
|
registration: Add RegisteredCacheUnion
Zach Hilman
2018-09-04
4
-0
/
+164
|
*
|
|
game_list: Use RegisteredCacheUnion for installed
Zach Hilman
2018-09-04
3
-5
/
+3
|
*
|
|
aes_util: Fix error involving reads of less than 0x10
Zach Hilman
2018-09-04
1
-0
/
+14
*
|
|
|
gl_rasterizer: Skip TODO log.
Markus Wick
2018-09-05
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
renderer_opengl: Implement a buffer cache.
Markus Wick
2018-09-05
5
-86
/
+182
|
|
/
|
/
|
*
|
Merge pull request #1240 from degasus/optimizations
bunnei
2018-09-04
4
-15
/
+23
|
\
\
|
|
/
|
/
|
|
*
gl_shader_cache: Use an u32 for the binding point cache.
Markus Wick
2018-09-04
4
-15
/
+23
*
|
main: Only show DRD deprecation warning once
Zach Hilman
2018-09-04
7
-6
/
+19
*
|
control_metadata: Use alternate language names if AmericanEnglish isn't avail...
Zach Hilman
2018-09-04
2
-4
/
+17
*
|
card_image: Add program title ID getter
Zach Hilman
2018-09-04
2
-0
/
+6
*
|
qt: Add deprecation warnings for DRD format
Zach Hilman
2018-09-04
1
-0
/
+10
*
|
registration: Fix NSP installation errors
Zach Hilman
2018-09-04
1
-1
/
+1
*
|
nsp: Comply with style and performance guidelines
Zach Hilman
2018-09-04
7
-29
/
+48
*
|
qt: Add UI support for NSP files
Zach Hilman
2018-09-04
3
-2
/
+7
*
|
registration: Add support for installing NSP files
Zach Hilman
2018-09-04
3
-16
/
+34
*
|
loader: Add AppLoader for NSP files
Zach Hilman
2018-09-04
2
-0
/
+182
*
|
card_image: Parse XCI secure partition with NSP
Zach Hilman
2018-09-04
4
-11
/
+38
*
|
file_sys: Add Nintendo Submission Package (NSP)
Zach Hilman
2018-09-04
2
-0
/
+296
*
|
drd: Load title ID from program metadata
Zach Hilman
2018-09-04
1
-3
/
+1
*
|
loader: Add NSP file type and NSP-specific errors
Zach Hilman
2018-09-04
2
-2
/
+14
*
|
key_manager: Avoid autogeneration if key exists
Zach Hilman
2018-09-04
1
-3
/
+13
|
/
*
Merge pull request #1238 from lioncash/explicit
bunnei
2018-09-04
3
-8
/
+8
|
\
|
*
common/logging: Amend documentation comments
Lioncash
2018-09-04
2
-6
/
+6
|
*
common/logging/filter: Replace C-style case with C++ static_cast
Lioncash
2018-09-04
1
-1
/
+1
|
*
common/logging/filter: Make constructor explicit
Lioncash
2018-09-04
1
-1
/
+1
*
|
Merge pull request #1237 from degasus/optimizations
bunnei
2018-09-04
4
-7
/
+7
|
\
\
|
*
|
core: Use a raw pointer in GetGPUDebugContext.
Markus Wick
2018-09-04
2
-3
/
+3
|
*
|
command_processor: Use std::array for bound_engines.
Markus Wick
2018-09-04
2
-4
/
+4
|
|
/
*
|
Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirs
bunnei
2018-09-04
6
-0
/
+79
|
\
\
|
*
|
qt: Add message about not moving contents on dir change
Zach Hilman
2018-09-03
2
-6
/
+23
|
*
|
qt: Add UI options to change NAND/SD dirs
Zach Hilman
2018-09-03
3
-0
/
+36
|
*
|
settings: Save and load NAND/SD dirs from config
Zach Hilman
2018-09-03
3
-0
/
+26
*
|
|
Merge pull request #1232 from lioncash/copy
bunnei
2018-09-04
1
-1
/
+1
|
\
\
\
|
*
|
|
gl_shader_decompiler: Use used_shaders member variable directly within Genera...
Lioncash
2018-09-02
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #1235 from lioncash/forward-decl
bunnei
2018-09-04
22
-27
/
+64
|
\
\
\
|
*
|
|
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-03
22
-27
/
+64
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1236 from degasus/microprofile
bunnei
2018-09-04
4
-5
/
+21
|
\
\
\
|
*
|
|
Update microprofile scopes.
Markus Wick
2018-09-04
4
-5
/
+21
|
|
/
/
*
|
|
Merge pull request #1230 from lioncash/ssl
bunnei
2018-09-04
2
-37
/
+39
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ssl: Move SSL class to cpp file
Lioncash
2018-09-02
2
-37
/
+39
*
|
|
Merge pull request #1231 from lioncash/global
bunnei
2018-09-03
5
-19
/
+51
|
\
\
\
|
*
|
|
service: Migrate global named port map to the KernelCore class
Lioncash
2018-09-02
5
-19
/
+51
|
|
|
/
|
|
/
|
*
/
|
vfs_real: Forward declare IOFile
Lioncash
2018-09-02
13
-15
/
+45
|
/
/
*
|
Merge pull request #1213 from DarkLordZach/octopath-fs
bunnei
2018-09-02
3
-4
/
+33
|
\
\
|
*
|
maxwell_3d: Use CoreTiming for query timestamp
Zach Hilman
2018-08-31
1
-2
/
+3
|
*
|
filesystem: Implement OpenReadOnlySaveDataFilesystem
Zach Hilman
2018-08-31
2
-1
/
+7
|
*
|
filesystem: Add OpenFileSystemWithPatch
Zach Hilman
2018-08-31
2
-1
/
+23
|
|
/
[prev]
[next]