Mesa 20.1.10 Release Notes / 2020-10-14
Mesa 20.1.10 is a bug fix release which fixes bugs found since the 20.1.9 release.
Mesa 20.1.10 implements the OpenGL 4.6 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don't support all the features required in OpenGL 4.6. OpenGL 4.6 is only available if requested at context creation. Compatibility contexts may report a lower version depending on each driver.
Mesa 20.1.10 implements the Vulkan 1.2 API, but the version reported by the apiVersion property of the VkPhysicalDeviceProperties struct depends on the particular driver being used.
SHA256 checksum
TBD.
New features
- None
Bug fixes
- [RADV/ACO] Star Citizen Lighting/Shadow Issue
- Graphics corruption in Super Mega Baseball 2 with RADV on Navi
- RADV ACO - ground line corruption in Path of Exile with Vulkan renderer
- omx/tizonia build broken with latest mesa git
- [hsw][bisected][regression] gpu hangs on dEQP-VK.subgroups.(shuffle|quad) tests
- TGL B0 Stepping gpu hangs on many dEQP-VK.subgroups.quad nonconst tests
Changes
- pan/bi: Handle vector moves
- intel/gen9: Enable MSC RAW Hazard Avoidance
- radv: Use atomics to read query results.
- radv: Fix mipmap extent adjustment on GFX9+.
- glsl/xxd.py: fix imports
- docs/relnotes: add sha256 sums to 20.1.9
- .pick_status.json: Update to 68daac28df1b2f50a43740d1905932cfde0ddf1a
- .pick_status.json: Mark d78df70c2a85fd846d40b71b9e213122347bea1b as denominated
- .pick_status.json: Mark c02e933de4a9a644410384f815c84d1c08107b82 as applied
- nir/cf: Better handle intra-block splits
- intel/fs: NoMask initialize the address register for shuffles
- nir/opt_load_store_vectorize: Use bit sizes when checking mask compatibility
- intel/fs: Don't use NoDDClk/NoDDClr for split SHUFFLEs
- intel/nir: Don't try to emit vector load_scratch instructions
- intel/perf: fix crash when no perf queries are supported
- etnaviv: stop leaking the dummy texure descriptor BO
- radeonsi: Fix dead lock with aux_context_lock in si_screen_clear_buffer.
- iris: Fix a fast-clear skipping optimization
- anv: Enable multi-layer aux-map init for HIZ+CCS
- omx/tizonia: fix build
- spirv: add and use a generator id enum
- spirv: replace discard with demote for incorrect HLSL->SPIR-V translations
- android: fix SPIR-V -> NIR build
- scons: fix SPIR-V -> NIR build
- glsl: don't duplicate state vars as uniforms in the NIR linker
- aco/isel: Always export position data from VS/NGG
- freedreno: Move rsc NULL check to before rsc dereferences.
Alyssa Rosenzweig (1):
Anuj Phogat (1):
Bas Nieuwenhuizen (2):
Dylan Baker (1):
Eric Engestrom (4):
Jason Ekstrand (5):
Lionel Landwerlin (1):
Lucas Stach (1):
Marek Olšák (1):
Nanley Chery (2):
Pierre-Eric Pelloux-Prayer (1):
Rhys Perry (4):
Timothy Arceri (1):
Tony Wasserka (1):
Vinson Lee (1):