index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
vulkan_common
/
vulkan_device.h
Age
Commit message (
Expand
)
Author
2023-01-01
MacroHLE: Final cleanup and fixes.
Fernando Sahmkow
2023-01-01
Vulkan: Implement Dynamic State 3
Fernando Sahmkow
2023-01-01
Vulkan: Implement Dynamic States 2
Fernando Sahmkow
2023-01-01
MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.
Fernando Sahmkow
2022-12-17
Merge pull request #7450 from FernandoS27/ndc-vulkan
liamwhite
2022-12-13
Vulkan: Add support for VK_EXT_depth_clip_control.
FernandoS27
2022-12-12
Fix validation errors on less compatible Intel GPU
yzct12345
2022-12-04
vulkan_common: clean up extension usage
Liam
2022-11-27
Vulkan: update initialization
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-25
Garbage Collection: Redesign the algorithm to do a better use of memory.
Fernando Sahmkow
2022-03-19
video_core: Reduce unused includes
ameerj
2022-02-21
vulkan_device: fix missing format in ANV
voidanix
2021-12-23
vk_texture_cache: Use 3D scale helpers for MSAA texture scaling on Intel Wind...
ameerj
2021-12-18
Vulkan: Fix the checks for primitive restart extension.
Fernando Sahmkow
2021-12-18
Vulkan: Implement VK_EXT_primitive_topology_list_restart
Fernando Sahmkow
2021-11-16
vk_texture_cache: Fix unsupported blit format error checking
ameerj
2021-10-23
Merge pull request #7070 from FernandoS27/want-you-bad
Ameer J
2021-09-23
vk_texture_cache: Disable cube compatibility flag on non-mesa AMD GCN4 and ea...
ameerj
2021-09-23
Vulkan Rasterizer: Correct DepthBias/PolygonOffset on Vulkan.
Fernando Sahmkow
2021-09-13
Merge pull request #6944 from FernandoS27/dear-drunk-me
Morph
2021-09-13
Vulkan/Descriptors: Increase sets per pool on AMFD propietary driver.
Fernando Sahmkow
2021-08-29
vulkan_device: Enable VK_KHR_swapchain_mutable_format if available
ameerj
2021-08-24
vulkan_device: Add a check for int8 support
ameerj
2021-07-27
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
2021-07-22
vulkan_device: Blacklist ampere devices from float16 math
ameerj
2021-07-22
vk_graphics_pipeline: Implement smooth lines
ReinUsesLisp
2021-07-22
shader: Rework varyings and implement passthrough geometry shaders
ReinUsesLisp
2021-07-22
vk_graphics_pipeline: Implement conservative rendering
ReinUsesLisp
2021-07-22
shader: Emulate 64-bit integers when not supported
ReinUsesLisp
2021-07-22
vk_graphics_pipeline: Use VK_KHR_push_descriptor when available
ReinUsesLisp
2021-07-22
vulkan: Add VK_EXT_vertex_input_dynamic_state support
ReinUsesLisp
2021-07-22
vulkan: Use VK_EXT_provoking_vertex when available
ReinUsesLisp
2021-07-22
vulkan: Conditionally use shaderInt16
ReinUsesLisp
2021-07-22
vulkan: Enable depth bounds and use it conditionally
ReinUsesLisp
2021-07-22
vulkan_device: Enable float64 and int64 conditionally
ReinUsesLisp
2021-07-22
shader: Fix bugs and build issues on GCC
Rodrigo Locatti
2021-07-22
spirv: Implement ViewportMask with NV_viewport_array2
ReinUsesLisp
2021-07-22
shader: Implement ATOM/S and RED
ameerj
2021-07-22
nsight_aftermath_tracker: Report used shaders to Nsight Aftermath
ReinUsesLisp
2021-07-22
shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available
ReinUsesLisp
2021-07-22
shader: Implement VOTE
ameerj
2021-07-22
shader: Add denorm flush support
ReinUsesLisp
2021-06-28
Merge pull request #6502 from ameerj/vendor-title
Morph
2021-06-25
vulkan_device: Make device memory match the rest of the file
ReinUsesLisp
2021-06-20
video_core: Add GPU vendor name to window title bar
ameerj
2021-06-17
Reaper: Change memory restrictions on TC depending on host memory on VK.
Fernando Sahmkow
2021-02-13
vulkan_device: Require VK_EXT_robustness2
ReinUsesLisp
2021-02-13
vulkan_common: Expose interop and headless devices
ReinUsesLisp
2021-02-13
gpu: Report renderer errors with exceptions
ReinUsesLisp
[next]