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
*
applets: Correct usage of SignalStateChanged event
Zach Hilman
2018-12-09
3
-6
/
+4
*
Merge pull request #1868 from lioncash/config
bunnei
2018-12-06
1
-43
/
+38
|
\
|
*
configuration/config: Use an intermediary variable for accessing players
Lioncash
2018-12-05
1
-43
/
+38
*
|
Merge pull request #1875 from DarkLordZach/oss-ngword2
bunnei
2018-12-06
3
-1
/
+41
|
\
\
|
*
|
system_archive: Implement open source NgWord2
Zach Hilman
2018-12-06
3
-1
/
+41
*
|
|
Merge pull request #1861 from lioncash/reset
bunnei
2018-12-06
6
-11
/
+101
|
\
\
\
|
*
|
|
kernel/svc: Correct behavior of svcResetSignal()
Lioncash
2018-12-04
1
-4
/
+11
|
*
|
|
kernel/process: Make Process a WaitObject
Lioncash
2018-12-04
3
-6
/
+68
|
*
|
|
kernel/readable_event: Add member function for enforcing a strict reset contract
Lioncash
2018-12-04
2
-1
/
+22
*
|
|
|
Merge pull request #1824 from ReinUsesLisp/fbcache
bunnei
2018-12-06
2
-40
/
+82
|
\
\
\
\
|
*
|
|
|
gl_rasterizer: Implement a framebuffer cache
ReinUsesLisp
2018-11-29
2
-40
/
+82
*
|
|
|
|
Merge pull request #1863 from ReinUsesLisp/texs-f16
bunnei
2018-12-06
2
-18
/
+55
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
gl_shader_decompiler: Implement TEXS.F16
ReinUsesLisp
2018-12-05
2
-13
/
+51
|
*
|
|
|
gl_shader_decompiler: Fixup inverted if
ReinUsesLisp
2018-12-05
1
-6
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1867 from lioncash/alloc
bunnei
2018-12-05
2
-4
/
+3
|
\
\
\
\
|
*
|
|
|
ng_word: Deduplicate use of a constant value
Lioncash
2018-12-05
1
-1
/
+1
|
*
|
|
|
system_archive: Use a regular function pointer instead of std::function for f...
Lioncash
2018-12-05
1
-3
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #1866 from lioncash/cache
bunnei
2018-12-05
1
-8
/
+2
|
\
\
\
\
|
*
|
|
|
service/ldr: Deduplicate instruction cache clearing code in LoadNro()
Lioncash
2018-12-05
1
-8
/
+2
*
|
|
|
|
Call shrink_to_fit after page-table vector resizing to cause crt to actually ...
heapo
2018-12-05
1
-0
/
+8
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1859 from heapo/lut_array_codegen
bunnei
2018-12-04
1
-275
/
+277
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Improve msvc codegen for hot-path array LUTs
heapo
2018-12-04
1
-275
/
+277
*
|
|
|
Merge pull request #1704 from DarkLordZach/oss-sysarchive
bunnei
2018-12-04
8
-1
/
+227
|
\
\
\
\
|
*
|
|
|
file_sys: Implement system archive synthesizer for NgWord (806)
Zach Hilman
2018-11-22
5
-6
/
+61
|
*
|
|
|
fsp_srv: Add support for using open source archive if not found in NAND
Zach Hilman
2018-11-15
1
-0
/
+10
|
*
|
|
|
file_sys: Add framework for synthesizing open source archives
Zach Hilman
2018-11-15
3
-0
/
+109
|
*
|
|
|
vfs_vector: Add VFS backend for std::array
Zach Hilman
2018-11-15
1
-0
/
+52
*
|
|
|
|
Merge pull request #1837 from lioncash/map
bunnei
2018-12-04
1
-59
/
+46
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
yuzu/game_list_worker: Move std::string construction after the termination ch...
Lioncash
2018-12-04
1
-7
/
+7
|
*
|
|
|
yuzu/game_list_worker: Deduplicate game list entry creation
Lioncash
2018-12-01
1
-47
/
+33
|
*
|
|
|
yuzu/game_list_worker: Tidy up string handling in FillControlMap()
Lioncash
2018-12-01
1
-6
/
+7
*
|
|
|
|
Merge pull request #1838 from lioncash/dedup
bunnei
2018-12-04
1
-27
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
file_sys/registered_cache: Eliminate variable shadowing
Lioncash
2018-12-01
1
-27
/
+26
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1836 from lioncash/unused
bunnei
2018-12-04
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
crypto/key_manager: Remove unused variable in GetTicketblob()
Lioncash
2018-12-01
1
-1
/
+0
|
|
/
/
/
/
*
|
|
|
|
kernel/svc: Remove unused header inclusion
Lioncash
2018-12-04
1
-1
/
+0
*
|
|
|
|
kernel/svc: Implement svcSignalEvent()
Lioncash
2018-12-04
1
-1
/
+16
*
|
|
|
|
kernel/svc: Implement svcCreateEvent()
Lioncash
2018-12-04
2
-1
/
+42
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1845 from lioncash/nro
bunnei
2018-12-04
5
-19
/
+23
|
\
\
\
\
|
*
|
|
|
loader/nso: Remove dependency on the System class
Lioncash
2018-12-02
3
-8
/
+11
|
*
|
|
|
loader/nro: Make the static LoadNro function internally linked
Lioncash
2018-12-02
2
-7
/
+5
|
*
|
|
|
loader/nro: Remove dependency on the System class
Lioncash
2018-12-02
2
-10
/
+13
*
|
|
|
|
Merge pull request #1853 from lioncash/event
bunnei
2018-12-04
6
-11
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
kernel/object: Amend handle types to distinguish between readable and writabl...
Lioncash
2018-12-04
6
-11
/
+20
*
|
|
|
|
|
Rewrited TEX/TEXS (TEX Scalar). (#1826)
Marcos
2018-12-04
1
-259
/
+177
*
|
|
|
|
|
Merge pull request #1857 from lioncash/res-info
bunnei
2018-12-04
5
-11
/
+37
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kernel/handle_table: Amend reference to CTR-OS in Create()
Lioncash
2018-12-04
1
-2
/
+3
|
*
|
|
|
|
|
kernel/svc: Implement the resource limit svcGetInfo option
Lioncash
2018-12-04
4
-9
/
+34
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #1854 from Subv/old_command_processor
bunnei
2018-12-04
2
-142
/
+6
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Removed unused file.
Subv
2018-12-03
1
-142
/
+0
[next]