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-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
2022-11-28
GPU: Always draw polygon topology as triangle fan (#3932)
riperiperi
2022-11-24
ui: Fixes disposing on GTK/Avalonia and Firmware Messages on Avalonia (#3885)
Ac_K
2022-11-24
GAL: Send all buffer assignments at once rather than individually (#3881)
riperiperi
2022-11-18
Move gl_Layer from vertex to geometry if GPU does not support it on vertex (#...
gdkchan
2022-11-18
Vulkan: Clear dummy texture to (0,0,0,0) on creation (#3867)
riperiperi
2022-11-18
Vulkan: Don't create preload command buffer outside a render pass (#3864)
riperiperi
2022-11-16
Update units of memory from decimal to binary prefixes (#3716)
Wunk
2022-11-16
Implement HLE macro for DrawElementsIndirect (#3748)
gdkchan
2022-11-10
Minor improvement to Vulkan pipeline state and bindings management (#3829)
gdkchan
2022-11-09
infra: Migrate to .NET 7 (#3795)
Mary-nyan
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-10-26
Vulkan: Fix indirect buffer barrier (#3798)
gdkchan
2022-10-25
Vulkan: Use dynamic state for blend constants (#3793)
riperiperi
2022-10-18
Dispose Vulkan TextureStorage when views hit 0 instead of immediately (#3738)
riperiperi
2022-10-18
Vulkan: Fix blit levels/layers parameters being inverted (#3768)
gdkchan
2022-10-16
Fix various issues caused by Vertex/Index buffer conversions (#3762)
riperiperi
2022-10-16
Fix primitive count calculation for topology conversion (#3763)
riperiperi
2022-10-10
Vulkan: Fix sampler custom border color (#3751)
gdkchan
2022-10-08
GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745)
riperiperi
2022-10-08
Vulkan: Fix some issues with CacheByRange (#3743)
riperiperi
2022-10-03
Support use of buffer ranges with size 0 (#3736)
gdkchan
2022-10-03
Vulkan: Fix buffer texture storage not being updated on buffer handle reuse (...
gdkchan
2022-10-02
Avoid allocating unmanaged string per shader (#3730)
mageven
2022-09-29
Vulkan: Zero blend state when disabled or write mask is 0 (#3719)
riperiperi
2022-09-20
Convert Quads to Triangles in Vulkan (#3715)
riperiperi
2022-09-19
Avalonia - Use embedded window for avalonia (#3674)
Emmanuel Hansen
[next]