 Winston MaandGitHub
|
558e221b70
|
vulkan: record actual memory properties during buffer creation (#24326)
|
2026-06-17 11:14:48 +02:00 |
|
 Winston MaandGitHub
|
32120c10e3
|
vulkan: prefer host-visible memory buffers on UMA devices (#22930)
* implement UMA host-visible memory
* update based on 0cc4m's suggestion
|
2026-06-16 09:36:52 +02:00 |
|
 Winston MaandGitHub
|
fdc3db9b65
|
vulkan: add fast path for contiguous buffer transfers (#23973)
|
2026-06-11 15:46:25 +02:00 |
|
 Winston MaandGitHub
|
bef69f1306
|
vulkan: reduce host memory lock contention (#23376)
* vulkan: reduces lock contention
* replace unique_lock with lock_guard
|
2026-06-01 14:03:32 +02:00 |
|
 Winston MaandGitHub
|
f8c0a19d46
|
vulkan: Removed unused functions (#23175)
|
2026-06-01 11:46:23 +02:00 |
|
 Winston MaandGitHub
|
7c48fb81ce
|
vulkan: fix wrong index variable in inner loop (#23665)
|
2026-05-28 12:48:34 +02:00 |
|
 Winston MaandGitHub
|
91eb8f4fa0
|
vulkan: Fix memory logger unsafe iterator access (#23667)
|
2026-05-28 12:46:07 +02:00 |
|
 Winston MaandGitHub
|
4d8cc0c56f
|
vulkan: avoid preferring transfer queue on AMD UMA devices (#22455)
|
2026-05-27 11:48:40 +02:00 |
|
 Winston MaandGitHub
|
6049906133
|
vulkan: removed duplicate #include <memory> in headers (#23144)
|
2026-05-16 19:57:35 +02:00 |
|