lupoDharkael
|
95a1400a2a
|
Replace NULL with nullptr
|
2020-04-02 13:38:00 +02:00 |
|
Juan Linietsky
|
543fb1c4da
|
Separate DisplayServer from OS on Windows
|
2020-03-26 15:49:41 +01:00 |
|
Rémi Verschelde
|
db81928e08
|
Vulkan: Move thirdparty code out of drivers, style fixes
- `vk_enum_string_helper.h` is a generated file taken from the SDK
(Vulkan-ValidationLayers).
- `vk_mem_alloc.h` is a library from GPUOpen:
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
|
2020-02-11 14:08:44 +01:00 |
|
bruvzg
|
eb48be51db
|
Add static Vulkan loader.
Initial Vulkan support for Windows.
Initial Vulkan support for macOS.
|
2020-02-11 11:57:11 +01:00 |
|