Henrik Rydgård
|
5fcac1a9e2
|
Vulkan: Disable some bad validation. Things are right and work fine.
|
2019-08-21 10:23:36 +02:00 |
|
Henrik Rydgard
|
f38a6650b1
|
VK code cleanup: Just a little helper for handling dedicated allocation for images.
|
2019-02-07 14:56:29 +01:00 |
|
Henrik Rydgard
|
478b0b4278
|
Further improve VK extension loading. Switch to VK_EXT_debug_utils (but fallback to VK_EXT_debug_report if only that is available).
|
2019-02-05 21:31:38 +01:00 |
|
Henrik Rydgard
|
fdd0d7acb4
|
More Vulkan validation fixes
NVIDIA no longer uses nVidia capitalization.
|
2019-02-05 18:07:11 +01:00 |
|
Henrik Rydgard
|
c38c5469c4
|
Fixes for issues found by Vulkan validation layers, including a common non-harmful perf warning (doesn't fix all cases, but does fix the most common one).
|
2019-01-25 20:18:56 +01:00 |
|
Henrik Rydgård
|
dc49e839dd
|
VK: Workaround for validation bug (will be fixed in the next Vulkan SDK)
|
2018-11-21 22:29:21 +01:00 |
|
Henrik Rydgård
|
e648b7d091
|
Vulkan validation: Ignore the depthreplacing error for now
|
2018-07-16 20:00:44 +02:00 |
|
Henrik Rydgård
|
b4a44c5e02
|
Another buildfix, sigh. Also extend the safe region a little bit to the thing from a couple commits ago.
|
2017-12-13 22:28:30 +01:00 |
|
Henrik Rydgård
|
aaba38259a
|
Oops, buildfix
|
2017-12-13 20:51:17 +01:00 |
|
Henrik Rydgård
|
6f0b382d9e
|
Move vulkan debug callback out from WindowsVulkanContext into a file that can be shared with other platforms later.
|
2017-12-13 19:29:42 +01:00 |
|