Andreas Süßenbach
|
7babeefc4f
|
Merge pull request #1381 from asuessenbach/fix
Removed helper function createDebugUtilsMessengerEXT from utils.hpp as well.
|
2022-08-04 13:43:41 +02:00 |
|
asuessenbach
|
06697b4442
|
Removed helper function createDebugUtilsMessengerEXT from utils.hpp as well.
|
2022-08-04 11:13:06 +02:00 |
|
Andreas Süßenbach
|
dc88f1812c
|
Merge pull request #1379 from asuessenbach/cleanup
Minor cleanup in utils.cpp: remove helper function createDebugUtilsMessengerEXT.
|
2022-08-04 10:27:21 +02:00 |
|
asuessenbach
|
2611c34aa5
|
Minor cleanup in utils.cpp: remove helper function createDebugUtilsMessengerEXT.
|
2022-08-04 08:49:12 +02:00 |
|
Andreas Süßenbach
|
07ebd7dbaf
|
Merge pull request #1377 from asuessenbach/static_assert
Move all the static_assertions from vulkan_handles.hpp and vulkan_structs.hpp into the new header vulkan_static_assertions.hpp
|
2022-08-03 13:15:21 +02:00 |
|
asuessenbach
|
e8bf9bed9a
|
Move all the static_assertions from vulkan_handles.hpp and vulkan_structs.hpp into the new header vulkan_static_assertions.hpp
|
2022-08-03 11:53:57 +02:00 |
|
Andreas Süßenbach
|
408d26639e
|
Merge pull request #1376 from asuessenbach/natvis
Introduce VulkanHpp.natvis to nicely format vk::Flags in Visual Studio debugger.
|
2022-08-03 11:01:11 +02:00 |
|
asuessenbach
|
781061410c
|
Introduce VulkanHpp.natvis to nicely format vk::Flags in Visual Studio debugger.
|
2022-08-03 08:18:07 +02:00 |
|
Andreas Süßenbach
|
921995589d
|
Merge pull request #1375 from asuessenbach/error
Add missing string assignment.
|
2022-08-02 14:12:07 +02:00 |
|
Andreas Süßenbach
|
a57b04a569
|
Merge pull request #1374 from asuessenbach/refactor
Refactor top-level file generation function.
|
2022-08-02 12:07:23 +02:00 |
|
asuessenbach
|
deae8ceb49
|
Add missing string assignment.
|
2022-08-02 12:06:32 +02:00 |
|
Andreas Süßenbach
|
c562969375
|
Merge pull request #1373 from asuessenbach/deadcode
Removed some dead code.
|
2022-08-02 10:01:12 +02:00 |
|
asuessenbach
|
a8a2c5f910
|
Refactor top-level file generation function.
|
2022-08-02 10:00:16 +02:00 |
|
asuessenbach
|
95507d1e7c
|
Removed some dead code.
|
2022-08-02 08:18:26 +02:00 |
|
Andreas Süßenbach
|
f50243e683
|
Merge pull request #1372 from asuessenbach/refactor
Refactor top-level function to generate vulkan.hpp
|
2022-08-01 17:40:22 +02:00 |
|
Andreas Süßenbach
|
2a0533a7fe
|
Merge pull request #1371 from asuessenbach/function
Combine two types of commands into one generation function
|
2022-08-01 17:02:49 +02:00 |
|
asuessenbach
|
893d6847bb
|
Refactor top-level function to generate vulkan.hpp
|
2022-08-01 16:40:15 +02:00 |
|
asuessenbach
|
296cc72e5f
|
Combine two types of commands into one generation function
|
2022-08-01 14:54:48 +02:00 |
|
asuessenbach
|
cb4a573b42
|
Combine two types of commands into one generation function
|
2022-08-01 14:53:06 +02:00 |
|
Andreas Süßenbach
|
b95c02b89d
|
Merge pull request #1370 from asuessenbach/function
Combine two types of commands into one generation function
|
2022-08-01 13:54:24 +02:00 |
|
Andreas Süßenbach
|
e23588f893
|
Merge pull request #1369 from asuessenbach/attribute
Add "videocoding" as an optional attribute for commands.
|
2022-08-01 13:52:01 +02:00 |
|
asuessenbach
|
e8179c8f49
|
Combine two types of commands into one generation function
|
2022-08-01 11:32:05 +02:00 |
|
Andreas Süßenbach
|
0fbe74f6fc
|
Merge pull request #1368 from asuessenbach/function
Add support for functions returning void, that get you a some data behind a void *.
|
2022-08-01 11:07:24 +02:00 |
|
asuessenbach
|
9c4a906d07
|
Add "videocoding" as an optional attribute for commands.
|
2022-08-01 10:11:45 +02:00 |
|
Andreas Süßenbach
|
e0f65d0204
|
Merge pull request #1367 from KhronosGroup/update-vulkan-headers-pr
Update Vulkan-Headers to v1.3.223
|
2022-08-01 10:01:43 +02:00 |
|
asuessenbach
|
d3c95e9527
|
Add support for functions returning void, that get you a some data behind a void *.
|
2022-08-01 10:00:11 +02:00 |
|
GitHub
|
e31e673550
|
Update Vulkan-Headers to v1.3.223
|
2022-07-29 00:09:57 +00:00 |
|
Andreas Süßenbach
|
9bb1bb385a
|
Merge pull request #1366 from asuessenbach/includes
Reduce number of included headers
|
2022-07-28 08:12:24 +02:00 |
|
asuessenbach
|
056abda3e2
|
Reduce number of included headers
|
2022-07-27 16:39:37 +02:00 |
|
Andreas Süßenbach
|
fa62e680f6
|
Merge pull request #1365 from asuessenbach/compile
Move the vk::to_string functions into a separate header vulkan_to_string.hpp.
|
2022-07-26 15:08:39 +02:00 |
|
asuessenbach
|
3aae157e5b
|
Move the vk::to_string functions into a separate header vulkan_to_string.hpp.
|
2022-07-26 11:19:42 +02:00 |
|
Andreas Süßenbach
|
0efb7e7954
|
Merge pull request #1363 from asuessenbach/compile_time
Introduce VULKAN_HPP_NO_TO_STRING to optionally remove the various vk::to_string functions.
|
2022-07-26 08:30:19 +02:00 |
|
asuessenbach
|
527e52a1bd
|
Introduce VULKAN_HPP_NO_TO_STRING to optionally remove the various vk::to_string functions.
Also extend the samples to hold some local version of the needed to_string functions in case VULKAN_HPP_NO_TO_STRING is defined.
|
2022-07-25 17:11:30 +02:00 |
|
Andreas Süßenbach
|
3610b08409
|
Merge pull request #1362 from KhronosGroup/update-vulkan-headers-pr
Update Vulkan-Headers to v1.3.222
|
2022-07-25 09:22:15 +02:00 |
|
GitHub
|
3e449ebc53
|
Update Vulkan-Headers to v1.3.222
|
2022-07-22 00:12:13 +00:00 |
|
Andreas Süßenbach
|
e26c1fa0f0
|
Merge pull request #1360 from asuessenbach/discard
Resolve warning/error on discarded return value in ArrayProxyNoTemporaries test.
|
2022-07-19 12:05:48 +02:00 |
|
asuessenbach
|
e27089ff23
|
Resolve warning/error on discarded return value in ArrayProxyNoTemporaries test.
|
2022-07-19 10:33:51 +02:00 |
|
Andreas Süßenbach
|
6e29bf69cf
|
Merge pull request #1358 from asuessenbach/explicit
Revert struct conversion operators to be implicit.
|
2022-07-19 10:17:35 +02:00 |
|
asuessenbach
|
75f02617cb
|
Revert struct conversion operators to be implicit.
|
2022-07-19 08:18:22 +02:00 |
|
Andreas Süßenbach
|
9eca3d1d0a
|
Merge pull request #1357 from asuessenbach/static
Correct tests "DeviceFunctions" and "DispatchLoaderStatic" to actually use the static dispatch loader.
|
2022-07-18 15:42:29 +02:00 |
|
asuessenbach
|
49b11ea464
|
Correct tests "DeviceFunctions" and "DispatchLoaderStatic" to actually use the static dispatch loader.
|
2022-07-18 14:28:35 +02:00 |
|
Andreas Süßenbach
|
9a561fa33f
|
Merge pull request #1356 from asuessenbach/deadcode
Remove some dead code.
|
2022-07-18 11:42:25 +02:00 |
|
asuessenbach
|
b81fb59ca6
|
Remove some dead code.
|
2022-07-18 10:28:20 +02:00 |
|
Andreas Süßenbach
|
1bbd3e36d4
|
Merge pull request #1354 from KhronosGroup/update-vulkan-headers-pr
Update Vulkan-Headers to v1.3.221
|
2022-07-18 10:04:14 +02:00 |
|
GitHub
|
e6ea601adb
|
Update Vulkan-Headers to v1.3.221
|
2022-07-15 00:12:11 +00:00 |
|
Andreas Süßenbach
|
2314e54fe8
|
Merge pull request #1352 from asuessenbach/function
Combine two types of commands into one generation function
|
2022-07-13 09:39:02 +02:00 |
|
asuessenbach
|
248e6eeef3
|
Combine two types of commands into one generation function
|
2022-07-13 08:32:02 +02:00 |
|
Andreas Süßenbach
|
24bcbf93d4
|
Merge pull request #1351 from asuessenbach/function
Add support for functions returning some data without error codes.
|
2022-07-12 10:16:02 +02:00 |
|
asuessenbach
|
8acf224201
|
Add support for functions returning some data with error codes.
|
2022-07-12 09:00:47 +02:00 |
|
Andreas Süßenbach
|
9c1c7dbacc
|
Merge pull request #1350 from asuessenbach/function
Remove some dead code.
|
2022-07-11 16:01:41 +02:00 |
|