Elad Ashkenazi
|
a2dcbb9c13
|
Replace src_loc with std::soource_location
|
2024-05-21 14:19:12 +03:00 |
|
kd-11
|
c1d875d841
|
vk: Handle VK_ERROR_FRAGMENTATION when allocating descriptor pools
|
2023-06-14 01:12:11 +03:00 |
|
kd-11
|
d894ccb4ea
|
vk: Preliminary support for debug markers
|
2023-05-18 18:10:46 +03:00 |
|
Nekotekina
|
87af905018
|
Enable -Wunused-parameter
|
2021-03-06 18:07:08 +03:00 |
|
Megamouse
|
9feb92df1b
|
More informative Error message on Vulkan driver crash
The message might not be the only reason, but at least it might help someone like me, who had no idea what he was looking at.
|
2021-01-31 15:51:21 +01: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 |
|
Megamouse
|
7a51b7a019
|
VK: move helpers to vkutils
|
2020-12-31 22:57:17 +03:00 |
|