Vulkan-Hpp/vulkan
Piers Daniell bcc014018b Minor fixes 2025-02-21 14:27:15 -07:00
..
vulkan.cppm C++20 module: Hide to_string behind VULKAN_HPP_NO_TO_STRING (#2077) 2025-02-18 08:20:17 +01:00
vulkan.hpp Add support for clang_format options version 17 (#2063) 2025-02-06 13:20:09 +01:00
vulkan_enums.hpp Add support for clang_format options version 17 (#2063) 2025-02-06 13:20:09 +01:00
vulkan_extension_inspection.hpp Update Vulkan-Headers to v1.4.307 (#2058) 2025-02-03 11:44:22 +01:00
vulkan_format_traits.hpp Add support for clang_format options version 17 (#2063) 2025-02-06 13:20:09 +01:00
vulkan_funcs.hpp Add links into https://registry.khronos.org/vulkan/specs/latest/man/html for relevant data types (#2061) 2025-02-04 11:13:58 +01:00
vulkan_handles.hpp vulkan_handles: Remove the redundant semicolon after ctor definition (#2073) 2025-02-17 14:36:07 +01:00
vulkan_hash.hpp Add support for clang_format options version 16. (#2062) 2025-02-05 13:44:36 +01:00
vulkan_hpp_macros.hpp Add support for clang_format options version 16. (#2062) 2025-02-05 13:44:36 +01:00
vulkan_raii.hpp Add links into https://registry.khronos.org/vulkan/specs/latest/man/html for relevant data types (#2061) 2025-02-04 11:13:58 +01:00
vulkan_shared.hpp Suppress clang warning `-Wcast-function-type` for shared destroy (#2078) 2025-02-19 09:05:30 +01:00
vulkan_static_assertions.hpp Update Vulkan-Headers to v1.4.307 (#2058) 2025-02-03 11:44:22 +01:00
vulkan_structs.hpp Minor fixes 2025-02-21 14:27:15 -07:00
vulkan_to_string.hpp Add support for clang_format options version 17 (#2063) 2025-02-06 13:20:09 +01:00
vulkan_video.hpp Update Vulkan-Headers to v1.4.306 (#2055) 2025-01-27 10:21:23 +01:00
vulkansc.cppm Add specializations of std::hash for all the structs and handles in the vk-namespace. (#1994) 2024-11-26 11:08:49 +01:00
vulkansc.hpp Extend cases when vk::detail::DispatchLoaderStatic is defined. (#1995) 2024-11-14 12:19:22 +01:00
vulkansc_enums.hpp Update Vulkan-Headers to v1.3.299 (#1974) 2024-10-21 14:58:14 +02:00
vulkansc_extension_inspection.hpp Add specializations of std::hash for all the structs and handles in the vk-namespace. (#1994) 2024-11-26 11:08:49 +01:00
vulkansc_format_traits.hpp Update Vulkan-Headers to v1.3.275 (#1768) 2024-01-08 10:21:39 +01:00
vulkansc_funcs.hpp Move all the management helper classes for SharedHandles and UniqueHandles into namespace detail. (#1984) 2024-10-30 08:14:48 +01:00
vulkansc_handles.hpp Add comparison operators for vk::raii handles, remove them for vk handles (#2001) 2024-11-28 08:50:43 +01:00
vulkansc_hash.hpp Update Vulkan-Headers to v1.3.299 (#1974) 2024-10-21 14:58:14 +02:00
vulkansc_hpp_macros.hpp Move all the dispatcher related classes into namespace detail (#1983) 2024-10-29 08:13:51 +01:00
vulkansc_raii.hpp Add comparison operators for vk::raii handles, remove them for vk handles (#2001) 2024-11-28 08:50:43 +01:00
vulkansc_shared.hpp Move all the management helper classes for SharedHandles and UniqueHandles into namespace detail. (#1984) 2024-10-30 08:14:48 +01:00
vulkansc_static_assertions.hpp Update Vulkan-Headers to v1.3.299 (#1974) 2024-10-21 14:58:14 +02:00
vulkansc_structs.hpp Update Vulkan-Headers to v1.3.299 (#1974) 2024-10-21 14:58:14 +02:00
vulkansc_to_string.hpp Update Vulkan-Headers to v1.3.299 (#1974) 2024-10-21 14:58:14 +02:00