Opened 6 years ago
Closed 6 years ago
#12249 closed enhancement (fixed)
Mesa-19.1.2
Reported by: | Douglas R. Reno | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 9.0 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version
Mesa 19.1.2 is now available. In this release we have: Different fixes for the Intel and AMD Vulkan drivers, Freedreno, the Meson build system, and some other fixes for other parts and/or drivers. Worth to mention a fix for a crash in Wolfenstein II with the RADV driver, and another fix relevant for DXVK on Intel gen7 drivers. Anuj Phogat (3): Revert "i965/icl: Add WA_2204188704 to disable pixel shader panic dispatch" Revert "anv/icl: Add WA_2204188704 to disable pixel shader panic dispatch" Revert "iris/icl: Add WA_2204188704 to disable pixel shader panic dispatch" Arfrever Frehtes Taifersar Arahesis (1): meson: Improve detection of Python when using Meson >=0.50. Bas Nieuwenhuizen (2): radv: Only allocate supplied number of descriptors when variable. radv: Fix interactions between variable descriptor count and inline uniform blocks. Caio Marcelo de Oliveira Filho (1): spirv: Ignore ArrayStride in OpPtrAccessChain for Workgroup Dylan Baker (2): meson: Add support for using cmake for finding LLVM Revert "meson: Add support for using cmake for finding LLVM" Eric Anholt (2): freedreno: Fix UBO load range detection on booleans. freedreno: Fix up end range of unaligned UBO loads. Eric Engestrom (1): meson: bump required libdrm version to 2.4.81 Gert Wollny (2): gallium: Add CAP for opcode DIV vl: Use CS composite shader only if TEX_LZ and DIV are supported Ian Romanick (1): glsl: Don't increase the iteration count when there are no terminators James Clarke (1): meson: GNU/kFreeBSD has DRM/KMS and requires -D_GNU_SOURCE Jason Ekstrand (2): anv/descriptor_set: Only write texture swizzles if we have an image view iris: Use a uint16_t for key sizes Jory Pratt (2): util: Heap-allocate 256K zlib buffer meson: Search for execinfo.h Juan A. Suarez Romero (4): docs: add sha256 checksums for 19.1.1 intel: fix wrong format usage Update version to 19.1.2 docs: add release notes for 19.1.2 Kenneth Graunke (2): iris: Enable PIPE_CAP_SURFACE_REINTERPRET_BLOCKS gallium: Make util_copy_image_view handle shader_access Lionel Landwerlin (2): intel/compiler: fix derivative on y axis implementation intel/compiler: don't use byte operands for src1 on ICL Nanley Chery (2): intel: Add and use helpers for level0 extent isl: Don't align phys_level0_sa by block dimension Nataraj Deshpande (1): anv: Add HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED in vk_format Pierre-Eric Pelloux-Prayer (2): mesa: delete framebuffer texture attachment sampler views radeon/uvd: fix calc_ctx_size_h265_main10 Rob Clark (1): freedreno/a5xx: fix batch leak in fd5 blitter path Sagar Ghuge (1): glsl: Fix round64 conversion function Samuel Pitoiset (1): radv: only enable VK_AMD_gpu_shader_{half_float,int16} on GFX9+ Sergii Romantsov (1): i965: leaking of upload-BO with push constants Ville Syrjälä (1): anv/cmd_buffer: Reuse gen8 Cmd{Set, Reset}Event on gen7 git tag: mesa-19.1.2
Change History (2)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at revision 21825.