mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 22:00:13 +01:00
This adds support for the Vulkan extension introduced in [1]. The extension allows to get a VkPhysicalDevice's DRM node device IDs. [1]: https://github.com/KhronosGroup/Vulkan-Docs/pull/1356 Signed-off-by: Simon Ser <contact@emersion.fr> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8390>
7 lines
301 B
Text
7 lines
301 B
Text
zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock
|
|
VK_EXT_provoking_vertex on RADV.
|
|
VK_EXT_extended_dynamic_state2 on RADV.
|
|
VK_EXT_global_priority_query on RADV.
|
|
VK_EXT_physical_device_drm on RADV.
|
|
32-bit x86 builds now default disable x87 math and use sse2.
|
|
GL ES 3.1 on GT21x hardware.
|