Andreas Süßenbach
|
9bee68b723
|
Adjust name of included vulkan header. (#1527)
|
2023-03-08 10:10:54 +01:00 |
|
Andreas Süßenbach
|
da4ab05a14
|
Adjust include snippet of vulkan[sc].hpp to actually use vulkan[sc]. (#1526)
|
2023-03-07 17:32:10 +01:00 |
|
Andreas Süßenbach
|
4befd8e643
|
extend workflow run to generate vulkansc*.hpp (#1525)
|
2023-03-07 14:07:16 +01:00 |
|
Andreas Süßenbach
|
ae07aa7254
|
First version to support both, "vulkan" and "vulkansc". (#1524)
The files set generated is controlled by command line argument -api [vulkan|vulkansc]
|
2023-03-07 08:23:14 +01:00 |
|
Andreas Süßenbach
|
31554d2aca
|
Simplify enum value alias handling. (#1523)
* Simplify enum value handling.
* Simplified enum value generation
|
2023-03-06 08:37:40 +01:00 |
|
Andreas Süßenbach
|
81633480b9
|
Simplified enum value handling (#1522)
|
2023-03-02 22:14:37 +01:00 |
|
Andreas Süßenbach
|
9e66a8886a
|
Refactor reading procedures (#1521)
|
2023-03-01 10:17:02 +01:00 |
|
github-actions[bot]
|
c499dd0f79
|
Update Vulkan-Headers to v1.3.242 (#1520)
Co-authored-by: GitHub <noreply@github.com>
|
2023-02-27 13:35:15 +01:00 |
|
Andreas Süßenbach
|
bceab2b9d2
|
Change assertion to condition on generating the vector size check. (#1518)
|
2023-02-23 10:07:26 +01:00 |
|
Andreas Süßenbach
|
2207dc92c6
|
Corrected handling of attribute "depends" of <require> sections on extending enums. (#1517)
|
2023-02-22 16:20:44 +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 |
|
Stephan Seitz
|
f7efd5e55e
|
ci: bump setup-msvc-dev to v2 (#1513)
This avoids a deprecation warning about Node.js 12 as shown here
https://github.com/KhronosGroup/Vulkan-Hpp/actions/runs/4222600167
|
2023-02-20 17:48:47 +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 |
|
Stephan Seitz
|
cae1916b24
|
ci: fix update-header-pr (tags were not fetched) (#1510)
Run without `git fetch --all --tags`: https://github.com/theHamsta/Vulkan-Hpp/actions/runs/4221771719/jobs/7329463344
Run with `git fetch --all --tags`: https://github.com/theHamsta/Vulkan-Hpp/actions/runs/4221781287/jobs/7329484407
resulting in this PR https://github.com/theHamsta/Vulkan-Hpp/pull/19
|
2023-02-20 15:57:53 +01:00 |
|
Stephan Seitz
|
bd81847c98
|
ci: only run ci-macos on PRs (like ci-ubuntu/ci-windows) (#1511)
|
2023-02-20 11:51:44 +01:00 |
|
Andreas Süßenbach
|
7c073da2c1
|
Adjust handling of attribute "depends" in <extension> (#1508)
|
2023-02-16 16:07:33 +01:00 |
|
Andreas Süßenbach
|
a3cd63a4e2
|
Add handling of attribute "deprecated", extend handling of attribute "api" (#1506)
|
2023-02-16 13:12:55 +01:00 |
|
Andreas Süßenbach
|
1e95278b04
|
Renamed member functions and variables from "skipped" to "removed". (#1505)
|
2023-02-16 08:24:33 +01:00 |
|
Andreas Süßenbach
|
25289b1d0d
|
Added missing support of attribute "comment" in require clause of extensions. (#1504)
|
2023-02-15 17:13:02 +01:00 |
|
Andreas Süßenbach
|
52881a3879
|
Add test for vk::Flags. (#1502)
|
2023-02-13 13:36:43 +01:00 |
|
Andreas Süßenbach
|
ab08f20c01
|
Sort handle classes by feature and extension. (#1500)
|
2023-02-08 17:21:03 +01:00 |
|
Andreas Süßenbach
|
e651117495
|
Unify detection logic for raii- and non-raii-command-generation (#1499)
|
2023-02-02 14:09:45 +01:00 |
|
github-actions[bot]
|
83adc3fa57
|
Update Vulkan-Headers to v1.3.240 (#1497)
Co-authored-by: GitHub <noreply@github.com>
|
2023-01-30 09:40:19 +01:00 |
|
Andreas Süßenbach
|
d796a40abb
|
Add support for filtering out vulkansc stuff. (#1496)
|
2023-01-26 17:12:29 +01:00 |
|
Andreas Süßenbach
|
db11b8b62b
|
Add support for a new type of functions. (#1492)
|
2023-01-23 16:41:43 +01:00 |
|
Stephan Seitz
|
6bae28a680
|
ci: fix usage of tee to add llvm-snapshot (#1491)
|
2023-01-23 14:38:48 +01:00 |
|
Stephan Seitz
|
372b8c574d
|
ci: fix failing clang-format-15 via apt.llvm.org (#1490)
|
2023-01-23 11:46:28 +01:00 |
|
Andreas Süßenbach
|
e40e6b641e
|
Update Vulkan-Headers to v1.3.239 (#1489)
|
2023-01-23 10:37:51 +01:00 |
|
Andreas Süßenbach
|
8179bd05bd
|
Add support for a new class of commands. (#1481)
|
2023-01-20 20:41:26 +01:00 |
|
Andreas Süßenbach
|
442c46318e
|
Change the CI workflow to work on main branch. (#1484)
|
2023-01-20 18:51:43 +01:00 |
|
scribam
|
9649d9980b
|
Update actions/checkout in GitHub Actions (#1482)
|
2023-01-19 08:11:46 +01:00 |
|
Andreas Süßenbach
|
68512e6702
|
Add options for clang-format 15. (#1480)
|
2023-01-16 17:38:34 +01:00 |
|
Andreas Süßenbach
|
f82746d6ff
|
Change clang-format version from 12 to 15. (#1479)
|
2023-01-16 09:37:44 +01:00 |
|
Andreas Süßenbach
|
5e8166e284
|
Handle potential shadowing of function parameter name "objectType" with class member. (#1476)
|
2023-01-09 11:32:23 +01:00 |
|
Andreas Süßenbach
|
c4343f6ed8
|
Change argument for format option "SpacesInAngles" from "Never" to "false" (#1473)
|
2022-12-20 17:49:00 +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
|
40f7474120
|
Change the required CMake version to 3.12. (#1470)
|
2022-12-20 10:09:01 +01:00 |
|
Andreas Süßenbach
|
49a288231b
|
Add missing braces in union constructors on array members. (#1469)
|
2022-12-13 10:03:05 +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 |
|
Andreas Süßenbach
|
c9faef1d0b
|
Merge pull request #1464 from asuessenbach/CI
Adjust ci-ubuntu.yml to latest changes of runners.
|
2022-12-11 22:40:16 +01:00 |
|
asuessenbach
|
5accdbc9d5
|
Adjust ci-ubuntu.yml to latest changes of runners.
|
2022-12-10 21:11:05 +01:00 |
|
Andreas Süßenbach
|
4848fc8e6a
|
Merge pull request #1461 from KhronosGroup/update-vulkan-headers-pr
Update Vulkan-Headers to v1.3.236
|
2022-12-06 16:49:13 +01:00 |
|
GitHub
|
fb561d8092
|
Update Vulkan-Headers to v1.3.236
|
2022-12-06 00:11:19 +00:00 |
|
Andreas Süßenbach
|
ec799f8fdc
|
Merge pull request #1460 from asuessenbach/commandset
Unify command set handling.
|
2022-11-29 17:51:14 +01:00 |
|
asuessenbach
|
561354a79b
|
Unify command set handling.
|
2022-11-29 13:38:36 +01:00 |
|
Andreas Süßenbach
|
2600b6d436
|
Merge pull request #1459 from asuessenbach/flags
Simplyfied some generator functions by combining a couple of bool arguments into a Flags object.
|
2022-11-29 08:39:02 +01:00 |
|
asuessenbach
|
1365fa3c27
|
Simplyfied some generator functions by combining a couple of bool arguments into a Flags object.
|
2022-11-28 16:53:24 +01:00 |
|
Andreas Süßenbach
|
a577b390e8
|
Merge pull request #1457 from asuessenbach/ClearColorValue
Introduce additional constructor for unions holding a fixed size array of data.
|
2022-11-24 09:56:21 +01:00 |
|