-
281c34fb
by Rémi Bernon at 2026-01-26T20:21:13+01:00
winevulkan: Rename make_vulkan VkVariable type to type_name.
-
4045e668
by Rémi Bernon at 2026-01-26T20:21:17+01:00
winevulkan: Hoist some type info in local variables.
-
bb4ce31f
by Rémi Bernon at 2026-01-26T20:21:21+01:00
winevulkan: Introduce a new Type base class for types.
-
e36fc9b6
by Rémi Bernon at 2026-01-26T20:21:25+01:00
winevulkan: Implement require and set_order in the base class.
-
aff10700
by Rémi Bernon at 2026-01-26T20:21:29+01:00
winevulkan: Implement type aliasing with the base class.
-
8226e434
by Rémi Bernon at 2026-01-26T20:21:34+01:00
winevulkan: Get rid of make_vulkan type_info.