github-actions[bot]
|
51a648fa9a
|
Update Vulkan-Headers to v1.4.317 (#2174)
Co-authored-by: GitHub <noreply@github.com>
|
2025-06-11 11:07:32 +02:00 |
|
Andreas Süßenbach
|
bdf1304837
|
Add some special handling for command vkExportMetalObjectsEXT (#2142)
|
2025-04-22 11:49:46 +02:00 |
|
github-actions[bot]
|
028a01abfc
|
Update Vulkan-Headers to v1.4.313 (#2140)
Co-authored-by: GitHub <noreply@github.com>
|
2025-04-22 09:55:06 +02:00 |
|
github-actions[bot]
|
7eb8eacec5
|
Update Vulkan-Headers to v1.4.312 (#2127)
Co-authored-by: GitHub <noreply@github.com>
|
2025-04-07 11:33:00 +02:00 |
|
github-actions[bot]
|
1fd397b801
|
Update Vulkan-Headers to v1.4.311 (#2114)
Co-authored-by: GitHub <noreply@github.com>
|
2025-03-25 10:37:38 +01:00 |
|
Andreas Süßenbach
|
d9c7a3b836
|
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 |
|
github-actions[bot]
|
6b05ffe121
|
Update Vulkan-Headers to v1.4.307 (#2058)
Co-authored-by: GitHub <noreply@github.com>
|
2025-02-03 11:44:22 +01:00 |
|
github-actions[bot]
|
bc11a75f32
|
Update Vulkan-Headers to v1.4.306 (#2055)
Co-authored-by: GitHub <noreply@github.com>
|
2025-01-27 10:21:23 +01:00 |
|
Andreas Süßenbach
|
6578bfcc88
|
Update Vulkan-Headers to v1.4.305 (#2049)
|
2025-01-21 10:53:23 +01:00 |
|
Andreas Süßenbach
|
264d35b58c
|
Introduce vk::PFN_VoidFunction as a replacement of PFN_vkVoidFunction (#2033)
|
2025-01-06 18:04:33 +01:00 |
|
github-actions[bot]
|
20ecea9574
|
Update Vulkan-Headers to v1.4.303 (#2006)
Co-authored-by: GitHub <noreply@github.com>
|
2024-12-04 10:30:35 +01:00 |
|
Andreas Süßenbach
|
6e5489fcd9
|
Move all the management helper classes for SharedHandles and UniqueHandles into namespace detail. (#1984)
|
2024-10-30 08:14:48 +01:00 |
|
github-actions[bot]
|
24dee1ce75
|
Update Vulkan-Headers to v1.3.300 (#1981)
Co-authored-by: GitHub <noreply@github.com>
|
2024-10-28 12:45:25 +01:00 |
|
Andreas Süßenbach
|
e80b3fae8a
|
Restrict commands taking an allocator as template argument to allocators of the correct data type (#1980)
|
2024-10-24 16:29:00 +02:00 |
|
github-actions[bot]
|
8444972909
|
Update Vulkan-Headers to v1.3.299 (#1974)
Co-authored-by: GitHub <noreply@github.com>
|
2024-10-21 14:58:14 +02:00 |
|
github-actions[bot]
|
8592ed9743
|
Update Vulkan-Headers to v1.3.298 (#1971)
Co-authored-by: GitHub <noreply@github.com>
|
2024-10-14 12:32:50 +02:00 |
|
Andreas Süßenbach
|
56fdc0b070
|
Generate only the standard version for commands that would require vector-operations inside a struct. (#1970)
|
2024-10-09 16:06:13 +02:00 |
|
GitHub
|
26cf5590cb
|
Update Vulkan-Headers to v1.3.297
|
2024-10-05 21:26:32 +02:00 |
|
Andreas Süßenbach
|
98ea600e1f
|
Removed special handling for enumerating commands with complex size information via a struct, generating just the standard function in such cases (#1952)
|
2024-08-26 16:21:45 +02:00 |
|
github-actions[bot]
|
bd70384cd4
|
Update Vulkan-Headers to v1.3.294 (#1951)
Co-authored-by: GitHub <noreply@github.com>
|
2024-08-26 16:06:58 +02:00 |
|
Andreas Süßenbach
|
b2c409dd31
|
Add IWYU pragmas to let code-completers use vulkan.hpp. (#1939)
|
2024-08-07 15:04:06 +02:00 |
|
github-actions[bot]
|
f7f0d8ccaa
|
Update Vulkan-Headers to v1.3.291 (#1924)
Co-authored-by: GitHub <noreply@github.com>
|
2024-07-22 13:20:20 +02:00 |
|
Andreas Süßenbach
|
d507727fd7
|
Add support for enumerating functions that originally take a struct with the vector information. (#1892)
|
2024-06-11 16:53:15 +02:00 |
|
github-actions[bot]
|
6fb0c202be
|
Update Vulkan-Headers to v1.3.287 (#1891)
Co-authored-by: GitHub <noreply@github.com>
|
2024-06-10 11:37:10 +02:00 |
|
Andreas Süßenbach
|
bb66ad3b04
|
Moved some implementation details into namespace detail. (#1840)
|
2024-04-08 11:40:53 +02:00 |
|
github-actions[bot]
|
88d508b32f
|
Update Vulkan-Headers to v1.3.281 (#1834)
Co-authored-by: GitHub <noreply@github.com>
|
2024-03-25 13:50:59 +01:00 |
|
Andreas Süßenbach
|
2b35399a73
|
Remove unnecessary static_casts on vk::Results. (#1822)
|
2024-03-06 08:54:20 +01:00 |
|
Andreas Süßenbach
|
29723f90a1
|
Update Vulkan-Headers to v1.3.278 (#1810)
|
2024-02-19 22:00:57 +01:00 |
|
Andreas Süßenbach
|
982afd2929
|
Special handling for command vkGetDeviceFaultInfoEXT: changed return type from ResultValue to ResultValueType (#1800)
|
2024-02-08 15:30:36 +01:00 |
|
Andreas Süßenbach
|
c74c22fb77
|
Use some special handling for struct vk::DeviceFaultInfoEXT (#1796)
|
2024-02-08 11:40:27 +01:00 |
|
Andreas Süßenbach
|
9fa4459c50
|
Add special handling for call sequence in commands for vkGetDeviceFaultInfoEXT (#1790)
|
2024-02-05 15:44:40 +01:00 |
|
github-actions[bot]
|
d4b36b8223
|
Update Vulkan-Headers to v1.3.276 (#1776)
Co-authored-by: GitHub <noreply@github.com>
|
2024-01-29 14:01:04 +01:00 |
|
Andreas Süßenbach
|
e4ea505027
|
Simplified typename checks on allocator template types (#1770)
|
2024-01-10 13:30:04 +01:00 |
|
Andreas Süßenbach
|
9eab68eb5d
|
Add function pointer check when using DispatchLoaderDynamic. (#1769)
|
2024-01-08 12:19:28 +01:00 |
|
github-actions[bot]
|
1a24b01583
|
Update Vulkan-Headers to v1.3.275 (#1768)
Co-authored-by: GitHub <noreply@github.com>
|
2024-01-08 10:21:39 +01:00 |
|
Andreas Süßenbach
|
197017ef20
|
Add support of noexcept-path for vk::raii classes (#1742)
|
2024-01-02 13:47:01 +01:00 |
|
github-actions[bot]
|
2cc4dbdbca
|
Update Vulkan-Headers to v1.3.274 (#1754)
Co-authored-by: GitHub <noreply@github.com>
|
2024-01-02 13:10:46 +01:00 |
|
github-actions[bot]
|
170a000750
|
Update Vulkan-Headers to v1.3.273 (#1748)
Co-authored-by: GitHub <noreply@github.com>
|
2023-12-13 13:32:34 +01:00 |
|
GitHub
|
f28803081e
|
Update Vulkan-Headers to v1.3.271
|
2023-11-28 05:51:00 -08:00 |
|
github-actions[bot]
|
9c15a1e1ef
|
Update Vulkan-Headers to v1.3.269 (#1707)
Co-authored-by: GitHub <noreply@github.com>
|
2023-10-23 13:58:24 +02:00 |
|
github-actions[bot]
|
d8d8b53a31
|
Update Vulkan-Headers to v1.3.267 (#1681)
Co-authored-by: GitHub <noreply@github.com>
|
2023-10-09 10:15:08 +02:00 |
|
Andreas Süßenbach
|
f97633a220
|
Extend command generation to support not returning some return stuff and not templatizing a void pointer. (#1666)
|
2023-10-02 14:57:52 +02:00 |
|
github-actions[bot]
|
7b70ce4831
|
Update Vulkan-Headers to v1.3.266 (#1670)
Co-authored-by: GitHub <noreply@github.com>
|
2023-10-02 10:43:10 +02:00 |
|
github-actions[bot]
|
68052d9343
|
Update Vulkan-Headers to v1.3.260 (#1629)
Co-authored-by: GitHub <noreply@github.com>
|
2023-07-31 13:37:47 +02:00 |
|
github-actions[bot]
|
48b4b6f985
|
Update Vulkan-Headers to v1.3.259 (#1626)
Co-authored-by: GitHub <noreply@github.com>
|
2023-07-24 10:39:52 +02:00 |
|
github-actions[bot]
|
3d95b910da
|
Update Vulkan-Headers to v1.3.255 (#1604)
Co-authored-by: GitHub <noreply@github.com>
|
2023-06-26 14:12:49 +02:00 |
|
Andreas Süßenbach
|
9f89f760a6
|
Update Vulkan-Headers to v1.3.254 (#1596)
|
2023-06-19 15:02:19 +02:00 |
|
Andreas Süßenbach
|
c55cf16397
|
Fix wrong usage of 'structureChains' in generating functions returning a StructureChain and a vector of data. (#1594)
|
2023-06-19 12:46:04 +02:00 |
|
Andreas Süßenbach
|
bc19e479f9
|
Fix determination of StructureChainAllocater usage for returned parameters. (#1591)
|
2023-06-13 14:24:10 +02:00 |
|
GitHub
|
0ab2f4a18a
|
Update Vulkan-Headers to v1.3.253
|
2023-06-11 16:53:55 +02:00 |
|