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
*
travis: running mingw build on travis ci
tech4me
2018-09-19
12
-16
/
+273
*
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
*
|
|
Merge pull request #1198 from lioncash/kernel
bunnei
2018-08-30
54
-442
/
+671
|
\
\
\
|
*
|
|
kernel: Eliminate kernel global state
Lioncash
2018-08-28
54
-442
/
+671
|
|
/
/
*
|
|
Merge pull request #1202 from FearlessTobi/port-3825
bunnei
2018-08-30
2
-1
/
+13
|
\
\
\
|
*
|
|
Remove Citra specific variable
fearlessTobi
2018-08-29
1
-3
/
+0
|
*
|
|
travis: share env variables with Docker
liushuyu
2018-08-29
2
-1
/
+16
|
|
/
/
*
|
|
Merge pull request #1172 from tech4me/impl_iadd3
bunnei
2018-08-30
2
-1
/
+84
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Shaders: Implemented IADD3
tech4me
2018-08-29
2
-1
/
+84
|
/
/
*
|
Merge pull request #1193 from lioncash/priv
bunnei
2018-08-28
7
-26
/
+40
|
\
\
|
*
|
gpu: Make memory_manager private
Lioncash
2018-08-28
7
-26
/
+40
*
|
|
Merge pull request #1192 from lioncash/unused
bunnei
2018-08-28
1
-2
/
+0
|
\
\
\
|
*
|
|
gl_rasterizer: Remove unused variables
Lioncash
2018-08-28
1
-2
/
+0
|
|
/
/
*
|
|
Merge pull request #1191 from lioncash/noexcept
bunnei
2018-08-28
1
-1
/
+1
|
\
\
\
|
*
|
|
hle/result: Make ResultVal's move constructor as noexcept
Lioncash
2018-08-28
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #1194 from lioncash/alloc
bunnei
2018-08-28
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gl_shader_cache: Remove unused program_code vector in GetShaderAddress()
Lioncash
2018-08-28
1
-2
/
+1
|
|
/
*
|
Merge pull request #1190 from FearlessTobi/im-so-retarded
bunnei
2018-08-28
2
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix two stupid errors made in #1141
fearlessTobi
2018-08-28
2
-1
/
+2
|
/
*
Merge pull request #1165 from bunnei/shader-cache
bunnei
2018-08-27
12
-417
/
+387
|
\
|
*
renderer_opengl: Implement a new shader cache.
bunnei
2018-08-27
9
-285
/
+250
|
*
gl_rasterizer_cache: Update to use RasterizerCache base class.
bunnei
2018-08-27
3
-132
/
+20
|
*
video_core: Add RasterizerCache class for common cache management code.
bunnei
2018-08-27
2
-0
/
+117
*
|
Merge pull request #1189 from FearlessTobi/fix-stick-directions
bunnei
2018-08-27
1
-2
/
+2
|
\
\
|
*
|
yuzu: Fix stick UI direction order
fearlessTobi
2018-08-28
1
-2
/
+2
|
/
/
*
|
Merge pull request #1177 from lioncash/err
bunnei
2018-08-27
4
-12
/
+15
|
\
\
|
|
/
|
/
|
|
*
kernel/error: Amend error code for ERR_MAX_CONNECTIONS_REACHED
Lioncash
2018-08-25
1
-2
/
+4
|
*
kernel/error: Amend error code for ERR_PORT_NAME_TOO_LONG
Lioncash
2018-08-25
1
-2
/
+1
|
*
kernel/error: Add error code for the handle table being full
Lioncash
2018-08-25
3
-4
/
+4
[next]