Mesa 19.3.0-rc1 Released With New Vulkan Features

From LinuxReviews
Jump to navigationJump to search
Glxgears.png

The first release-candidate in the Mesa 19.3 graphics system cycle kicks off with OpenGL 4.6 for Intel's i965 and Iris graphics drivers as well as a long list of new Vulkan features for the Intel and AMD RADV drivers. There's also initial support for a new Intel "Tigerlake" graphics chip.

Supertuxkart-storymode.jpg
Games like SuperTuxKart and even compositing window managers for GnU/Linux desktops use the MESA graphics library to do the actual graphics card rendering.

The list of new features present in Mesa 19.3 so far are:

  • GL_ARB_gl_spirv on i965, iris.
  • GL_ARB_spirv_extensions on i965, iris.
  • GL_EXT_demote_to_helper_invocation on iris, i965.
  • OpenGL 4.6 on i965, iris.
  • EGL_EXT_image_flush_external
  • VK_ANDROID_external_memory_android_hardware_buffer on RADV.
  • VK_KHR_shader_clock on Intel, RADV.
  • VK_KHR_shader_float_controls on Intel, RADV.
  • VK_KHR_spirv_1_4 on Intel, RADV.
  • VK_KHR_timeline_semaphore on RADV.
  • VK_KHR_vulkan_memory_model on Intel.
  • VK_EXT_shader_subgroup_ballot on Intel.
  • VK_EXT_shader_subgroup_vote on Intel.
  • VK_EXT_texel_buffer_alignment on RADV.
  • VK_INTEL_performance_query on Intel.
  • Meson support for windows using MSVC and MinGW
  • scons has been deprecated for non windows
  • Initial Intel gen12 (Tigerlake) support on anvil and iris

Mesa release-manager Dylan Baker had this to say about the first Mesa 19.3 release-candidate:

"I'd like to announce the availability of 19.3.0-rc1 and the beginning of the 19.3.0 release cycle. Despite the short release cycle we've got plenty of good things in store for you. Among them the OpenGL 4.6, initial Intel gen12 support, lots of new Vulkan extensions, and meson support for windows.

Expect a new RC each Wednesday for the next few weeks until the release tracker is cleared."

Dylan Baker on the Mesa-announce mailing list October 30th, 2019

Those of you who would like to try it can acquire it from mesa's gitlab using the tag mesa-19.3.0-rc1. It is generally better to wait for the final release unless you are a developer since instabilities in Mesa, which is not uncommon in release-candidates, can make your computer crash. These issues are typically ironed out by the time the final version is released and distributions make it available.

published 2019-11-01last edited 2019-11-01

0.00
(0 votes)


Add your comment
LinuxReviews welcomes all comments. If you do not want to be anonymous, register or log in. It is free.