virtualx-engine/drivers/vulkan
Rémi Verschelde 9e328bb5b7
Core: Move DirAccess and FileAccess to core/io
File handling APIs are typically considered part of I/O, and we did have most
`FileAccess` implementations in `core/io` already.
2021-06-11 14:52:39 +02:00
..
rendering_device_vulkan.cpp Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
rendering_device_vulkan.h Rewrote how barriers work for faster rendering 2021-02-04 09:42:28 -03:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00
vulkan_context.cpp Merge pull request #49506 from akien-mga/vulkan_prefer_discrete_gpu 2021-06-11 13:34:38 +02:00
vulkan_context.h Cleanup vulkan capabilities check and add multiview check 2021-05-06 12:06:07 +10:00