kd-11
|
69bdbe97a8
|
vk: Make use of multi-pool memory types
|
2021-07-25 20:55:09 +03:00 |
|
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 |
|
kd-11
|
58d367d704
|
vk: Add host-imported DMA buffers
|
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 |
|