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