godot/modules/basis_universal
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
..
config.py Rewritten StreamTexture for better code reuse, added basis universal support 2020-02-11 12:02:36 +01:00
register_types.cpp Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
register_types.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
SCsub basis_universal: Use proper basisu_transcoder.h header, fixes Clang build 2020-02-11 12:03:07 +01:00
texture_basisu.cpp Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
texture_basisu.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00