github-actions[bot]
|
d4d0ac4859
|
Update Vulkan-Headers to v1.3.250 (#1574)
Co-authored-by: GitHub <noreply@github.com>
|
2023-05-08 11:07:25 +02:00 |
|
Andreas Süßenbach
|
6bf5c311b2
|
Add support for a new class of functions (#1570)
plus refactor returnType generation
|
2023-04-26 10:56:57 +02:00 |
|
Andreas Süßenbach
|
95c622a64f
|
Extend support of some special type of functions. (#1567)
|
2023-04-24 18:06:06 +02:00 |
|
Andreas Süßenbach
|
678295aa75
|
Update Vulkan-Headers to v1.3.246 (#1551)
|
2023-04-03 13:29:44 +02:00 |
|
github-actions[bot]
|
1bd3877dcc
|
Update Vulkan-Headers to v1.3.244 (#1535)
Co-authored-by: GitHub <noreply@github.com>
|
2023-03-20 10:03:08 +01:00 |
|
Andreas Süßenbach
|
f4b679c7e7
|
First step in generalizing handling of attribute "altLen". (#1528)
|
2023-03-09 10:04:33 +01:00 |
|
Andreas Süßenbach
|
9e66a8886a
|
Refactor reading procedures (#1521)
|
2023-03-01 10:17:02 +01:00 |
|
github-actions[bot]
|
3853394ffa
|
Update Vulkan-Headers to v1.3.241 (#1516)
Co-authored-by: GitHub <noreply@github.com>
|
2023-02-21 11:20:28 +01:00 |
|
Andreas Süßenbach
|
71acf3515b
|
Change requiredIn in TypeData from std::string to std::set<std::string> (#1514)
+ some member data renaming
|
2023-02-20 20:01:34 +01:00 |
|
Andreas Süßenbach
|
00eee2ef0f
|
Change referencedIn in CommandData from std::string to std::set<std::string> (#1512)
|
2023-02-20 15:58:14 +01:00 |
|
Andreas Süßenbach
|
e40e6b641e
|
Update Vulkan-Headers to v1.3.239 (#1489)
|
2023-01-23 10:37:51 +01:00 |
|
github-actions[bot]
|
e4b8afe005
|
Update Vulkan-Headers to v1.3.238 (#1472)
Co-authored-by: GitHub <noreply@github.com>
|
2022-12-20 17:48:45 +01:00 |
|
Andreas Süßenbach
|
23a13e4707
|
Add support of clang_format version 13 and 14. (#1468)
|
2022-12-12 17:30:35 +01:00 |
|
github-actions[bot]
|
d3728e63a1
|
Update Vulkan-Headers to v1.3.237 (#1466)
Co-authored-by: GitHub <noreply@github.com>
Co-authored-by: Andreas Süßenbach <asuessenbach@nvidia.com>
|
2022-12-12 10:13:44 +01:00 |
|
GitHub
|
fb561d8092
|
Update Vulkan-Headers to v1.3.236
|
2022-12-06 00:11:19 +00:00 |
|
GitHub
|
aed619647c
|
Update Vulkan-Headers to v1.3.235
|
2022-11-18 00:12:31 +00:00 |
|
GitHub
|
92c36643f1
|
Update Vulkan-Headers to v1.3.233
|
2022-11-07 00:12:52 +00:00 |
|
asuessenbach
|
d5ad2e1883
|
Introduce function release() to all vk::raii::HandleTypes.
|
2022-10-25 12:11:29 +02:00 |
|
asuessenbach
|
1ab5fa6550
|
Support structs holding arrays of data, where the data size is given by a pointer-type.
In that case, no improved constructor and no improved setters are generated.
Plus some minor cleanup.
|
2022-10-24 10:39:19 +02:00 |
|
GitHub
|
3b5961d5ce
|
Update Vulkan-Headers to v1.3.230
|
2022-09-30 00:20:29 +00:00 |
|
GitHub
|
917ba7cbb0
|
Update Vulkan-Headers to v1.3.229
|
2022-09-23 00:12:32 +00:00 |
|
asuessenbach
|
6fe966c6d9
|
Fix inconsistency with return type of vk::raii::SwapchainKHR::getImages()
+ some minor cleanup
|
2022-09-21 10:08:07 +02:00 |
|
asuessenbach
|
d0317af5a9
|
[raii] Add missing handling of successCode in move-construction and move-assignment of multi-successCode handles.
|
2022-09-14 12:21:26 +02:00 |
|
asuessenbach
|
34725b3192
|
Introduce helper class vk::StridedArrayProxy; use it on functions with parameters having the 'stride' attribute.
|
2022-09-12 16:53:44 +02:00 |
|
GitHub
|
5c406ec531
|
Update Vulkan-Headers to v1.3.226
|
2022-09-02 00:12:10 +00:00 |
|
Stephan Seitz
|
8afaf0e2d0
|
fix: include <utility> in vulkan_raii.hpp for std::exchange
|
2022-08-29 23:12:25 +02:00 |
|
GitHub
|
33dad92cec
|
Update Vulkan-Headers to v1.3.225
|
2022-08-24 08:40:49 +02:00 |
|
asuessenbach
|
5480d192f5
|
Refactor the CMakeLists for all the samples; use vulkan.hpp/vulkan_raii.hpp as precompiled header.
|
2022-08-10 15:29:28 +02:00 |
|
asuessenbach
|
cb4a573b42
|
Combine two types of commands into one generation function
|
2022-08-01 14:53:06 +02:00 |
|
asuessenbach
|
e8179c8f49
|
Combine two types of commands into one generation function
|
2022-08-01 11:32:05 +02:00 |
|
GitHub
|
3e449ebc53
|
Update Vulkan-Headers to v1.3.222
|
2022-07-22 00:12:13 +00:00 |
|
GitHub
|
93f8b6b541
|
Update Vulkan-Headers to v1.3.219
|
2022-07-01 00:11:04 +00:00 |
|
asuessenbach
|
2ddd380a23
|
Combine two types of commands into one generation function
|
2022-06-29 08:13:42 +02:00 |
|
asuessenbach
|
39be44dc65
|
Combine two types of commands into one generation function
|
2022-06-28 13:33:36 +02:00 |
|
asuessenbach
|
429e610f7e
|
Combine two types of commands into one generation function
|
2022-06-28 08:41:36 +02:00 |
|
asuessenbach
|
448efe9edb
|
Combine two types of commands into one generation function
|
2022-06-27 10:03:03 +02:00 |
|
asuessenbach
|
5075c94b8a
|
Combine two types of commands into one generation function
|
2022-06-23 11:42:03 +02:00 |
|
asuessenbach
|
b7146538a5
|
Combine two types of commands into one generation function
|
2022-06-21 09:22:03 +02:00 |
|
asuessenbach
|
2c536b75b9
|
Combine two types of commands into one generation function
|
2022-06-20 12:26:30 +02:00 |
|
asuessenbach
|
de7127a963
|
Combine two types of commands into one generation function
|
2022-06-15 11:57:25 +02:00 |
|
asuessenbach
|
66fc081783
|
Combine two types of commands into one generation function
|
2022-06-14 10:53:50 +02:00 |
|
asuessenbach
|
4630feb760
|
Combine two types of commands into one generation function
|
2022-06-14 09:08:56 +02:00 |
|
Andreas Süßenbach
|
3c80f9a60b
|
Merge pull request #1321 from asuessenbach/function
Combine two types of commands into one generation function
|
2022-06-13 11:08:13 +02:00 |
|
GitHub
|
1dc2a0eeaf
|
Update Vulkan-Headers to v1.3.217
|
2022-06-10 00:09:44 +00:00 |
|
asuessenbach
|
a7d6e1be5d
|
Combine two types of commands into one generation function
|
2022-06-08 16:39:15 +02:00 |
|
asuessenbach
|
484373a54a
|
Combine two types of commands into one generation function
|
2022-06-08 08:53:11 +02:00 |
|
asuessenbach
|
d691f5f0e8
|
Combine two types of commands into one generation function
|
2022-06-07 18:02:52 +02:00 |
|
asuessenbach
|
5c571c1b9a
|
Combine two types of commands into one generation function
|
2022-05-25 20:21:21 +02:00 |
|
asuessenbach
|
b35993287e
|
Combine two types of commands into one generation function
|
2022-05-24 09:01:00 +02:00 |
|
asuessenbach
|
d7a1a254d4
|
Combine two types of commands into one generation function
|
2022-05-23 10:31:40 +02:00 |
|