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
/
src
/
Ryujinx.Graphics.Vulkan
/
PipelineState.cs
Age
Commit message (
Expand
)
Author
2024-06-02
GPU: Remove unused dynamic state and pipeline settings (#6796)
sunshineinabox
2024-05-23
Workaround bug on logic op with float framebuffer (#6858)
Piplup
2024-05-23
Workaround AMD bug on logic op with float framebuffer (#6852)
gdkchan
2024-04-06
Vulkan: Skip draws when patches topology is used without a tessellation shade...
gdkchan
2024-01-26
Allow skipping draws with broken pipeline variants on Vulkan (#5807)
gdkchan
2023-12-04
editorconfig: Set default encoding to UTF-8 (#5793)
TSRBerry
2023-08-16
Fix vote and shuffle shader instructions on AMD GPUs (#5540)
gdkchan
2023-07-01
[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)
TSRBerry
2023-05-29
Make sure blend is disabled if render target has integer format (#5122)
gdkchan
2023-05-29
Fix incorrect vertex attribute format change (#5112)
gdkchan
2023-05-28
Add support for VK_EXT_depth_clip_control. (#5027)
cstamford
2023-05-25
Truncate vertex attribute format if it exceeds stride on MoltenVK (#5094)
gdkchan
2023-04-27
Move solution and projects to src
TSR Berry