index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.Graphics.Vulkan
/
VulkanInitialization.cs
Age
Commit message (
Expand
)
Author
2023-01-19
Vulkan: Explicitly enable precise occlusion queries (#4292)
riperiperi
2023-01-13
Revert "Relax Vulkan requirements (#4228)" (#4279)
Ac_K
2023-01-13
Relax Vulkan requirements (#4228)
gdkchan
2023-01-13
Vulkan: Add workarounds for MoltenVK (#4202)
riperiperi
2022-12-14
Vulkan: enable VK_EXT_custom_border_color features (#4116)
Georg Lehmann
2022-12-06
UI: Add Metal surface creation for MoltenVK (#3980)
riperiperi
2022-12-01
chore: Update Silk.NET to 2.16.0 (#3953)
Mary-nyan
2022-11-30
Remove shader dependency on SPV_KHR_shader_ballot and SPV_KHR_subgroup_vote e...
gdkchan
2022-11-16
Implement HLE macro for DrawElementsIndirect (#3748)
gdkchan
2022-11-02
Vulkan: Implement multisample <-> non-multisample copies and depth-stencil re...
gdkchan
2022-10-29
Vulkan: Replace `VK_EXT_debug_report` usage with `VK_EXT_debug_utils` (#3802)
Wunk
2022-09-08
Restride vertex buffer when stride causes attributes to misalign in Vulkan. (...
riperiperi
2022-07-31
Vulkan backend (#2518)
gdkchan