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 |
|
asuessenbach
|
196978705e
|
Extent support of functions returning some typed value
|
2022-11-14 10:06:49 +01:00 |
|
asuessenbach
|
040686faae
|
Fix Flags<T>::operator~()
|
2022-11-07 11:28:15 +01:00 |
|
asuessenbach
|
302389d550
|
Templatized bitwise operators on FlagBits.
|
2022-10-10 11:04:27 +02:00 |
|
Andreas Süßenbach
|
984ab4e846
|
Merge pull request #1407 from asuessenbach/algorithm
Unconditionally include <algorithm> in vulkan.hpp.
|
2022-09-13 08:29:20 +02:00 |
|
asuessenbach
|
ac1eda539c
|
Unconditionally include <algorithm> in vulkan.hpp.
|
2022-09-12 17:10:56 +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 |
|
asuessenbach
|
893d6847bb
|
Refactor top-level function to generate vulkan.hpp
|
2022-08-01 16:40:15 +02:00 |
|