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
*
Texture Cache: More rescaling fixes.
Fernando Sahmkow
2021-11-16
4
-84
/
+96
*
gl_texture_cache: WIP texture rescale
ameerj
2021-11-16
2
-3
/
+69
*
Texture Cache: Implement Vulkan UpScaling & DownScaling
Fernando Sahmkow
2021-11-16
6
-42
/
+327
*
ShaderDecompiler: Add initial support for rescaling.
Fernando Sahmkow
2021-11-16
2
-0
/
+73
*
Settings: Add resolution scaling to settings.
Fernando Sahmkow
2021-11-16
6
-5
/
+155
*
VideoCore: Initial Setup for the Resolution Scaler.
Fernando Sahmkow
2021-11-16
11
-18
/
+255
*
Merge pull request #7326 from ameerj/vp8
Fernando S
2021-11-14
11
-26
/
+180
|
\
|
*
codes: Rename ComposeFrameHeader to ComposeFrame
ameerj
2021-11-12
7
-14
/
+14
|
*
vp8: Implement header composition
ameerj
2021-11-12
4
-6
/
+90
|
*
codecs: Add VP8 codec class
ameerj
2021-11-12
9
-20
/
+90
*
|
Merge pull request #7260 from vonchenplus/spirv_support_legacy_attribute_v2
bunnei
2021-11-14
3
-71
/
+153
|
\
\
|
*
|
Simply legacy attribute implement
Feng Chen
2021-11-04
3
-152
/
+125
|
*
|
Support gl_FogFragCoord attribute
vonchenplus
2021-10-31
3
-48
/
+58
|
*
|
Support gl_BackSecondaryColor attribute
vonchenplus
2021-10-26
3
-0
/
+33
|
*
|
Support gl_FrontSecondaryColor attribute
vonchenplus
2021-10-26
3
-0
/
+33
|
*
|
Support gl_BackColor attribute
vonchenplus
2021-10-26
3
-0
/
+33
*
|
|
Merge pull request #7272 from behunin/the-courteous-logger
bunnei
2021-11-13
4
-28
/
+41
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Refactor Logging Impl
Levi Behunin
2021-11-01
4
-28
/
+41
*
|
|
program_metadata: Add default ThreadInfo kernel capability
OatmealDome
2021-11-10
1
-1
/
+4
*
|
|
applets/swkbd: Fix text check message encoding
Morph
2021-11-08
1
-7
/
+15
*
|
|
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2021-11-08
8
-26
/
+36
*
|
|
service/pctl: Stub EndFreeCommunication
Narr the Reg
2021-11-05
1
-1
/
+8
*
|
|
vulkan_device: Add missing vulkan image format R5G6B5 in GetFormatProperties
Feng Chen
2021-11-05
1
-0
/
+1
*
|
|
Merge pull request #7279 from Morph1984/system-get-program-id
Morph
2021-11-04
25
-59
/
+48
|
\
\
\
|
*
|
|
general: Get the current process program id directly from the system
Morph
2021-11-04
21
-56
/
+42
|
*
|
|
general: Rename GetTitleID to GetProgramID
Morph
2021-11-04
24
-43
/
+46
*
|
|
|
Merge pull request #7289 from ameerj/perf-stat-shutdown
Morph
2021-11-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
core: Reorder perf_stats destruction order on Shutdown
ameerj
2021-11-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #7287 from Morph1984/stub-aoc
Fernando S
2021-11-05
2
-0
/
+29
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
service: aoc: Stub NotifyUnmountAddOnContent
Morph
2021-11-04
2
-1
/
+9
|
*
|
|
service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContent
Morph
2021-11-04
2
-0
/
+21
*
|
|
|
Merge pull request #7282 from ameerj/core-includes
bunnei
2021-11-04
134
-219
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
core: Fix transitive include build errors
ameerj
2021-11-03
5
-0
/
+9
|
*
|
|
core: Remove unused includes
ameerj
2021-11-03
133
-221
/
+1
*
|
|
|
service/acc: Rename Unknown160 to InitializeApplicationInfoV2
german77
2021-11-04
3
-3
/
+3
*
|
|
|
service: acc: Stub acc:u0 '160'
Morph
2021-11-04
3
-0
/
+9
|
/
/
/
*
|
|
svc: Correct WaitSynchronization num_handles param type
Morph
2021-11-02
2
-4
/
+4
*
|
|
Merge pull request #7262 from FernandoS27/Buffalo-buffalo-Buffalo-buffalo-buf...
bunnei
2021-11-02
7
-3
/
+68
|
\
\
\
|
*
|
|
Shader Cahe: Fix Phi Nodes on GLASM.
Fernando Sahmkow
2021-11-02
1
-1
/
+1
|
*
|
|
ShaderCache: Fix Phi Nodes Type on OGL.
Fernando Sahmkow
2021-11-01
3
-2
/
+30
|
*
|
|
ShaderCache: Order Phi Arguments from farthest away to nearest.
Fernando Sahmkow
2021-10-31
5
-0
/
+37
*
|
|
|
Merge pull request #7265 from Morph1984/gl-rasterizer-unused-include
Mai M
2021-11-02
1
-4
/
+2
|
\
\
\
\
|
*
|
|
|
gl_rasterizer: Remove unused includes
Morph
2021-10-31
1
-4
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
general: Remove MakeResult helpers
Morph
2021-11-02
13
-69
/
+48
*
|
|
|
hle/result: Amend ResultVal documentation
Morph
2021-11-02
1
-12
/
+10
*
|
|
|
hle/result: Reimplement ResultVal using Common::Expected
Morph
2021-11-02
1
-117
/
+63
*
|
|
|
common: Implement a subset of P0323 (std::expected)
Morph
2021-11-02
2
-0
/
+988
*
|
|
|
Merge pull request #7227 from vonchenplus/fix_memory_leak_v2
bunnei
2021-11-01
6
-24
/
+54
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix dangling kernel objects when exiting
Feng Chen
2021-10-27
2
-11
/
+13
|
*
|
|
Revert PR7009
Feng Chen
2021-10-27
2
-15
/
+5
[next]