index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
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
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1229 from lioncash/forward-decl
bunnei
2018-09-03
13
-15
/
+45
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
vfs_real: Forward declare IOFile
Lioncash
2018-09-02
13
-15
/
+45
|
|
/
/
*
|
|
Merge pull request #1233 from lioncash/dynarmic
Mat M
2018-09-03
1
-0
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
externals: Update dynarmic to 0435ac2
Lioncash
2018-09-03
1
-0
/
+0
|
/
/
*
|
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
|
|
/
*
|
Merge pull request #1215 from ogniK5377/texs-nodep-assert
bunnei
2018-09-02
2
-0
/
+3
|
\
\
|
*
|
Added assert for TEXS nodep
David Marcec
2018-09-01
2
-0
/
+3
|
|
/
*
|
Merge pull request #1219 from jroweboy/less-artifacts
bunnei
2018-09-02
1
-4
/
+0
|
\
\
|
*
|
Build - Upload fewer artifacts
James Rowe
2018-09-01
1
-4
/
+0
|
|
/
*
|
Merge pull request #1220 from FearlessTobi/extensions-qol
bunnei
2018-09-02
2
-8
/
+10
|
\
\
|
*
|
citra_qt: Display the unsupported GL extensions in the popup
fearlessTobi
2018-09-01
2
-8
/
+10
|
|
/
*
|
Merge pull request #1214 from ogniK5377/ipa-assert
bunnei
2018-09-02
2
-6
/
+13
|
\
\
|
*
|
Added better asserts to IPA, Renamed IPA modes to match mesa
David Marcec
2018-09-01
2
-6
/
+13
|
|
/
*
|
Merge pull request #1216 from ogniK5377/ffma-assert
bunnei
2018-09-02
2
-0
/
+9
|
\
\
|
*
|
Removed saturate assert
David Marcec
2018-09-01
2
-2
/
+0
|
*
|
Changed tab5980_0 default from 0 -> 1
David Marcec
2018-09-01
1
-2
/
+2
|
*
|
Added FFMA asserts
David Marcec
2018-09-01
2
-0
/
+11
|
|
/
*
|
Merge pull request #1218 from ogniK5377/fmul-assert
bunnei
2018-09-02
2
-0
/
+13
|
\
\
|
*
|
Removed saturate assert
David Marcec
2018-09-01
2
-2
/
+0
|
*
|
Added FMUL asserts
David Marcec
2018-09-01
2
-0
/
+15
|
|
/
*
|
Merge pull request #1228 from lioncash/construct
bunnei
2018-09-02
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
filesystem: Move dir retrieval after path checking in DeleteFile()
Lioncash
2018-09-02
1
-2
/
+5
|
/
*
Merge pull request #1196 from FearlessTobi/ccache-consistency
bunnei
2018-08-31
4
-16
/
+6
|
\
|
*
travis: use Citras ccache
fearlessTobi
2018-08-31
4
-16
/
+6
*
|
Merge pull request #1212 from lioncash/forward-decl
bunnei
2018-08-31
29
-66
/
+185
|
\
\
|
|
/
|
/
|
|
*
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-31
29
-66
/
+185
|
/
*
Merge pull request #1205 from bunnei/improve-rasterizer-cache-2
bunnei
2018-08-31
11
-297
/
+227
|
\
|
*
gl_rasterizer_cache: Use accurate framebuffer setting for accurate copies.
bunnei
2018-08-31
2
-73
/
+54
|
*
gl_rasterizer_cache: Also use reserve cache for RecreateSurface.
bunnei
2018-08-31
2
-24
/
+18
|
*
rasterizer_cache: Use boost::interval_map for a more accurate cache.
bunnei
2018-08-31
1
-33
/
+45
|
*
gl_renderer: Cache textures, framebuffers, and shaders based on CPU address.
bunnei
2018-08-31
11
-138
/
+70
|
*
gl_rasterizer: Fix issues with the rasterizer cache.
bunnei
2018-08-31
4
-46
/
+57
|
/
*
Implement BC6H_UF16 & BC6H_SF16 (#1092)
greggameplayer
2018-08-31
3
-31
/
+55
*
Merge pull request #1204 from lioncash/pimpl
bunnei
2018-08-31
5
-279
/
+387
|
\
|
*
core: Make the main System class use the PImpl idiom
Lioncash
2018-08-31
5
-279
/
+387
*
|
Merge pull request #1207 from degasus/hotfix
bunnei
2018-08-31
1
-1
/
+1
|
\
\
|
*
|
Report correct shader size.
Markus Wick
2018-08-31
1
-1
/
+1
*
|
|
Merge pull request #1208 from Hexagon12/pred-comp-14
bunnei
2018-08-31
2
-3
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added predicate comparison GreaterEqualWithNan
Hexagon12
2018-08-31
2
-3
/
+4
|
/
/
*
|
Merge pull request #1195 from FearlessTobi/port-gamelist-compat
bunnei
2018-08-30
13
-7
/
+196
|
\
\
|
*
|
Show game compatibility within yuzu
fearlessTobi
2018-08-29
13
-7
/
+196
*
|
|
gl_shader_decompiler: Implement POPC (#1203)
Laku
2018-08-30
2
-0
/
+19
*
|
|
Merge pull request #1200 from bunnei/improve-ipa
bunnei
2018-08-30
2
-1
/
+39
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gl_shader_decompiler: Improve IPA for Pass mode with Position attribute.
bunnei
2018-08-29
2
-1
/
+39
[prev]
[next]