index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
vulkan_common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan: disable turbo when debugging tool is attached
Liam
2023-05-02
1
-1
/
+3
*
vulkan: use plain fences when timeline semaphores are not available
Liam
2023-04-14
1
-1
/
+5
*
externals: update Vulkan-Headers to v1.3.246
Jan Beich
2023-04-01
1
-0
/
+2
*
vulkan: disable extendedDynamicState3ColorBlendEquation on radv
Liam
2023-03-15
1
-0
/
+6
*
general: fix spelling mistakes
Liam
2023-03-12
3
-12
/
+12
*
vulkan_common: disable vertexInputDynamicState on unsupported driver
Liam
2023-03-01
1
-0
/
+1
*
nsight_aftermath_tracker: update for latest Aftermath SDK
Liam
2023-01-21
1
-4
/
+4
*
Merge pull request #9596 from liamwhite/mvk
Morph
2023-01-10
1
-10
/
+25
|
\
|
*
MoltenVK: restrict number of vertex attributes/bindings to 16
TellowKrinkle
2023-01-09
1
-10
/
+25
*
|
vulkan_common: fix indirect draw with count
Liam
2023-01-10
3
-8
/
+15
|
/
*
vulkan_device: refactor feature testing
Liam
2023-01-09
2
-1157
/
+661
*
Merge pull request #9570 from liamwhite/less-clock-boost
Narr the Reg
2023-01-07
2
-0
/
+14
|
\
|
*
renderer_vulkan: disable clock boost on unvalidated devices
Liam
2023-01-06
2
-0
/
+14
*
|
vulkan_device: avoid attempt to access empty optional
Liam
2023-01-06
1
-2
/
+6
|
/
*
Merge pull request #9552 from liamwhite/turbo
liamwhite
2023-01-06
1
-1
/
+1
|
\
|
*
vulkan: implement 'turbo mode' clock booster
Liam
2023-01-04
1
-1
/
+1
*
|
Merge pull request #9528 from liamwhite/mvk-nulldesc
liamwhite
2023-01-05
2
-0
/
+8
|
\
\
|
*
|
renderer_vulkan: implement fallback path for null descriptors
Liam
2023-01-04
2
-0
/
+8
|
|
/
*
|
Merge pull request #9536 from liamwhite/debug-utils
liamwhite
2023-01-05
2
-10
/
+9
|
\
\
|
*
|
vulkan_common: unify VK_EXT_debug_utils and selection of validation layer
Liam
2023-01-01
2
-10
/
+9
*
|
|
video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines
Wollnashorn
2023-01-05
2
-6
/
+45
|
|
/
|
/
|
*
|
Vulkan: Update blacklisting to latest driver versions.
Fernando Sahmkow
2023-01-03
1
-5
/
+12
*
|
vulkan_common: blacklist radv from extended_dynamic_state2 on drivers before ...
Liam
2023-01-01
1
-0
/
+10
*
|
video_core: fix build
Liam
2023-01-01
1
-0
/
+27
*
|
MacroHLE: Final cleanup and fixes.
Fernando Sahmkow
2023-01-01
3
-35
/
+44
*
|
Vulkan: Implement Dynamic State 3
Fernando Sahmkow
2023-01-01
4
-38
/
+89
*
|
Vulkan Implement Dynamic State 2 LogicOp and PatchVertices
Fernando Sahmkow
2023-01-01
3
-4
/
+13
*
|
Vulkan: Implement Dynamic States 2
Fernando Sahmkow
2023-01-01
4
-0
/
+99
*
|
MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.
Fernando Sahmkow
2023-01-01
4
-9
/
+27
*
|
MacroHLE: Add MultidrawIndirect HLE Macro.
Fernando Sahmkow
2023-01-01
3
-1
/
+18
|
/
*
externals: update Vulkan-Headers to v1.3.238
Jan Beich
2022-12-19
1
-0
/
+12
*
Merge pull request #7450 from FernandoS27/ndc-vulkan
liamwhite
2022-12-17
2
-0
/
+31
|
\
|
*
Vulkan: Add support for VK_EXT_depth_clip_control.
FernandoS27
2022-12-13
2
-0
/
+31
*
|
Merge pull request #9431 from liamwhite/sixty-five-oh-two
Narr the Reg
2022-12-15
1
-1
/
+2
|
\
\
|
*
|
vulkan_common: declare storageBuffer8BitAccess
Liam
2022-12-13
1
-1
/
+2
|
|
/
*
/
Fix validation errors on less compatible Intel GPU
yzct12345
2022-12-12
2
-0
/
+14
|
/
*
video_core: Integrate SMAA
Liam
2022-12-08
2
-0
/
+7
*
Merge pull request #9365 from liamwhite/val
Morph
2022-12-06
2
-1
/
+3
|
\
|
*
vulkan_common: quiet some validation errors
Liam
2022-11-30
2
-1
/
+3
*
|
vulkan_common: further initialization tweaks
Liam
2022-12-05
2
-1
/
+9
*
|
vulkan_common: add feature test for shaderDrawParameters
Liam
2022-12-04
1
-1
/
+13
*
|
vulkan_common: clean up extension usage
Liam
2022-12-04
4
-81
/
+84
*
|
vulkan_common: correct usage of timeline semaphore fallbacks
Liam
2022-12-04
1
-2
/
+1
*
|
vulkan_common: ensure all mandatory features are tested in feature report
Liam
2022-12-04
1
-1
/
+24
*
|
vulkan_common: unsuffix 16-bit storage feature test structure
Liam
2022-12-04
1
-2
/
+2
*
|
vulkan_common: unsuffix timeline semaphore feature test structure
Liam
2022-12-04
1
-2
/
+2
*
|
vulkan_common: add logicOp to feature report
Liam
2022-12-04
1
-1
/
+2
*
|
vulkan_common: promote host query reset usage to core
Liam
2022-12-04
3
-10
/
+11
*
|
vulkan_common: promote descriptor update template usage to core
Liam
2022-12-04
3
-21
/
+20
*
|
vulkan_common: promote timeline semaphore usage to core
Liam
2022-12-04
3
-9
/
+15
[next]