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
*
ipc_helper: Add helper member function for popping enum values to RequestParser
Lioncash
2018-07-24
1
-0
/
+8
*
Merge pull request #790 from bunnei/shader-print-instr
bunnei
2018-07-23
1
-1
/
+2
|
\
|
*
gl_shader_decompiler: Print instruction value in shader comments.
bunnei
2018-07-23
1
-1
/
+2
*
|
Merge pull request #788 from bunnei/shader-check-zero
bunnei
2018-07-23
1
-0
/
+6
|
\
\
|
*
|
gl_shader_decompiler: Check if SetRegister result is ZeroIndex.
bunnei
2018-07-23
1
-0
/
+6
|
|
/
*
|
VFS Regression and Accuracy Fixes (#776)
Zach Hilman
2018-07-23
5
-37
/
+75
*
|
Merge pull request #787 from bunnei/tlds
bunnei
2018-07-23
1
-29
/
+43
|
\
\
|
*
|
gl_shader_decompiler: Implement shader instruction TLDS.
bunnei
2018-07-23
1
-29
/
+43
*
|
|
Merge pull request #786 from lioncash/exclusive
bunnei
2018-07-23
3
-22
/
+18
|
\
\
\
|
*
|
|
exclusive_monitor: Use consistent type alias for u64
Lioncash
2018-07-23
3
-22
/
+18
*
|
|
|
Merge pull request #784 from lioncash/loader
bunnei
2018-07-23
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
loader: Remove unnecessary constructor call in IdentifyFile()
Lioncash
2018-07-23
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #783 from lioncash/linker
bunnei
2018-07-23
2
-7
/
+4
|
\
\
\
\
|
*
|
|
|
linker: Remove unused parameter from WriteRelocations()
Lioncash
2018-07-23
2
-7
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #782 from lioncash/file
bunnei
2018-07-23
2
-14
/
+33
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
nro: Replace inclusion with a forward declaration
Lioncash
2018-07-23
2
-1
/
+8
|
*
|
|
nro: Make bracing consistent
Lioncash
2018-07-23
1
-10
/
+24
|
*
|
|
nro: Make constructor explicit
Lioncash
2018-07-23
1
-1
/
+1
|
*
|
|
nro: Remove unused forward declaration
Lioncash
2018-07-23
1
-2
/
+0
|
|
/
/
*
|
|
Merge pull request #781 from lioncash/decl
bunnei
2018-07-23
1
-5
/
+5
|
\
\
\
|
*
|
|
gl_shader_decompiler: Simplify GetCommonDeclarations()
Lioncash
2018-07-23
1
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #780 from lioncash/move
bunnei
2018-07-23
1
-11
/
+22
|
\
\
\
|
*
|
|
vi: Add std::is_trivially_copyable checks to Read and Write functions
Lioncash
2018-07-23
1
-2
/
+13
|
*
|
|
vi: std::move std::vector in constructors where applicable
Lioncash
2018-07-23
1
-9
/
+9
|
|
/
/
*
|
|
Merge pull request #779 from lioncash/shared
bunnei
2018-07-23
8
-263
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hle: Remove config_mem.h/.cpp
Lioncash
2018-07-23
6
-102
/
+0
|
*
|
hle: Remove shared_page.h/.cpp
Lioncash
2018-07-23
6
-161
/
+0
|
|
/
*
|
Merge pull request #695 from DarkLordZach/nro-asset
bunnei
2018-07-23
5
-1
/
+215
|
\
\
|
*
|
NRO Assets and NACP file format
Zach Hilman
2018-07-23
5
-1
/
+215
*
|
|
set: Add missing log call in GetAvailableLanguageCodeCount()
Lioncash
2018-07-23
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge pull request #775 from lioncash/str
bunnei
2018-07-23
2
-30
/
+32
|
\
\
|
*
|
string_util: Get rid of separate resize() in CPToUTF16(), UTF16ToUTF8(), Code...
Lioncash
2018-07-22
1
-20
/
+22
|
*
|
string_util: Use emplace_back() in SplitString() instead of push_back()
Lioncash
2018-07-22
1
-2
/
+3
|
*
|
string_util: Remove unnecessary std::string instance in TabsToSpaces()
Lioncash
2018-07-22
2
-8
/
+7
*
|
|
Merge pull request #777 from lioncash/lang
bunnei
2018-07-23
2
-23
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
set: Implement GetAvailableLanguageCodeCount()
Lioncash
2018-07-23
2
-21
/
+29
|
*
|
set: Correct return code size of value in GetAvailableLanguageCodes()
Lioncash
2018-07-23
1
-2
/
+2
|
|
/
*
|
Merge pull request #769 from bunnei/shader-mask-fixes
bunnei
2018-07-22
1
-5
/
+9
|
\
\
|
*
|
shader_bytecode: Implement other TEXS masks.
bunnei
2018-07-22
1
-5
/
+9
*
|
|
Merge pull request #774 from Subv/atomic_signal
bunnei
2018-07-22
1
-7
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Kernel/SVC: Perform atomic accesses in SignalProcessWideKey as per the real k...
Subv
2018-07-22
1
-7
/
+31
*
|
|
Merge pull request #773 from Subv/gl_ext_check
bunnei
2018-07-22
2
-2
/
+24
|
\
\
\
|
*
|
|
Frontend: Check for more required OpenGL extensions during startup.
Subv
2018-07-22
2
-2
/
+24
|
|
/
/
*
|
|
Merge pull request #768 from lioncash/string-view
bunnei
2018-07-22
10
-133
/
+213
|
\
\
\
|
*
|
|
vfs: Correct file_p variable usage within InterpretAsDirectory()
Lioncash
2018-07-22
1
-2
/
+5
|
*
|
|
file_util, vfs: Use std::string_view where applicable
Lioncash
2018-07-22
10
-131
/
+208
*
|
|
|
Merge pull request #770 from lioncash/construct
bunnei
2018-07-22
1
-4
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
gl_shader_decompiler: Remove redundant Subroutine construction in AddSubrouti...
Lioncash
2018-07-22
1
-4
/
+8
|
|
|
/
|
|
/
|
*
/
|
Implement exclusive monitor
MerryMage
2018-07-22
9
-13
/
+160
|
/
/
*
|
Merge pull request #765 from lioncash/file
bunnei
2018-07-22
1
-24
/
+14
|
\
\
[next]