Jan Kuhlmann
|
9e748f985b
|
C++20 Module: Exporting PFN_* symbols (#2158)
* exporting PFN_* symbols in cppm
* changed fnc signature and removed unnecessary assignment
* forgot one
* moved exports to bottom of cppm
|
2025-05-13 11:28:32 +02:00 |
|
Andreas Süßenbach
|
da9db0c8a0
|
Replace some more "vk::" by "VULKAN_HPP_NAMESPACE::" (#2095)
|
2025-03-06 17:19:37 +01:00 |
|
Jan Kuhlmann
|
be9459f9c3
|
properly export VkGeometryInstanceFlagsKHR symbol (#2085)
|
2025-02-24 11:08:07 +01:00 |
|
Jan Kuhlmann
|
85036c964c
|
C++20 module: Hide to_string behind VULKAN_HPP_NO_TO_STRING (#2077)
* hide to_string behind VULKAN_HPP_NO_TO_STRING
* adjusted generated cppm
|
2025-02-18 08:20:17 +01:00 |
|
Andreas Süßenbach
|
4dc27d82a4
|
Move lengthy template texts into snippet files. (#2072)
|
2025-02-13 10:56:11 +01:00 |
|