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
...
|
*
|
|
|
Implement Scissor Test
FernandoS27
2018-10-08
1
-4
/
+9
|
*
|
|
|
Assert Scissor tests
FernandoS27
2018-10-08
3
-1
/
+31
|
|
/
/
/
*
|
|
|
Merge pull request #1425 from ReinUsesLisp/geometry-shaders
bunnei
2018-10-10
11
-120
/
+543
|
\
\
\
\
|
*
|
|
|
gl_shader_decompiler: Move position varying location from 15 to 0 and apply a...
ReinUsesLisp
2018-10-07
1
-6
/
+10
|
*
|
|
|
gl_shader_decompiler: Implement geometry shaders
ReinUsesLisp
2018-10-07
10
-107
/
+522
|
*
|
|
|
video_core: Allow LabelGLObject to use extra info on any object
ReinUsesLisp
2018-10-07
1
-10
/
+14
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
kernel/thread: Use a regular pointer for the owner/current process
Lioncash
2018-10-10
10
-39
/
+41
*
|
|
|
Merge pull request #1461 from lioncash/warn
bunnei
2018-10-09
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
ips_layer: Silence truncation and conversion warnings
Lioncash
2018-10-09
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1464 from lioncash/unique
bunnei
2018-10-09
7
-21
/
+18
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControl...
Lioncash
2018-10-09
7
-21
/
+18
|
|
/
/
*
|
|
Merge pull request #1466 from lioncash/unused
bunnei
2018-10-09
1
-7
/
+3
|
\
\
\
|
*
|
|
gl_shader_decompiler: Remove unused variables in TMML's implementation
Lioncash
2018-10-09
1
-7
/
+3
|
|
/
/
*
|
|
Merge pull request #1463 from FearlessTobi/port-4310
bunnei
2018-10-09
4
-10
/
+131
|
\
\
\
|
*
|
|
implemented touch in Qt and SDL
NeatNit
2018-10-09
4
-10
/
+131
|
|
/
/
*
|
|
Merge pull request #1459 from ogniK5377/break
bunnei
2018-10-09
1
-5
/
+20
|
\
\
\
|
*
|
|
Added bitfield instead of manually checking if the bit is set
David Marcec
2018-10-09
1
-4
/
+12
|
*
|
|
Actual kill execution when the bit isn't set, not the other way around
David Marcec
2018-10-09
1
-1
/
+1
|
*
|
|
svcBreak, Signalling to the debugger should not kill execution
David Marcec
2018-10-09
1
-5
/
+12
*
|
|
|
Merge pull request #1465 from lioncash/telemetry
bunnei
2018-10-09
2
-7
/
+9
|
\
\
\
\
|
*
|
|
|
telemetry_session: Remove doxygen comment for a non-existent parameter
Lioncash
2018-10-09
1
-1
/
+0
|
*
|
|
|
telemetry_session: Add missing includes
Lioncash
2018-10-09
2
-2
/
+5
|
*
|
|
|
telemetry_session: Remove unimplemented FinalizeAsyncJob prototype
Lioncash
2018-10-09
1
-2
/
+0
|
*
|
|
|
telemetry_session: Use a std::array in GenerateTelemetryId()
Lioncash
2018-10-09
1
-2
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1462 from lioncash/move
bunnei
2018-10-09
2
-20
/
+60
|
\
\
\
\
|
*
|
|
|
ips_layer: Avoid constructing std::vector instances where not necessary
Lioncash
2018-10-09
1
-6
/
+25
|
*
|
|
|
ips_layer: Remove unnecessary explicit std::pair constructor in std::array
Lioncash
2018-10-09
1
-5
/
+13
|
*
|
|
|
ips_layer: Add missing includes
Lioncash
2018-10-09
2
-7
/
+17
|
*
|
|
|
ips_layer: std::move data within PatchIPS() and Apply()
Lioncash
2018-10-09
1
-2
/
+5
|
|
/
/
/
*
|
|
|
Merge pull request #1455 from ogniK5377/smo-softlockfix
bunnei
2018-10-09
2
-15
/
+123
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
EffectOutStatus padding is now in hex
David Marcec
2018-10-09
1
-1
/
+1
|
*
|
|
Fixups for softlock
David Marcec
2018-10-07
2
-6
/
+7
|
*
|
|
Fixed missing return
David Marcec
2018-10-07
1
-1
/
+1
|
*
|
|
Fixed smo softlock
David Marcec
2018-10-07
2
-13
/
+120
*
|
|
|
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
[prev]
[next]