Mesa 10.4.4 has been released. Mesa 10.4.4 is a bug fix release fixing bugs since the 10.4.3 release, (see below for a list of changes).
The tag in the git repository for Mesa 10.4.4 is 'mesa-10.4.4'. Mesa 10.4.4 is available for download at ftp://freedesktop.org/pub/mesa/10.4.4/ SHA-256 checksums: 5cb427eaf980cb8555953e9928f5797979ed783e277745d5f8cbae8bc5364086 MesaLib-10.4.4.tar.gz f18a967e9c4d80e054b2fdff8c130ce6e6d1f8eecfc42c9f354f8628d8b4df1c MesaLib-10.4.4.tar.bz2 86baad73b77920c80fe58402a905e7dd17e3ea10ead6ea7d3afdc0a56c860bd7 MesaLib-10.4.4.zip I have verified building from the .tar.bz2 file by doing: tar xjf MesaLib-10.4.4.tar.bz2 cd Mesa-10.4.4 ./configure --enable-gallium-llvm make -j6 make -j6 install I have also verified that I pushed the tag. -Emil -- Changes from 10.4.3 to 10.4.4: Brian Paul (1): mesa: fix display list 8-byte alignment issue Emil Velikov (3): docs: Add sha256 sums for the 10.4.3 release Update version to 10.4.4 Add release notes for the 10.4.4 release José Fonseca (1): egl: Pass the correct X visual depth to xcb_put_image(). Mario Kleiner (1): glx/dri3: Request non-vsynced Present for swapinterval zero. (v3) Matt Turner (1): gallium/util: Don't use __builtin_clrsb in util_last_bit(). Niels Ole Salscheider (1): configure: Link against all LLVM targets when building clover Park, Jeongmin (1): st/osmesa: Fix osbuffer->textures indexing Ville Syrjälä (1): i965: Fix max_wm_threads for CHV
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev