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
*
ips_layer: std::move data within PatchIPS() and Apply()
Lioncash
2018-10-09
1
-2
/
+5
*
Merge pull request #1423 from DarkLordZach/romfs-file-exts
bunnei
2018-10-08
5
-10
/
+38
|
\
|
*
patch_manager: Avoid romfs_ext requirement for patching
Zach Hilman
2018-10-04
1
-4
/
+1
|
*
fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir
Zach Hilman
2018-10-04
5
-21
/
+38
|
*
fsmitm_romfsbuild: Add support for stubbing and IPS patches in LFS
Zach Hilman
2018-10-04
1
-0
/
+14
*
|
Merge pull request #1424 from DarkLordZach/ips-witch
bunnei
2018-10-08
6
-23
/
+323
|
\
\
|
*
|
ips_layer: Fix inaccuracies with comments and flags
Zach Hilman
2018-10-04
3
-16
/
+51
|
*
|
ips_layer: Deduplicate resource usage
Zach Hilman
2018-10-04
5
-33
/
+39
|
*
|
ips_layer: Add support for escape sequences and midline comments
Zach Hilman
2018-10-04
3
-8
/
+41
|
*
|
patch_manager: Add support for IPSwitch format patches
Zach Hilman
2018-10-04
1
-22
/
+56
|
*
|
ips_layer: Add IPSwitchCompiler to process IPSwitch format
Zach Hilman
2018-10-04
2
-0
/
+168
|
*
|
hex_util: Add HexVectorToString and HexStringToVector
Zach Hilman
2018-10-04
2
-0
/
+24
|
|
/
*
|
Merge pull request #1456 from ogniK5377/aoc-u-fixups
bunnei
2018-10-08
1
-5
/
+5
|
\
\
|
*
|
Fixed assertion due to CountAddOnContent
David Marcec
2018-10-08
1
-5
/
+5
*
|
|
Merge pull request #1457 from ogniK5377/unmap-buffer
bunnei
2018-10-08
1
-1
/
+6
|
\
\
\
|
*
|
|
Unmapping an unmapped buffer should succeed
David Marcec
2018-10-08
1
-1
/
+6
|
|
/
/
*
|
|
nso/nro: Use default allocation size for arg_data
Zach Hilman
2018-10-07
4
-14
/
+20
*
|
|
cmd: Support passing game arguments from command line
Zach Hilman
2018-10-07
4
-10
/
+14
*
|
|
qt: Add UI option to configure arguments
Zach Hilman
2018-10-07
3
-0
/
+27
*
|
|
settings: Add program_args string setting
Zach Hilman
2018-10-07
1
-0
/
+1
*
|
|
nso/nro: Add NSO arguments structure to data section
Zach Hilman
2018-10-07
4
-3
/
+38
|
/
/
*
|
Merge pull request #1396 from DarkLordZach/packed-updates
bunnei
2018-10-06
16
-21
/
+143
|
\
\
|
*
|
romfs_factory: Extract packed update setter to new function
Zach Hilman
2018-10-05
10
-9
/
+38
|
*
|
patch_manager: Add support for NSP packed updates
Zach Hilman
2018-10-05
2
-3
/
+10
|
*
|
game_list: Add XCI update versioning to game list
Zach Hilman
2018-10-05
1
-4
/
+8
|
*
|
patch_manager: Add support for packed updates
Zach Hilman
2018-10-05
4
-5
/
+18
|
*
|
loader: Add getter for packed update
Zach Hilman
2018-10-05
6
-3
/
+58
|
*
|
loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders
Zach Hilman
2018-10-05
6
-6
/
+20
|
|
/
*
|
Merge pull request #1446 from bunnei/fast_fermi_copy
bunnei
2018-10-06
10
-40
/
+121
|
\
\
|
*
|
yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.
bunnei
2018-10-06
2
-0
/
+4
|
*
|
fermi_2d: Implement simple copies with AccelerateSurfaceCopy.
bunnei
2018-10-06
3
-24
/
+36
|
*
|
gl_rasterizer: Add rasterizer cache code to handle accerated fermi copies.
bunnei
2018-10-06
5
-16
/
+60
|
*
|
gl_rasterizer_cache: Implement a simpler surface copy using glCopyImageSubData.
bunnei
2018-10-06
1
-0
/
+21
*
|
|
Merge pull request #1437 from FernandoS27/tex-mode2
bunnei
2018-10-06
6
-69
/
+265
|
\
\
\
|
*
|
|
Implemented Depth Compare and Shadow Samplers
FernandoS27
2018-10-06
6
-65
/
+224
|
*
|
|
Implemented Texture Processing Modes in TEXS and TLDS
FernandoS27
2018-10-03
1
-5
/
+42
*
|
|
|
Merge pull request #1453 from FearlessTobi/port-4311
bunnei
2018-10-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Remove "#" in the version number
fearlessTobi
2018-10-06
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1451 from FearlessTobi/port-4140
bunnei
2018-10-06
5
-19
/
+119
|
\
\
\
\
|
*
|
|
|
citra_qt/configuration: misc input tab improvements
zhupengfei
2018-10-06
5
-19
/
+119
|
|
/
/
/
*
|
|
|
Merge pull request #1448 from ogniK5377/frontend-access
bunnei
2018-10-06
4
-0
/
+26
|
\
\
\
\
|
*
|
|
|
Added forward define for ServerPort
David Marcec
2018-10-06
2
-4
/
+6
|
*
|
|
|
Ported #4296 from citra
David Marcec
2018-10-06
3
-1
/
+25
*
|
|
|
|
Merge pull request #1454 from ReinUsesLisp/fixup-draw
Mat M
2018-10-06
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
gl_rasterizer: Fixup undefined behaviour in SetupDraw
ReinUsesLisp
2018-10-06
1
-0
/
+1
*
|
|
|
|
qt: Update telemetry links
Lioncash
2018-10-06
2
-2
/
+2
*
|
|
|
|
Merge pull request #1332 from FearlessTobi/port-web-backend
bunnei
2018-10-06
36
-35
/
+1552
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Review comments - part 5
fearlessTobi
2018-10-02
4
-8
/
+7
|
*
|
|
|
Review comments -part 4
fearlessTobi
2018-10-02
3
-2
/
+7
|
*
|
|
|
Review comments - part 3
fearlessTobi
2018-10-02
6
-25
/
+7
[next]