Evan Husted
|
6911e288bc
misc: Code cleanups.
|
1 год назад |
Evan Husted
|
dfb4854d19
misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups.
|
1 год назад |
Evan Husted
|
a01a06cd3f
2 unmerged PRs from original Ryujinx:
|
1 год назад |
MaxLastBreath
|
d86249cb0a
Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High Resolution Mod support. (#7307)
|
1 год назад |
riperiperi
|
ca59c3f499
Vulkan: Feedback loop detection and barriers (#7226)
|
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
|
a830eb666b
Disallow concurrent fence waits on Adreno (#7001)
|
1 год назад |
gdkchan
|
53d096e392
Allow texture arrays to use separate descriptor sets on Vulkan (#6870)
|
1 год назад |
riperiperi
|
eb1ce41b00
GPU: Migrate buffers on GPU project, pre-emptively flush device local mappings (#6794)
|
1 год назад |
gdkchan
|
3a3b51893e
Add support for bindless textures from storage buffer on Vulkan (#6721)
|
2 лет назад |
gdkchan
|
c6f8bfed90
Add support for bindless textures from shader input (vertex buffer) on Vulkan (#6577)
|
2 лет назад |
gdkchan
|
3e6e0e4afa
Add support for large sampler arrays on Vulkan (#6489)
|
2 лет назад |
MutantAura
|
7124d679fd
UI: Friendly driver name reporting. (#6530)
|
2 лет назад |
gdkchan
|
72bdc24db8
Disable push descriptors for Intel ARC GPUs on Windows (#6551)
|
2 лет назад |
gdkchan
|
732db7581f
Consider Polygon as unsupported is triangle fans are unsupported on Vulkan (#6490)
|
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 лет назад |
Elijah
|
d7ec4308b4
Use driver name instead of vendor name in the status bar for Vulkan. (#6146)
|
2 лет назад |
riperiperi
|
bebd8eb822
Vulkan: Cache delegate for EndRenderPass (#6132)
|
2 лет назад |
gdkchan
|
1df6c07f78
Implement support for multi-range buffers using Vulkan sparse mappings (#5427)
|
2 лет назад |
TSRBerry
|
2989c163a8
editorconfig: Set default encoding to UTF-8 (#5793)
|
2 лет назад |
riperiperi
|
76b53e018a
GPU: Add fallback when textureGatherOffsets is not supported (#5792)
|
2 лет назад |
gdkchan
|
4744bde0e5
Reduce the amount of descriptor pool allocations on Vulkan (#5673)
|
2 лет назад |
gdkchan
|
7ccff037e8
Fix some Vulkan validation errors (mostly related to barriers) (#5603)
|
2 лет назад |
gdkchan
|
f09bba82b9
Geometry shader emulation for macOS (#5551)
|
2 лет назад |
gdkchan
|
6ed613a6e6
Fix vote and shuffle shader instructions on AMD GPUs (#5540)
|
2 лет назад |
riperiperi
|
0c445184c1
Vulkan: Periodically free regions of the staging buffer (#5572)
|
2 лет назад |
gdkchan
|
effd546331
Implement scaled vertex format emulation (#5564)
|
2 лет назад |
riperiperi
|
492a046335
Vulkan: Buffer Mirrors for MacOS performance (#4899)
|
2 лет назад |