Mesa 10.4.0 release candidate 4 is now available for testing. This is an extra release candidate due to a bug [1] which was noticed to affect a range of drivers - classic swrast, i915 and others. The final release is to take shape as the fix lands - most likely up-to a week from now.
The tag in the git repository for Mesa 10.4.0-rc4 is 'mesa-10.4.0-rc4'. Mesa 10.4.0 release candidate 4 is available for download from ftp://freedesktop.org/pub/mesa/10.4.0/ sha256sums: e986f48794686dd2c40e4ec6c6418ae36e4953ef0466f8aa7186e4ae6dfab5d5 MesaLib-10.4.0-rc4.tar.gz f5c5d4e73b1ab9cd378664d697cae74c4019532ecac738b01ee3b2a7fb49d414 MesaLib-10.4.0-rc4.tar.bz2 ed470ca865170255c48432a673bc47af2f1775d7ccf02cc8515423f3b9f4c533 MesaLib-10.4.0-rc4.zip I have verified building from the .tar.bz2 file by doing: tar xjf MesaLib-10.4.0-rc4.tar.bz2 cd Mesa-10.4.0-rc4 ./configure --enable-gallium-llvm make -j6 make -j6 install -Emil [1] http://lists.freedesktop.org/archives/mesa-dev/2014-December/071974.html -- http://lists.freedesktop.org/archives/mesa-dev/2014-December/071974.html Changes from 10.4.0-rc2 to 10.4.0-rc3: Axel Davy (10): st/nine: clean device9ex. st/nine: Rework Basetexture9 and Resource9. st/nine: rework the way D3DPOOL_SYSTEMMEM is handled st/nine: propertly declare constants (v2) st/nine: Add pool check to SetTexture (v2) st/nine: fix wrong variable reset st/nine: Fix setting of the shift modifier in nine_shader st/nine: Queries: Fix D3DISSUE_END behaviour. st/nine: sm1_declusage_to_tgsi, do not restrict indices with TGSI_SEMANTIC_GENERIC st/nine: Fix vertex declarations for non-standard (usage/index) Brian Paul (2): mesa: fix arithmetic error in _mesa_compute_compressed_pixelstore() mesa: fix height error check for 1D array textures Christoph Bumiller (1): nv50/ir/tgsi: handle TGSI_OPCODE_ARR Dave Airlie (1): r600g/sb: fix issues cause by GLSL switching to loops for switch David Heidelberg (2): st/nine: return GetAvailableTextureMem in bytes as expected (v2) st/nine: remove unused pipe_viewport_state::translate[3] and scale[3] Emil Velikov (2): cherry-ignore: drop whitespace commit Increment version to 10.4.0-rc4 Ilia Mirkin (2): freedreno/a3xx: only enable blend clamp for non-float formats freedreno/ir3: fix UMAD Stanislaw Halik (1): st/nine: call DBG() at more external entry points
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev