2018-05-17 20:48 GMT+02:00 Juan A. Suarez Romero <jasua...@igalia.com>: > Mesa 18.0.4 is now available. > > In this release we have: > > r600 driver gets a fix for constant buffer boounds, which fixes rendering bugs > in Trine and Witcher 1. > > Several fixes for RADV driver: fixes around alpha channel in Pre-Vega, fix in > multisample image copies, and fixes around multilayer images in compute path. > > For the case of ANV/i965 drivers, also a couple of fixes, all of them around > ISP. On top, there are a couple of fixes relative to code emission around > 16-bit > integers, and a a fix for a leak in blorp for Gen4 and Gen5. > > Speaking of leaks, there are also fixes for winsys/radeon/amdgpu and > pipe-loader.gets a couple of patches to fix a couple of leaks. > > SPIR-V part gets a patch to apply OriginUpperLeft to FragCoord. > > Mesa core gets a couple of patches to fix error handling in > get_framebuffer_parameteriv, and to add missing support for > glFogiv(GL_FOG_DISTANCE_MODE_NV). > > > Bas Nieuwenhuizen (3): > radv: Translate logic ops. > radv: Fix up 2_10_10_10 alpha sign. > radv: Disable texel buffers with A2 SNORM/SSCALED/SINT for pre-vega. > > Dave Airlie (3): > r600: fix constant buffer bounds. > radv: resolve all layers in compute resolve path. > radv: use compute path for multi-layer images. > > Deepak Rawat (1): > egl/x11: Send invalidate to driver on copy_region path in swap_buffer > > Ian Romanick (1): > mesa: Add missing support for glFogiv(GL_FOG_DISTANCE_MODE_NV) > > Jan Vesely (8): > clover: Add explicit virtual destructor to argument class > eg/compute: Drop reference on code_bo in destructor. > r600: Cleanup constant buffers on context destruction > eg/compute: Drop reference to kernel_param bo in destructor > pipe-loader: Free driver_name in error path > gallium/auxiliary: Add helper function to count the number of entries > in hash table > winsys/radeon: Destroy fd_hash table when the last winsys is removed. > winsys/amdgpu: Destroy dev_hash table when the last winsys is removed. > > Jason Ekstrand (1): > i965,anv: Set the CS stall bit on the ISP disable PIPE_CONTROL > > Jose Maria Casanova Crespo (2): > intel/compiler: fix 16-bit int brw_negate_immediate and > brw_abs_immediate > intel/compiler: fix brw_imm_w for negative 16-bit integers > > Juan A. Suarez Romero (8): > docs: add sha256 checksums for 18.0.3 > cherry-ignore: add explicit 18.1 only nominations > cherry-ignore: glsl: change ast_type_qualifier bitset size to work > around GCC 5.4 bug > cherry-ignore: mesa: fix glGetInteger/Float/etc queries for vertex > arrays attribs > cherry-ignore: mesa: revert GL_[SECONDARY_]COLOR_ARRAY_SIZE glGet type > to TYPE_INT > cherry-ignore: radv/resolve: do fmask decompress on all layers. > Update version to 18.0.4 > docs: add release notes for 18.0.4 > > Kai Wasserbäch (1): > opencl: autotools: Fix linking order for OpenCL target > > Kenneth Graunke (1): > i965: Don't leak blorp on Gen4-5. > > Lionel Landwerlin (2): > i965: require pixel scoreboard stall prior to ISP disable > anv: emit pixel scoreboard stall before ISP disable > > Matthew Nicholls (1): > radv: fix multisample image copies > > Neil Roberts (1): > spirv: Apply OriginUpperLeft to FragCoord > > Rhys Perry (1): > mesa: fix error handling in get_framebuffer_parameteriv > > Ross Burton (1): > src/intel/Makefile.vulkan.am: add missing MKDIR_GEN > > git tag: mesa-18.0.4 > > https://mesa.freedesktop.org/archive/mesa-18.0.4.tar.gz > MD5: d47abf2d1b272b4ab936a7addf34cd00 mesa-18.0.4.tar.gz > SHA1: c58887e20ed7cdd6decdc552294da8db485d5e32 mesa-18.0.4.tar.gz > SHA256: d1dc3469faccdd73439479426952d71a9e8f684e8d03b6687063c12b13430801 > mesa-18.0.4.tar.gz > SHA512: > 7339d1e552475792a5f8e9f5374080e16774af50fd2cb9e960b987b0c6bdf14941b0927d5c882f473e5659d51bfb974cd0023d5f990fb95c3d0015dd7a342922 > mesa-18.0.4.tar.gz > PGP: https://mesa.freedesktop.org/archive/mesa-18.0.4.tar.gz.sig > > https://mesa.freedesktop.org/archive/mesa-18.0.4.tar.xz > MD5: ef525adaff7f31bedd4c5134bc313da9 mesa-18.0.4.tar.xz > SHA1: 4bbee07d8eb42625f215f49d39a657fabdc2f29d mesa-18.0.4.tar.xz > SHA256: 1f3bcfe7cef0a5c20dae2b41df5d7e0a985e06be0183fa4d43b6068fcba2920f > mesa-18.0.4.tar.xz > SHA512: > f9a14be46c209661ceb318add1611481445d13b47e95c7a5d2a5e5ecfdd5d2c3fa9c2b16b30035bbb8d61ccc7cb65bfa6698ac8b040273e5ab045a951a67752c > mesa-18.0.4.tar.xz > PGP: https://mesa.freedesktop.org/archive/mesa-18.0.4.tar.xz.sig > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/mesa-dev >
Hi Juan, looks like your're using a new PGP key (fingerprint: A5CC 9FEC 93F2 F837 CB04 4912 3369 09B6 B25F ADFA). This announce mail and the tarball signatures were signed with the above key although the git tag mesa-18.0.4 was signed with your old key E3E8 F480 C52A DD73 B278 EE78 E1EC BE07 D7D7 0895. I guess the latter wasn't intended. Could you confirm this? Thanks, Andreas _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev