
The Vulkan headers now include the following new extensions:
- VK_LAYER_KHRONOS_shader_object emulation layer (beta)
- VK_EXT_attachment_feedback_loop_dynamic_state
- VK_KHR_ray_tracing_position_fetc
- VK_EXT_shader_objec
- VK_EXT_shader_tile_imag
- VK_NV_displacement_micromap
- VK_KHR_map_memory2

LunarG, developers of the Vulkan SDK, are asking Vulkan developers to complete a survey to better understand what’s working well and what needs improvement in the Vulkan API ecosystem. This survey is a cooperative effort between LunarG and the Khronos Vulkan Working Group. The survey closes on Monday, February 27th, 2023.

The Khronos Group announces that LunarG has released the Vulkan Software Development Kit (SDK) version 1.3.239.0 for Windows and Linux with full support for the four Vulkan Video extensions finalized in December 2022, including header upgrades and Validation Layer integration. Together with drivers shipping from multiple GPU vendors, developers are now equipped with the essential tools to use Vulkan Video-accelerated H.264 and H.265 decode in frameworks and applications.

Check out the LunarG’s progress report highlighting the Vulkan API ecosystem and SDK enhancements completed in 2022, prioritized from developer feedback from the December 2021 Vulkan SDK and Ecosystem survey.

New Features Added to All Vulkan SDKs include:
Two new and important features have been added to GFXReconstruct:
- The “Virtual Swapchain” feature fixes incorrect screen output when swapchain image acquisition order or count is different on the target platform. Virtual Swapchain is enabled by default but can be disabled. See the GFXReconstruct documentation for more information.
- The new gfxrecon-convert tool (a.k.a. gfxrecon.py convert) produces JSONlines output representing all the Vulkan commands in a GFXReconstruct capture. For more information, see the “JSON Lines Conversion” section of the GFXReconstruct documentation.
The Vulkan Configurator (vkconfig) has been updated to improve quality and stability. See the Vulkan Configurator documentation for more information.
The HW Capability viewer from GPUInfo.org is included in the SDK (with an option to auto-launch), and much more…

The new Vulkan SDK released by LunarG includes Vulkan Profiles Toolset, an improved validation layer performance for multi-threaded applications, and new extensions.

LunarG released new Linux, Windows, and macOS SDKs for Vulkan header 1.2.189, featuring many new extensions, devsim enhancements, and macOS updates.

Oculus announced that as of v19, they are officially supporting the OpenXR 1.0 implementation. Developers can now submit their OpenXR apps to the Oculus Store. For mobile, please use the OpenXR loader that shipped with v19 or higher. You can find the latest PC SDK version here and the latest version of the OpenXR SDK here. For more information, check out our documentation (PC, mobile) and join the discussion in the OpenXR Development forum. We’ll keep you updated as we add support for new extensions.

LunarG has released new Windows, Linux, and macOS SDKs for Vulkan header 1.2.131.1. For more detailed information, you may visit the Vulkan SDK Download site.
LunarG released new SDKs for Vulkan 1.1.106.0 that include the most recent extensions and a new Khronos Validation Layer. Much of the documentation for this SDK can be found in the Getting Started Guide, located in the Documentation directory of the SDK and on the Vulkan SDK Download site.
Tobii announced at the 2019 Game Developers Conference, a new software development kit (SDK) for XR applications and new resources for PC developers. The new developer guides and tools ease eye tracking integration in a variety of important ways, from providing new libraries and APIs for intuitive object mapping and selection, to delivering example code and implementation tutorials. The Tobii XR SDK and associated libraries are designed to be used with and complement the capabilities of device-specific SDKs associated with VR headsets that support eye tracking and the OpenXR initiative.

LunarG is strengthening its collaboration with Khronos by opening its desktop SDK build and packaging scripts to the Vulkan Working Group. This will enable collaboration between all Vulkan Working Group members to support and evolve a unified Vulkan SDK that can serve the needs of the industry, while avoiding fragmentation in the Vulkan ecosystem. LunarG will continue to play a central role in developing and supporting the desktop Vulkan SDK, and will continue to host and maintain the Vulkan SDK download site, now with the additional support and resources of Vulkan Working Group Members.
The Microsoft Mixed Reality Extension SDK is an open source project under the MIT license which lets developers and community members extend the AltspaceVR host app’s worlds with multi-user games and other dynamic experiences. Among many other things, the SDK enables you to create extensions that can modify the scene graph by loading glTF assets and scene files, instantiating primitives or the host app’s built-in assets, or programmatically build meshes.