Mesa 10.4.1 has been released. Mesa 10.4.1 is a bug fix release fixing bugs since the 10.4.0 release, (see below for a list of changes).
The tag in the git repository for Mesa 10.4.1 is 'mesa-10.4.1'. Mesa 10.4.1 is available for download at ftp://freedesktop.org/pub/mesa/10.4.1/ SHA-256 checksums (can be verified with the sha256sum program): 5311285e791a6bfaa468ad002bd1e1164acb3eaa040b5a1bf958bdb7c27e0a9d MesaLib-10.4.1.tar.gz 91e8b71c8aff4cb92022a09a872b1c5d1ae5bfec8c6c84dbc4221333da5bf1ca MesaLib-10.4.1.tar.bz2 e09c8135f5a86ecb21182c6f8959aafd39ae2f98858fdf7c0e25df65b5abcdb8 MesaLib-10.4.1.zip I have verified building from the .tar.bz2 file by doing: tar xjf MesaLib-10.4.1.tar.bz2 cd Mesa-10.4.1 ./configure --enable-gallium-llvm make -j6 make -j6 install I have also verified that I pushed the tag. -Emil -- Changes from 10.4.0 to 10.4.1: Andres Gomez (1): i965/brw_reg: struct constructor now needs explicit negate and abs values. Cody Northrop (1): i965: Require pixel alignment for GPU copy blit Emil Velikov (4): docs: Add 10.4 sha256 sums, news item and link release notes Revert "glx/dri3: Request non-vsynced Present for swapinterval zero. (v3)" Update version to 10.4.1 Add release notes for the 10.4.1 release Ian Romanick (2): linker: Wrap access of producer_var with a NULL check linker: Assign varying locations geometry shader inputs for SSO Mario Kleiner (4): glx/dri3: Fix glXWaitForSbcOML() to handle targetSBC==0 correctly. (v2) glx/dri3: Track separate (ust, msc) for PresentPixmap vs. PresentNotifyMsc (v2) glx/dri3: Request non-vsynced Present for swapinterval zero. (v3) glx/dri3: Don't fail on glXSwapBuffersMscOML(dpy, window, 0, 0, 0) (v2) Maxence Le Doré (1): glsl: Add gl_MaxViewports to available builtin constants
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev