Mesa 10.3 release candidate 2 is now available for testing. The current plan of record is to have an additional release candidate each Friday until the 10.3 release on Friday, September 12th.
The tag in the GIT repository for Mesa 10.3-rc2 is 'mesa-10.3-rc2'. I have verified that the tag is in the correct place in the tree. Mesa 10.3 release candidate 2 is available for download at ftp://freedesktop.org/pub/mesa/10.3/ sha256sums: 079d12d4a3ca0f3f1958cab1466d07b2771296379be26bacaa6243396e521595 MesaLib-10.3.0-rc2.tar.gz 79e9472ac216f22ef7d06460786cf219940cf75b6bee3eaf3076614e8d20f256 MesaLib-10.3.0-rc2.tar.bz2 6288753b1d8248e5c27f99f17aa51af9daba9f7a08662a405d28dde3fece6c07 MesaLib-10.3.0-rc2.zip I have verified building from the .tar.bz2 file by doing the following on my Arch system: tar -xjf MesaLib-10.3.0-rc2.tar.bz2 cd Mesa-10.3.0-rc2 ./configure --enable-gallium-llvm make -j6 make install -Emil Changes since mesa-10.3-rc1: Alex Deucher (2): radeonsi: add new CIK pci ids radeonsi: add new SI pci ids Carl Worth (2): Makefile: Switch from md5sums to sha256sums glcpp: Don't use alternation in the lookahead for empty pragmas. Christian König (3): st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)Surface vl/compositor: set the scissor before clearing the render target radeon/uvd: fix field handling on R6XX style UVD Emil Velikov (2): mesa: fix make tarballs Increment version to 10.3.0-rc2 Kenneth Graunke (2): i965: Disable try_emit_b2f_of_compare on Gen4-6. i965: Add 2x MSAA support to Broadwell fast clear code. Matt Turner (2): i965: Fix JIP/UIP calculations. i965/vec4: Update register coalescing test.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev