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
Age
Commit message (
Expand
)
Author
2023-04-01
vulkan: Separate debug utils logic from VulkanInitialization (#4609)
Mary
2023-03-27
vulkan: Fix access level of extensions fields and make them readonly (#4608)
Mary
2023-03-27
vulkan: Remove CreateCommandBufferPool from VulkanInitialization (#4606)
Mary
2023-03-26
vulkan: fix broken "VK_EXT_subgroup_size_control" support check (#4607)
Mary
2023-03-26
Vulkan: Insert barriers before clears (#4596)
riperiperi
2023-03-19
Vulkan: Migrate buffers between memory types to improve GPU performance (#4540)
riperiperi
2023-03-12
GPU: Scale counter results before addition (#4471)
riperiperi
2023-03-12
misc: Some dependencies cleanup (#4507)
Mary
2023-03-11
Misc performance tweaks (#4509)
jhorv
2023-03-04
Minor code formatting (#4498)
gdkchan
2023-02-27
Add Support for Post Processing Effects (#3616)
Emmanuel Hansen
2023-02-26
Vulkan: Support list topology primitive restart (#4483)
gdkchan
2023-02-25
Move gl_Layer to vertex shader if geometry is not supported (#4368)
gdkchan
2023-02-25
Perform bounds checking before list indexer to avoid frequent exceptions (#4438)
jhorv
2023-02-21
Add copy dependency for some incompatible texture formats (#4380)
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-15
vulkan: Clean up MemoryAllocator (#4418)
Mary
2023-02-13
vulkan: Enforce Vulkan 1.2+ at instance API level and 1.1+ at device level (#...
Mary
2023-02-13
vulkan: Do not call vkCmdSetViewport when viewportCount is 0 (#4406)
Mary
2023-02-12
Fix partial updates for textures. (#4401)
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-02-07
Support safe blit on non-2D textures (#4374)
gdkchan
2023-02-06
Implement safe depth-stencil blit using stencil export extension (#4356)
gdkchan
2023-01-26
Relax Vulkan requirements (#4282)
gdkchan
2023-01-24
Vulkan: Reset queries on same command buffer (#4329)
riperiperi
2023-01-19
Vulkan: Destroy old swapchain on swapchain recreation (#3889)
Fliperworld
2023-01-19
Vulkan: Explicitly enable precise occlusion queries (#4292)
riperiperi
2023-01-15
Specify image view usage flags on Vulkan (#4283)
gdkchan
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-29
Vulkan: Don't flush commands when creating most sync (#4087)
riperiperi
2022-12-26
GPU: Add fallback when 16-bit formats are not supported (#4108)
riperiperi
2022-12-26
Added Generic Math to BitUtils (#3929)
Hunter
2022-12-21
Implement a software ETC2 texture decoder (#4121)
gdkchan
2022-12-14
Vulkan: enable VK_EXT_custom_border_color features (#4116)
Georg Lehmann
2022-12-12
Use NuGet Central Package Management to manage package versions solution-wise...
Andrey Sukharev
2022-12-10
Fix Redundant Qualifer Warnings (#4091)
Isaac Marovitz
2022-12-06
UI: Add Metal surface creation for MoltenVK (#3980)
riperiperi
2022-12-05
Make structs readonly when applicable (#4002)
Andrey Sukharev
2022-12-05
misc: Fix obsolete warnings in Ryujinx.Graphics.Vulkan (#4020)
Mary-nyan
2022-12-04
Allow SNorm buffer texture formats on Vulkan (#3957)
gdkchan
2022-12-04
Implement non-MS to MS copies with draws (#3958)
gdkchan
2022-12-04
Use source generated regular expressions (#4005)
Andrey Sukharev
2022-12-01
chore: Update Silk.NET to 2.16.0 (#3953)
Mary-nyan
2022-12-01
GPU: Track buffer migrations and flush source on incomplete copy (#3952)
riperiperi
2022-11-30
Remove shader dependency on SPV_KHR_shader_ballot and SPV_KHR_subgroup_vote e...
gdkchan
2022-11-29
chore: Update OpenTK to 4.7.5 (#3944)
Mary-nyan
[next]