Jeroen van Rijn
998fbdc5c0
Doc lines for vendor:*
2025-10-10 17:51:28 +02:00
Reio Piller
81a71cc314
add vulkan vulkan_beta.h bindings
2025-02-27 17:32:36 +02:00
Reio Piller
5a0a8e9026
vulkan bindings update with bit_set/bit_field handling changes
2025-02-26 22:57:39 +02:00
fleandro
0d0a202a78
vendor:vulkan Add support for xlib and xcb
2024-12-30 22:09:27 +00:00
wrapperup
08f14db8e8
regenerate vulkan vendor bindings (1.4.303)
2024-12-02 17:48:32 -05:00
wrapperup
2b5c2cab1f
generate new vulkan files (1.3.296)
2024-09-26 18:20:00 -04:00
Tadeo hepperle
b834bd32f5
fix typo
2024-06-26 20:31:43 +02:00
Tadeo hepperle
18dadd94e3
fix proc parsing
2024-06-26 19:30:21 +02:00
Kithuppi
8bd5a9bb9e
generate new bindings
2023-12-18 13:38:57 +02:00
NoahR02
87788142bf
Generate the new vulkan files
2023-05-20 19:15:32 -04:00
Jeroen van Rijn
ec3ea3752f
Add Vulkan-Wayland to wrapper generator
...
Closes #2442
2023-04-08 13:26:38 +02:00
Jeroen van Rijn
d8e0a86600
Revert "Add VK Wayland"
...
This reverts commit 8b29b07f5a .
2023-04-08 09:54:02 +02:00
Jeroen van Rijn
8b29b07f5a
Add VK Wayland
...
Closes #2442
2023-04-08 09:51:34 +02:00
terids
06d1df4cae
Fix GetInstanceProcAddr crash
...
It was trying to initialise itself with itself when calling load_proc_addresses(Instance)
Discord bug channel reference https://discord.com/channels/568138951836172421/585072813954564100/1030265964572450867
2022-10-14 02:03:57 +01:00
gingerBill
989641a616
Update Vulkan generation and package
2022-04-15 12:14:12 +01:00
WalterPlinge
7e8b9862b9
update vulkan generator
...
change procedure file generation
- group procedure types together
- sort groups by procedure names
- overload function `load_proc_addresses`
- kept original as `custom`
- added `global`, `instance`, and `device` variants for simpler loading
- added `device_vtable` variant to support multiple devices
2022-03-04 16:16:31 +00:00
gingerBill
2a1193ee54
Add heuristics to make pointers [^] where appropriate for vulkan
2021-09-12 18:50:02 +01:00
gingerBill
36151d227a
Update vulkan generator tool
2021-09-08 13:22:29 +01:00
gingerBill
b450a853d5
Strip unneeded semicolons from vendor library
2021-08-31 22:26:58 +01:00
gingerBill
0d3272d914
Remove ICD from generation
2021-08-24 18:33:35 +01:00
gingerBill
964d91b855
Add vendor:vulkan
2021-08-24 17:08:03 +01:00