Andreas Süßenbach
|
621c713cf8
|
Fix struct constructor with deprecated members (#2236)
|
2025-08-04 16:38:51 +02:00 |
|
Andreas Süßenbach
|
d6eb36b132
|
Add constants to vulkan_video.cppm[hpp|cppm] (#2232)
|
2025-07-31 16:44:52 +02:00 |
|
Andreas Süßenbach
|
32bd2b7ab7
|
Adjust order for loading vulkan library by the DynamicLoader for MacOS. (#2231)
|
2025-07-30 17:19:43 +02:00 |
|
Andreas Süßenbach
|
d16c62670b
|
Mark deprecated struct members as deprecated. (#2230)
|
2025-07-30 09:36:58 +02:00 |
|
Andreas Süßenbach
|
cc01933661
|
Remove outdated flag VULKAN_HPP_SAMPLES_BUILD_ONLY_DYNAMIC (#2229)
|
2025-07-28 17:59:43 +02:00 |
|
Andreas Süßenbach
|
167bb6afe0
|
Remove outdated flag VULKAN_HPP_TESTS_BUILD_ONLY_DYNAMIC (#2228)
|
2025-07-24 19:26:03 +02:00 |
|
Andreas Süßenbach
|
7dfe7d3ad9
|
Extend support of VULKAN_HPP_NO_EXCEPTIONS in the raii-namespace (#2226)
|
2025-07-22 13:48:50 +02:00 |
|
Andreas Süßenbach
|
e6d0135c57
|
Improved error check on exports of commands. (#2225)
|
2025-07-21 15:11:19 +02:00 |
|
Andreas Süßenbach
|
d82ba7c2a0
|
Explicitly ignore new command attribute "conditionalrendering" (#2223)
|
2025-07-21 11:58:50 +02:00 |
|
github-actions[bot]
|
11bab25e31
|
Update Vulkan-Headers to v1.4.323 (#2222)
Co-authored-by: GitHub <noreply@github.com>
v1.4.323
|
2025-07-21 08:50:32 +02:00 |
|
Andreas Süßenbach
|
b59d87d696
|
Minor cleanup work (#2220)
|
2025-07-18 09:01:07 +02:00 |
|
Andreas Süßenbach
|
d3a3c6321f
|
Extend error check on exports of a required command being in the api list of a feature (#2221)
|
2025-07-18 08:58:15 +02:00 |
|
Andreas Süßenbach
|
8e34112311
|
Guard header inclusion in vulkan_video.hpp by __has_include. (#2219)
|
2025-07-17 12:07:03 +02:00 |
|
Jan Kuhlmann
|
7740791eef
|
fix cpp20 module test for gcc15 and remove use of dynamic dispatch macro (#2218)
|
2025-07-17 10:01:26 +02:00 |
|
Andreas Süßenbach
|
fb5fd75ee8
|
Generalize a check on raii-handle destructor detection. (#2216)
|
2025-07-15 11:54:59 +02:00 |
|
Andreas Süßenbach
|
605be52aa0
|
Revert PR 2215 (#2217)
|
2025-07-15 08:32:59 +02:00 |
|
Andreas Süßenbach
|
0771d2657c
|
Extend support of api "vulkanbase" (#2215)
|
2025-07-14 17:56:07 +02:00 |
|
Andreas Süßenbach
|
da67e807a8
|
Remove redundant occurrences of VULKAN_HPP_NAMESPACE:: and VULKAN_HPP_RAII_NAMESPACE:: in vulkan_raii.hpp (#2213)
|
2025-07-14 16:26:20 +02:00 |
|
github-actions[bot]
|
13da06128f
|
Update Vulkan-Headers to v1.4.322 (#2214)
Co-authored-by: GitHub <noreply@github.com>
v1.4.322
|
2025-07-14 13:40:42 +02:00 |
|
Jan Kuhlmann
|
e04460f454
|
remove faulty macro guard (#2212)
|
2025-07-09 17:24:43 +02:00 |
|
Andreas Süßenbach
|
daeae97daf
|
Remove redundant occurrences of VULKAN_HPP_NAMESPACE:: in vulkan_to_string.hpp (#2211)
|
2025-07-08 12:46:22 +02:00 |
|
Andreas Süßenbach
|
68baf3c00f
|
Remove redundant occurrences of VULKAN_HPP_NAMESPACE:: in vulkan_structs.hpp (#2210)
|
2025-07-07 17:09:33 +02:00 |
|
github-actions[bot]
|
7824358518
|
Update Vulkan-Headers to v1.4.321 (#2209)
Co-authored-by: GitHub <noreply@github.com>
v1.4.321
|
2025-07-07 11:28:32 +02:00 |
|
Andreas Süßenbach
|
2010d85fb4
|
Remove redundant occurrences of VULKAN_HPP_NAMESPACE:: in vulkan_shared.hpp (#2207)
|
2025-07-03 10:29:37 +02:00 |
|
LEE KYOUNGHEON
|
de8730fd22
|
Use ref qualifier for RAII handles to prevent creating reference to a temporary. (#2159)
* Use ref qualifier to prevent creating reference to a temporary.
* Return const rvalue reference.
|
2025-07-02 18:05:25 +02:00 |
|
Andreas Süßenbach
|
fe0190241c
|
Remove redundant occurrences of VULKAN_HPP_NAMESPACE:: in vulkan_handles.hpp (#2206)
|
2025-07-02 15:07:55 +02:00 |
|
Andreas Süßenbach
|
3444a16cfb
|
Remove redundant occurrences of VULKAN_HPP_NAMESPACE:: in vulkan_funcs.hpp and other headers (#2205)
|
2025-07-01 17:24:19 +02:00 |
|
Andreas Süßenbach
|
a20b4d4438
|
Removed unused option INCLUDE_DIRS from makefiles. (#2204)
|
2025-07-01 15:59:53 +02:00 |
|
Andreas Süßenbach
|
9807eb5164
|
Use windows-2025 instead of windows-2019 (#2203)
|
2025-07-01 13:11:26 +02:00 |
|
github-actions[bot]
|
de509342b4
|
Update Vulkan-Headers to v1.4.320 (#2202)
Co-authored-by: GitHub <noreply@github.com>
v1.4.320
|
2025-06-30 11:17:30 +02:00 |
|
Andreas Süßenbach
|
32f2957efc
|
Remove redundant occurrences of VULKAN_HPP_NAMESPACE:: in vulkan_format_traits.hpp (#2200)
|
2025-06-26 13:40:36 +02:00 |
|
Andreas Süßenbach
|
d6a9738739
|
Correct check on exported command. (#2199)
|
2025-06-26 13:39:05 +02:00 |
|
Andreas Süßenbach
|
4a6293e749
|
Restrict check on exports of a command to version greater/equal to 319. (#2197)
|
2025-06-26 08:06:30 +02:00 |
|
Andreas Süßenbach
|
4ccc5d34ba
|
Determine the headers to include in vulkan_video.hpp by the extensions names and the protections to use by the extensions comment. (#2196)
|
2025-06-26 08:05:15 +02:00 |
|
Andreas Süßenbach
|
1c6215ddfd
|
Remove redundant occurrences of VULKAN_HPP_NAMESPACE:: in vulkan_enums.hpp. (#2195)
|
2025-06-25 11:10:19 +02:00 |
|
Andreas Süßenbach
|
05f5b9a060
|
Handle new command attribute "export". (#2194)
|
2025-06-24 18:35:26 +02:00 |
|
Jan Kuhlmann
|
76be2e0fdf
|
Added CI test results to README (#2192)
|
2025-06-24 11:52:04 +02:00 |
|
github-actions[bot]
|
a31d678939
|
Update Vulkan-Headers to v1.4.319 (#2193)
Co-authored-by: GitHub <noreply@github.com>
v1.4.319
|
2025-06-24 10:26:51 +02:00 |
|
Andreas Süßenbach
|
dfed90530b
|
Cleanup work on compare operators (#2169)
* Cleanup work on compare operators
* Use defaulted spaceship operators for handles if available, otherwise use set of explicit comparison operators.
|
2025-06-24 08:31:14 +02:00 |
|
Andreas Süßenbach
|
c143eb293c
|
Remove redundant occurrences of VULKAN_HPP_NAMESPACE:: in vulkan.hpp. (#2191)
|
2025-06-18 13:32:51 +02:00 |
|
Andreas Süßenbach
|
3514683079
|
Filter multiply spec'ed handles for SharedHandles (#2190)
|
2025-06-16 18:02:05 +02:00 |
|
Andreas Süßenbach
|
01c4ae2211
|
Filter multiply spec'ed handles on hash generation (#2189)
|
2025-06-16 15:31:51 +02:00 |
|
Andreas Süßenbach
|
8ee3f2fabd
|
Filter out multiply spec'ed handles for UniqueHandles types. (#2188)
|
2025-06-16 12:21:35 +02:00 |
|
github-actions[bot]
|
5bac8fc8fc
|
Update Vulkan-Headers to v1.4.318 (#2185)
Co-authored-by: GitHub <noreply@github.com>
v1.4.318
|
2025-06-16 11:45:04 +02:00 |
|
Andreas Süßenbach
|
87eaf785f8
|
Filter multiple required types for function debugReportObjectType (#2184)
|
2025-06-12 23:12:20 +02:00 |
|
Andreas Süßenbach
|
7fc625d3ce
|
Add a table of contents to the README.md (#2183)
|
2025-06-12 23:10:59 +02:00 |
|
Andreas Süßenbach
|
30eef2d002
|
Replace the self-hosted linux runners by the standard ubuntu 24 runners. (#2181)
|
2025-06-12 17:52:56 +02:00 |
|
Andreas Süßenbach
|
ae6f3c1184
|
Include missing header type_traits to vulkan_enums.hpp (#2180)
|
2025-06-12 15:43:51 +02:00 |
|
Andreas Süßenbach
|
81b2f2f950
|
Add support for newly introduced attributes. (#2177)
|
2025-06-12 10:33:41 +02:00 |
|
Andreas Süßenbach
|
ad71cabe2c
|
Include two new video codec headers in vulkan_video.hpp. (#2179)
|
2025-06-12 08:22:28 +02:00 |
|