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
/
HardwareCapabilities.cs
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-04-25
Refactor attribute handling on the shader generator (#4565)
gdkchan
2023-04-22
Shader: Bias textureGather instructions on AMD/Intel (#4703)
riperiperi
2023-02-26
Vulkan: Support list topology primitive restart (#4483)
gdkchan
2023-02-19
Add support for advanced blend (part 1/2) (#2801)
gdkchan
2023-02-15
vulkan: Respect VK_KHR_portability_subset vertex stride alignment (#4419)
Mary
2023-02-06
Implement safe depth-stencil blit using stencil export extension (#4356)
gdkchan
2023-01-26
Relax Vulkan requirements (#4282)
gdkchan
2023-01-19
Vulkan: Explicitly enable precise occlusion queries (#4292)
riperiperi
2023-01-13
Vulkan: Add workarounds for MoltenVK (#4202)
riperiperi
2022-12-05
Make structs readonly when applicable (#4002)
Andrey Sukharev
2022-12-04
Implement non-MS to MS copies with draws (#3958)
gdkchan
2022-09-08
Restride vertex buffer when stride causes attributes to misalign in Vulkan. (...
riperiperi
2022-07-31
Vulkan backend (#2518)
gdkchan