Releases
0.37.3
Compare
Sorry, something went wrong.
No results found
Changed
VK_KHR_device_group_creation: Replaced device() with instance() (via deprecation) because it is returning vk::Instance (#744 )
Added
Added VK_EXT_pipeline_properties device extension (#622 )
Update Vulkan-Headers to 1.3.251 (#697 , #723 , #741 )
Added VK_KHR_performance_query device extension (#726 )
Added VK_EXT_shader_object device extension (#732 )
Added missing Device::get_device_queue2() wrapper (#736 )
Added with new_with_instance() on the following extensions to allow loading the listed Instance functions: (#744 )
VK_KHR_swapchain: get_physical_device_present_rectangles()
VK_KHR_device_group: get_physical_device_present_rectangles()
VK_EXT_full_screen_exclusive: get_physical_device_surface_present_modes2()
Exposed FramebufferCreateInfoBuilder::attachment_count() builder for vk::FramebufferCreateFlags::IMAGELESS (#747 )
You can’t perform that action at this time.