#11800 closed enhancement (fixed)
mesa-19.0.0
Reported by: | Douglas R. Reno | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 9.0 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New major version
Hi List, I'm pleased to announce the general availability of mesa 19.0.0. We've had a slightly long rc process with 7 RCs (there should have been 6, but there was a bug in the script for pulling patches resulting in two back to back RCs). In general this release has shaped up rather nicely, and I look forward to the stable release cycle. Of note is that autotools support is deprecated in 19.0.0, and you must now add --enable-autotools to autogen.sh and configure. If you haven't already **now** is the time to try meson, if all goes according to plan autotools will be removed before the 19.1 release. Dylan shortlog: Brian Paul (1): svga: remove SVGA_RELOC_READ flag in SVGA3D_BindGBSurface() Danylo Piliaiev (1): anv: Fix destroying descriptor sets when pool gets reset Dylan Baker (4): cherry-ignore: Update the cherry-ignore file VERSION: bump for 19.0.0 release docs: Add release notes for 19.0.0 docs: Add SHA256 sums for 19.0.0 Eric Anholt (1): st/dri: Set the PIPE_BIND_SHARED flag on create_image_with_modifiers. Erik Faye-Lund (1): virgl: remove unused variable Ian Romanick (2): intel/fs: nir_op_extract_i8 extracts a byte, not a word intel/fs: Fix extract_u8 of an odd byte from a 64-bit integer Jason Ekstrand (5): spirv: Pull offset/stride from the pointer for OpArrayLength anv: Refactor descriptor pushing a bit anv: Take references to push descriptor set layouts nir: Add a pass for lowering IO back to vector when possible intel/nir: Vectorize all IO Juan A. Suarez Romero (1): anv: destroy descriptor sets when pool gets reset Samuel Pitoiset (1): radv: fix pointSizeRange limits Tapani Pälli (3): anv: release memory allocated by glsl types during spirv_to_nir anv: revert "anv: release memory allocated by glsl types during spirv_to_nir" anv: destroy descriptor sets when pool gets destroyed pal1000 (1): scons: Compatibility with Scons development version string
Change History (4)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
Note:
See TracTickets
for help on using tickets.
This version requires llvm/clang to be built with -DLLVM_ENABLE_RTTI=ON. I will update the llvm page when this version of mesa is committed.