Evan Husted
|
2d1a4c3ce5
misc: chore: Use explicit types in Vulkan project
|
1 年之前 |
gdkchan
|
319507f2a1
Fix quads draws after DrawTexture on Vulkan (#7336)
|
1 年之前 |
gdkchan
|
eb8132b627
Change image format view handling to allow view incompatible formats (#7311)
|
1 年之前 |
riperiperi
|
ca59c3f499
Vulkan: Feedback loop detection and barriers (#7226)
|
1 年之前 |
riperiperi
|
398fa1c238
Vulkan: Update Silk.NET to 2.21 (#7266)
|
1 年之前 |
riperiperi
|
1a919e99b2
Vulkan: Defer guest barriers, and improve image barrier timings (#7012)
|
1 年之前 |
gdkchan
|
07435ad844
Use draw clear on Adreno, instead of vkCmdClearAttachments (#7013)
|
1 年之前 |
gdkchan
|
1668ba913f
Force dynamic state update after rasterizer discard disable (#7007)
|
1 年之前 |
gdkchan
|
cfc75d7e78
Disable descriptor set template updates for buffer textures on Adreno (#7002)
|
1 年之前 |
gdkchan
|
53d096e392
Allow texture arrays to use separate descriptor sets on Vulkan (#6870)
|
1 年之前 |
gdkchan
|
e65effcb05
Workaround AMD bug on logic op with float framebuffer (#6852)
|
1 年之前 |
gdkchan
|
3e6e0e4afa
Add support for large sampler arrays on Vulkan (#6489)
|
2 年之前 |
gdkchan
|
791bf22109
Vulkan: Skip draws when patches topology is used without a tessellation shader (#6508)
|
2 年之前 |
riperiperi
|
31ed061bea
Vulkan: Improve texture barrier usage, timing and batching (#6240)
|
2 年之前 |
riperiperi
|
4218311e6a
Vulkan: Use push descriptors for uniform bindings when possible (#6154)
|
2 年之前 |
riperiperi
|
c94f0fbb83
Vulkan: Add Render Pass / Framebuffer Cache (#6182)
|
2 年之前 |
gdkchan
|
b8d992e5a7
Allow skipping draws with broken pipeline variants on Vulkan (#5807)
|
2 年之前 |
riperiperi
|
331c07807f
Vulkan: Use templates for descriptor updates (#6014)
|
2 年之前 |
riperiperi
|
bebd8eb822
Vulkan: Cache delegate for EndRenderPass (#6132)
|
2 年之前 |
TSRBerry
|
2989c163a8
editorconfig: Set default encoding to UTF-8 (#5793)
|
2 年之前 |
Zoltan Csizmadia
|
29e192f241
Migrate to .NET 8 (#5887)
|
2 年之前 |
gdkchan
|
7ccff037e8
Fix some Vulkan validation errors (mostly related to barriers) (#5603)
|
2 年之前 |
gdkchan
|
153b8bfc7c
Implement support for masked stencil clears on Vulkan (#5589)
|
2 年之前 |
riperiperi
|
492a046335
Vulkan: Buffer Mirrors for MacOS performance (#4899)
|
2 年之前 |
TSRBerry
|
eb528ae0f0
Add workflow to automatically check code style issues for PRs (#4670)
|
2 年之前 |
gdkchan
|
c5d9e67cb2
Fix some Vulkan validation errors (#5452)
|
2 年之前 |
gdkchan
|
9c6071a645
Move support buffer update out of the backends (#5411)
|
2 年之前 |
gleng
|
fa32ef9275
MacOS: Allow barriers inside a render pass for non-Apple GPUs and don't treat as TBDR (#5440)
|
2 年之前 |
TSRBerry
|
801b71a128
[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)
|
2 年之前 |
gdkchan
|
232237bf28
Skip draws with zero vertex count (#5149)
|
2 年之前 |