kd-11
|
88abf3a6ba
|
vk: Introduce the concept of VRAM allocation pools
- Each buffer or image has to declare which pool it belongs to. This will aid with memory management down the line.
|
2021-07-15 18:05:35 +03:00 |
|
Nekotekina
|
b3fb6d7d18
|
Add and fix -Wredundant-decls (GCC)
|
2021-03-23 22:48:57 +03:00 |
|
kd-11
|
3e8a00d264
|
Basic fixups
|
2021-03-12 02:27:05 +03:00 |
|
kd-11
|
bd6c187fcd
|
vk: Tune event polling for higher throughput
|
2021-03-12 02:27:05 +03:00 |
|
kd-11
|
41f5158247
|
vk: Sync main pipe with async jobs if any
|
2021-03-12 02:27:05 +03:00 |
|
kd-11
|
77e312fb99
|
vk: Add the async task scheduler
|
2021-03-12 02:27:05 +03:00 |
|
kd-11
|
f7fdfe52bc
|
vk: Fix custom event signals
|
2021-01-24 14:24:55 +03:00 |
|
kd-11
|
c2cbc62be6
|
vk: Refactor some uber-headers
- VKHelpers was the rug everything was swept under for a long time.
This commit essentially deprecates its usage across most of the backend.
|
2021-01-10 12:04:31 +03:00 |
|