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
/
PipelineFull.cs
Age
Commit message (
Expand
)
Author
2023-03-19
Vulkan: Migrate buffers between memory types to improve GPU performance (#4540)
riperiperi
2023-02-09
Vulkan: Flush command buffers for queries less aggressively (#4387)
riperiperi
2023-02-08
Fix some Vulkan validation errors (#4357)
gdkchan
2023-01-24
Vulkan: Reset queries on same command buffer (#4329)
riperiperi
2023-01-19
Vulkan: Explicitly enable precise occlusion queries (#4292)
riperiperi
2023-01-13
Vulkan: Add workarounds for MoltenVK (#4202)
riperiperi
2022-12-29
Vulkan: Don't flush commands when creating most sync (#4087)
riperiperi
2022-12-01
chore: Update Silk.NET to 2.16.0 (#3953)
Mary-nyan
2022-11-16
Update units of memory from decimal to binary prefixes (#3716)
Wunk
2022-10-08
Vulkan: Fix some issues with CacheByRange (#3743)
riperiperi
2022-09-14
Periodically Flush Commands for Vulkan (#3689)
riperiperi
2022-09-08
Restride vertex buffer when stride causes attributes to misalign in Vulkan. (...
riperiperi
2022-08-04
Implement HLE macros for render target clears (#3528)
gdkchan
2022-07-31
Vulkan backend (#2518)
gdkchan