blender/intern/ghost
Jeroen Bakker d21b9a4bb6 Vulkan: Warn Developer When Layer Not Found.
Currently a developer that starts blender with `--debug-gpu` or
runs the GPU test cases can receive an error when not the full
VulkanSDK is installed.

The VulkanSDK isn't required for normal developement and
therefore it is better to show it as a warning.

NOTE: VulkanSDK is adviced to use when developing in the Vulkan
backend as it contains tools that helps/speed up the development
and validation during development.

Pull Request: https://projects.blender.org/blender/blender/pulls/105599
2023-03-09 14:55:40 +01:00
..
intern Vulkan: Warn Developer When Layer Not Found. 2023-03-09 14:55:40 +01:00
test Cleanup: move listbase.c to c++ 2022-12-13 18:13:10 +01:00
CMakeLists.txt Vulkan: Changes to CMake config. 2023-01-30 12:04:44 +01:00
GHOST_C-api.h Fix #105435: Pause Win32 Auto-Focus During Text Entry 2023-03-08 22:20:34 +01:00
GHOST_IContext.h Cleanup: spelling in comments 2023-02-27 21:00:30 +11:00
GHOST_IEvent.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
GHOST_IEventConsumer.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
GHOST_ISystem.h Fix #105435: Pause Win32 Auto-Focus During Text Entry 2023-03-08 22:20:34 +01:00
GHOST_ISystemPaths.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
GHOST_ITimerTask.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
GHOST_IWindow.h Cleanup: format 2023-02-26 11:55:22 +13:00
GHOST_IXrContext.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
GHOST_Path-api.h Cleanup: rename BKE_appdir_folder_id_version, improve doc-strings 2022-10-04 16:52:10 +11:00
GHOST_Rect.h Cleanup: rename misleading/inconsistent GHOST types 2022-06-27 20:36:40 +10:00
GHOST_Types.h Docs: correct doc-string for wmEvent::customdata 2023-03-07 15:57:18 +11:00