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
...
|
*
|
|
|
vulkan: implement 'turbo mode' clock booster
Liam
2023-01-04
8
-2
/
+272
*
|
|
|
|
Merge pull request #9559 from FernandoS27/cached-writes
Fernando S
2023-01-06
15
-53
/
+233
|
\
\
\
\
\
|
*
|
|
|
|
BufferBase: Don't ignore GPU pages.
Fernando Sahmkow
2023-01-05
8
-23
/
+22
|
*
|
|
|
|
Fermi2D: sync cache flushes
Fernando Sahmkow
2023-01-05
2
-2
/
+5
|
*
|
|
|
|
MemoryManager: use fastmem directly.
Fernando Sahmkow
2023-01-05
3
-11
/
+34
|
*
|
|
|
|
video_core: Cache GPU internal writes.
Fernando Sahmkow
2023-01-05
10
-30
/
+185
|
|
/
/
/
/
*
|
|
|
|
MacroHLE: eliminate 2 rushed macros.
Fernando Sahmkow
2023-01-05
1
-42
/
+0
*
|
|
|
|
Merge pull request #9528 from liamwhite/mvk-nulldesc
liamwhite
2023-01-05
3
-0
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
renderer_vulkan: implement fallback path for null descriptors
Liam
2023-01-04
3
-0
/
+19
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #9536 from liamwhite/debug-utils
liamwhite
2023-01-05
3
-11
/
+10
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
vulkan_common: unify VK_EXT_debug_utils and selection of validation layer
Liam
2023-01-01
3
-11
/
+10
*
|
|
|
|
video_core/vulkan: Vulkan driver pipelines now contain cache version
Wollnashorn
2023-01-05
2
-16
/
+28
*
|
|
|
|
video_core/vulkan: Driver pipeline cache will now be deleted with the shader ...
Wollnashorn
2023-01-05
2
-1
/
+20
*
|
|
|
|
config: Set the Vulkan driver pipeline cache option to be global
Wollnashorn
2023-01-05
2
-0
/
+4
*
|
|
|
|
video_core/vulkan: Added check if Vulkan pipeline path has been set
Wollnashorn
2023-01-05
1
-1
/
+1
*
|
|
|
|
config: Better wording for VK pipeline cache option and enable by default
Wollnashorn
2023-01-05
2
-3
/
+3
*
|
|
|
|
yuzu-cmd: Removed `use_vulkan_driver_pipeline_cache` from default_ini.h
Wollnashorn
2023-01-05
1
-4
/
+0
*
|
|
|
|
video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines
Wollnashorn
2023-01-05
15
-67
/
+253
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Vulkan: Fix drivers that don't support dynamic_state_2 up
Fernando Sahmkow
2023-01-05
2
-8
/
+11
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #9501 from FernandoS27/yfc-rel-2
liamwhite
2023-01-04
79
-573
/
+3008
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
yuzu-ui: Add setting for disabling macro HLE
Fernando Sahmkow
2023-01-04
6
-5
/
+26
|
*
|
Video_core: Address feedback
Fernando Sahmkow
2023-01-04
20
-170
/
+346
|
*
|
Texture Cache: Implement async texture downloads.
Fernando Sahmkow
2023-01-03
5
-35
/
+91
|
*
|
Vulkan: Update blacklisting to latest driver versions.
Fernando Sahmkow
2023-01-03
1
-5
/
+12
|
*
|
ShaderCompiler: Inline driver specific constants.
Fernando Sahmkow
2023-01-03
5
-3
/
+39
|
*
|
Vulkan: rework stencil tracking.
Fernando Sahmkow
2023-01-03
4
-36
/
+169
|
*
|
vulkan_common: blacklist radv from extended_dynamic_state2 on drivers before ...
Liam
2023-01-01
2
-2
/
+14
|
*
|
video_core: fix build
Liam
2023-01-01
4
-3
/
+38
|
*
|
MacroHLE: Final cleanup and fixes.
Fernando Sahmkow
2023-01-01
14
-128
/
+94
|
*
|
Rasterizer: Setup skeleton for Host Conditional rendering
Fernando Sahmkow
2023-01-01
6
-10
/
+53
|
*
|
RasterizerMemory: Add filtering for flushing/invalidation operations.
Fernando Sahmkow
2023-01-01
14
-93
/
+186
|
*
|
Vulkan: Allow stagging buffer deferrals.
Fernando Sahmkow
2023-01-01
2
-21
/
+56
|
*
|
MacroHLE: Add OpenGL Support
Fernando Sahmkow
2023-01-01
6
-39
/
+107
|
*
|
Vulkan: Add other additional pipeline specs
Fernando Sahmkow
2023-01-01
1
-1
/
+17
|
*
|
Vulkan: Implement Dynamic State 3
Fernando Sahmkow
2023-01-01
13
-105
/
+313
|
*
|
Vulkan Implement Dynamic State 2 LogicOp and PatchVertices
Fernando Sahmkow
2023-01-01
12
-27
/
+75
|
*
|
Vulkan: Implement Dynamic States 2
Fernando Sahmkow
2023-01-01
13
-66
/
+315
|
*
|
DMAPusher: Improve collection of non executing methods
Fernando Sahmkow
2023-01-01
13
-2
/
+181
|
*
|
Revert Buffer cache changes and setup additional macros.
Fernando Sahmkow
2023-01-01
7
-128
/
+179
|
*
|
MacroHLE: Reduce massive calculations on sizing estimation.
Fernando Sahmkow
2023-01-01
9
-95
/
+238
|
*
|
MacroHLE: Add HLE replacement for base vertex and base instance.
Fernando Sahmkow
2023-01-01
22
-70
/
+265
|
*
|
MacroHLE: Add Index Buffer size estimation.
Fernando Sahmkow
2023-01-01
5
-10
/
+74
|
*
|
MacroHLE: Refactor MacroHLE system.
Fernando Sahmkow
2023-01-01
11
-121
/
+420
|
*
|
MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.
Fernando Sahmkow
2023-01-01
16
-72
/
+252
|
*
|
MacroHLE: Add MultidrawIndirect HLE Macro.
Fernando Sahmkow
2023-01-01
13
-47
/
+169
*
|
|
Merge pull request #9518 from gidoly/revert-9504-pg2
liamwhite
2023-01-03
11
-322
/
+181
|
\
\
\
|
*
|
|
Revert "k_page_group: synchronize"
gidoly
2022-12-29
11
-322
/
+181
*
|
|
|
TAS: Immediately switch stick to TAS on input
MonsterDruide1
2023-01-03
1
-9
/
+11
*
|
|
|
cmake: move find-modules to root cmake dir
Alexandre Bouvier
2023-01-02
3
-5
/
+0
*
|
|
|
Merge pull request #9540 from MonsterDruide1/tas-sanitized-record
liamwhite
2023-01-02
1
-5
/
+5
|
\
\
\
\
[prev]
[next]