index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
video_core
/
vulkan_common
/
vulkan_device.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shader_recompiler: throw on missing geometry streams in geometry shaders
Liam
2024-02-19
1
-0
/
+5
*
Fix typos in video_core
Viktor Szépe
2024-01-07
1
-1
/
+1
*
shader_recompiler: ignore clip distances beyond driver support level
Liam
2023-12-19
1
-0
/
+4
*
renderer_vulkan: ignore viewport stores on non-supporting drivers
Liam
2023-11-19
1
-0
/
+4
*
Vulkan: Be more generous with pipeline workers for Android
Fernando Sahmkow
2023-11-19
1
-0
/
+7
*
Manually robust on Maxwell and earlier
Kelebek1
2023-10-19
1
-0
/
+18
*
ci: fix new codespell errors
Liam
2023-10-03
1
-1
/
+1
*
Merge pull request #11402 from FernandoS27/depth-bias-control
liamwhite
2023-09-28
1
-0
/
+14
|
\
|
*
Vulkan: add temporary workaround for AMDVLK
Fernando Sahmkow
2023-09-16
1
-2
/
+1
|
*
Vulkan: Implement Depth Bias Control
Fernando Sahmkow
2023-09-16
1
-0
/
+15
*
|
renderer_vulkan: Implement MSAA copies
GPUCode
2023-09-25
1
-0
/
+5
*
|
Merge pull request #11225 from FernandoS27/no-laxatives-in-santas-cookies
liamwhite
2023-09-25
1
-0
/
+6
|
\
\
|
*
|
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-09-23
1
-0
/
+6
*
|
|
Merge pull request #11165 from Morph1984/ds_blit
liamwhite
2023-09-24
1
-23
/
+29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vulkan_device: Test depth stencil blit support by format
Morph
2023-08-01
1
-23
/
+29
*
|
|
renderer_vulkan: Correct component order for A4B4G4R4_UNORM
GPUCode
2023-09-21
1
-0
/
+8
|
|
/
|
/
|
*
|
vulkan_device: disable features associated with unloaded extensions
Liam
2023-08-11
1
-0
/
+9
*
|
vulkan_device: Fix subgroup_size_control detection on Vulkan 1.3
Ameer J
2023-08-03
1
-2
/
+2
*
|
vulkan_device: Fix VK_EXT_subgroup_size_control detection
Ameer J
2023-08-03
1
-1
/
+1
|
/
*
video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom version check.
bunnei
2023-07-04
1
-7
/
+1
*
renderer_vulkan: Add support for VK_KHR_image_format_list
GPUCode
2023-07-01
1
-0
/
+6
*
video_core: Add BCn decoding support
GPUCode
2023-06-28
1
-5
/
+10
*
renderer_vulkan: Add more feature checking
GPUCode
2023-06-28
1
-0
/
+16
*
renderer_vulkan: Don't assume debug tool with debug renderer
GPUCode
2023-06-28
1
-1
/
+1
*
renderer_vulkan: Bump minimum SPIRV version
GPUCode
2023-06-28
1
-1
/
+1
*
renderer_vulkan: Respect viewport limit
GPUCode
2023-06-28
1
-0
/
+4
*
Merge pull request #10473 from GPUCode/vma
liamwhite
2023-06-27
1
-0
/
+8
|
\
|
*
renderer_vulkan: Use VMA for images
GPUCode
2023-06-18
1
-0
/
+5
|
*
externals: Add vma and initialize it
lat9nq
2023-06-18
1
-0
/
+3
*
|
vulkan_device: Remove brace initializer
toast2903
2023-06-19
1
-1
/
+1
*
|
video_core: Formalize HasBrokenCompute
lat9nq
2023-06-18
1
-0
/
+23
*
|
vulkan_device: Remove external memory extension
lat9nq
2023-06-18
1
-11
/
+0
|
/
*
Merge pull request #10699 from liamwhite/conditional-barrier
Matías Locatti
2023-06-12
1
-0
/
+5
|
\
|
*
shader_recompiler: remove barriers in conditional control flow when device lacks support
Liam
2023-06-10
1
-0
/
+5
*
|
shader_recompiler: translate f64 to f32 when unsupported on host
Liam
2023-06-10
1
-0
/
+5
|
/
*
Merge pull request #10635 from mrcmunir/l4t-tx1-nvidia
liamwhite
2023-06-07
1
-4
/
+4
|
\
|
*
Updated to lexicographical order suggestions
Carlos Estrague / Mrc_munir
2023-06-06
1
-3
/
+3
|
*
Make VK_EXT_robustness2 optional
Carlos Estrague / Mrc_munir
2023-06-06
1
-4
/
+4
*
|
android: video_core: Disable problematic compute shaders.
bunnei
2023-06-03
1
-0
/
+4
*
|
video_core: Enable support_descriptor_aliasing on Turnip, disable storage atomic otherwise.
bunnei
2023-06-03
1
-0
/
+5
*
|
Implement scaled vertex buffer format emulation
Billy Laws
2023-06-03
1
-0
/
+5
|
/
*
Log object names with debug renderer, add a GPU address to ImageViews
Kelebek1
2023-05-06
1
-1
/
+2
*
vulkan: use plain fences when timeline semaphores are not available
Liam
2023-04-15
1
-1
/
+5
*
general: fix spelling mistakes
Liam
2023-03-12
1
-4
/
+4
*
vulkan_common: fix indirect draw with count
Liam
2023-01-10
1
-0
/
+1
*
vulkan_device: refactor feature testing
Liam
2023-01-09
1
-148
/
+293
*
renderer_vulkan: disable clock boost on unvalidated devices
Liam
2023-01-07
1
-0
/
+2
*
renderer_vulkan: implement fallback path for null descriptors
Liam
2023-01-05
1
-0
/
+5
*
MacroHLE: Final cleanup and fixes.
Fernando Sahmkow
2023-01-01
1
-26
/
+26
*
Vulkan: Implement Dynamic State 3
Fernando Sahmkow
2023-01-01
1
-6
/
+18
*
Vulkan: Implement Dynamic States 2
Fernando Sahmkow
2023-01-01
1
-0
/
+17
*
MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.
Fernando Sahmkow
2023-01-01
1
-0
/
+1
*
Merge pull request #7450 from FernandoS27/ndc-vulkan
liamwhite
2022-12-17
1
-0
/
+6
|
\
|
*
Vulkan: Add support for VK_EXT_depth_clip_control.
FernandoS27
2022-12-14
1
-0
/
+6
*
|
Fix validation errors on less compatible Intel GPU
yzct12345
2022-12-13
1
-0
/
+10
|
/
*
vulkan_common: clean up extension usage
Liam
2022-12-04
1
-1
/
+1
*
Vulkan: update initialization
Liam
2022-11-27
1
-5
/
+11
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
Garbage Collection: Redesign the algorithm to do a better use of memory.
Fernando Sahmkow
2022-03-25
1
-0
/
+11
*
video_core: Reduce unused includes
ameerj
2022-03-19
1
-1
/
+0
*
vulkan_device: fix missing format in ANV
voidanix
2022-02-21
1
-0
/
+5
*
vk_texture_cache: Use 3D scale helpers for MSAA texture scaling on Intel Windows drivers
ameerj
2021-12-24
1
-0
/
+5
*
Vulkan: Fix the checks for primitive restart extension.
Fernando Sahmkow
2021-12-18
1
-7
/
+10
*
Vulkan: Implement VK_EXT_primitive_topology_list_restart
Fernando Sahmkow
2021-12-18
1
-0
/
+10
*
vk_texture_cache: Fix unsupported blit format error checking
ameerj
2021-11-16
1
-4
/
+4
*
Merge pull request #7070 from FernandoS27/want-you-bad
Ameer J
2021-10-24
1
-0
/
+5
|
\
|
*
Vulkan Rasterizer: Correct DepthBias/PolygonOffset on Vulkan.
Fernando Sahmkow
2021-09-23
1
-0
/
+5
*
|
vk_texture_cache: Disable cube compatibility flag on non-mesa AMD GCN4 and earlier
ameerj
2021-09-24
1
-0
/
+6
|
/
*
Merge pull request #6944 from FernandoS27/dear-drunk-me
Morph
2021-09-13
1
-0
/
+5
|
\
|
*
Vulkan/Descriptors: Increase sets per pool on AMFD propietary driver.
Fernando Sahmkow
2021-09-13
1
-0
/
+5
*
|
vulkan_device: Enable VK_KHR_swapchain_mutable_format if available
ameerj
2021-08-29
1
-0
/
+6
|
/
*
vulkan_device: Add a check for int8 support
ameerj
2021-08-25
1
-2
/
+8
*
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
2021-07-28
1
-0
/
+6
*
vulkan_device: Blacklist ampere devices from float16 math
ameerj
2021-07-23
1
-3
/
+3
*
vk_graphics_pipeline: Implement smooth lines
ReinUsesLisp
2021-07-23
1
-0
/
+6
*
shader: Rework varyings and implement passthrough geometry shaders
ReinUsesLisp
2021-07-23
1
-0
/
+6
*
vk_graphics_pipeline: Implement conservative rendering
ReinUsesLisp
2021-07-23
1
-0
/
+6
*
shader: Emulate 64-bit integers when not supported
ReinUsesLisp
2021-07-23
1
-0
/
+5
*
vk_graphics_pipeline: Use VK_KHR_push_descriptor when available
ReinUsesLisp
2021-07-23
1
-0
/
+12
*
vulkan: Add VK_EXT_vertex_input_dynamic_state support
ReinUsesLisp
2021-07-23
1
-0
/
+6
*
vulkan: Use VK_EXT_provoking_vertex when available
ReinUsesLisp
2021-07-23
1
-0
/
+6
*
vulkan: Conditionally use shaderInt16
ReinUsesLisp
2021-07-23
1
-0
/
+6
*
vulkan: Enable depth bounds and use it conditionally
ReinUsesLisp
2021-07-23
1
-0
/
+6
*
vulkan_device: Enable float64 and int64 conditionally
ReinUsesLisp
2021-07-23
1
-0
/
+2
*
shader: Fix bugs and build issues on GCC
Rodrigo Locatti
2021-07-23
1
-1
/
+1
*
spirv: Implement ViewportMask with NV_viewport_array2
ReinUsesLisp
2021-07-23
1
-0
/
+6
*
shader: Implement ATOM/S and RED
ameerj
2021-07-23
1
-0
/
+6
*
nsight_aftermath_tracker: Report used shaders to Nsight Aftermath
ReinUsesLisp
2021-07-23
1
-1
/
+2
*
shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available
ReinUsesLisp
2021-07-23
1
-15
/
+27
*
shader: Implement VOTE
ameerj
2021-07-23
1
-0
/
+6
*
shader: Add denorm flush support
ReinUsesLisp
2021-07-23
1
-16
/
+17
*
Merge pull request #6502 from ameerj/vendor-title
Morph
2021-06-28
1
-0
/
+3
|
\
|
*
video_core: Add GPU vendor name to window title bar
ameerj
2021-06-21
1
-0
/
+3
*
|
vulkan_device: Make device memory match the rest of the file
ReinUsesLisp
2021-06-25
1
-17
/
+16
*
|
Reaper: Change memory restrictions on TC depending on host memory on VK.
Fernando Sahmkow
2021-06-17
1
-0
/
+9
|
/
*
vulkan_device: Require VK_EXT_robustness2
ReinUsesLisp
2021-02-13
1
-1
/
+0
*
vulkan_common: Expose interop and headless devices
ReinUsesLisp
2021-02-13
1
-2
/
+2
*
gpu: Report renderer errors with exceptions
ReinUsesLisp
2021-02-13
1
-1
/
+1
*
vulkan_device: Enable shaderStorageImageMultisample conditionally
ReinUsesLisp
2021-01-15
1
-17
/
+18
*
renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common
ReinUsesLisp
2021-01-04
1
-2
/
+3
*
renderer_vulkan: Move device abstraction to vulkan_common
ReinUsesLisp
2021-01-04
1
-0
/
+306