Mesa 9.2.4
Carl Worth <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce,gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <[email protected]> |
Mesa 9.2.4 has been released. Mesa 9.2.4 is a bug fix release which
fixes bugs fixed since the 9.2.3 release, (see below for a list of
changes).
The tag in the git repository for Mesa 9.2.4 is 'mesa-9.2.4'.
Mesa 9.2.4 is available for download at
ftp://freedesktop.org/pub/mesa/9.2.4/
md5sums:
28190b831b0271d69dbc44b2686eab1c MesaLib-9.2.4.tar.gz
e630c0a307cec4f0f70ddd029d2fe084 MesaLib-9.2.4.tar.bz2
8ef5e1e92e1d30fbedec31f716a7619e MesaLib-9.2.4.zip
I have verified building from the .tar.bz2 file by doing:
tar xjf MesaLib-9.2.4.tar.bz2
cd Mesa-9.2.4
./configure --enable-gallium-llvm --with-llvm-shared-libs
make -j6
make install
I have also verified that I pushed the tag.
-Carl
Changes from 9.2.3 to 9.2.4:
Note: There are more changes in this release than typical for a stable
releases of Mesa. This is due to a large set of changes included to
improve the freedreno driver. Changes of this size would not normally be
candidates for a stable release, but are included because of the
following criteria:
1. These changes only touch code within the freedreno directory
2. The state of freedreno in 9.2.3 was known to be broken, (would
not even compile)
With these two criteria met, we're fairly confident that these changes
are note likely to introduce any regressions.
Brian Paul (1):
st/mesa: fix GL_FEEDBACK mode inverted Y coordinate bug
Carl Worth (4):
docs: Add MD5 sums for the 9.2.3 release
Merge branch '9.2-freedreno' of git://github.com/freedreno/mesa into 9.2
Bump version to 9.2.4
docs: Add release notes for the 9.2.4 release.
Paul Berry (2):
i965: Fix vertical alignment for multisampled buffers.
glsl: Fix lowering of direct assignment in lower_clip_distance.
Rob Clark (17):
freedreno/a3xx: fix color inversion on mem->gmem restore
freedreno/a3xx: fix viewport on gmem->mem resolve
freedreno: add debug option to disable scissor optimization
freedreno: update register headers
freedreno/a3xx: some texture fixes
freedreno/a3xx/compiler: fix CMP
freedreno/a3xx/compiler: handle saturate on dst
freedreno/a3xx/compiler: use max_reg rather than file_count
freedreno/a3xx/compiler: cat4 cannot use const reg as src
freedreno: fix segfault when no color buffer bound
freedreno/a3xx/compiler: make compiler errors more useful
freedreno/a3xx/compiler: bit of re-arrange/cleanup
freedreno/a3xx/compiler: fix SGT/SLT/etc
freedreno/a3xx: don't leak so much
freedreno/a3xx/compiler: better const handling
freedreno/a3xx/compiler: handle sync flags better
freedreno: updates for msm drm/kms driver
Tapani Pälli (1):
mesa: enable GL_TEXTURE_LOD_BIAS set/get
_______________________________________________
mesa-announce mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-announce
signature.asc
(application/pgp-signature, 835 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iQIcBAEBCAAGBQJSlvg8AAoJEGACM7qeVNxhN+MP/A3A7nH/gtaMMJARsBt9pEL6 AvQZti4db5iak/lfGVy6ryy4LxcPRb9PtWVcQHdFj48U1XLyFKn73a2R+AKuBIss ccS5pjWNcREgPtJq1shqWtfvg+cwYGsX9HOcYkIP4Th72hsMDMs+s42f1jZyT7Ow 7Vcf/E9ugj0lzxfPOUjval/DLuvjU7jZo2r753eKsozZGNKEx3HOeXbnV0HPurP5 NT8ZFnhgylCRv2sTZmSWo4H8ReC2opFcFnXKIPVOTOBb/mfxcXp7/fmfduj82WXM 0wOO2TpQrXPghqZFNhBYyrePJXPjcnVR2MZ2ldqjiPkapc+HW6eB8bSLj2OaqjOm 2WWP2keNUblxXo+4b1m8lSRAbRmtVymivzCcyb0HfaSPbl+/lrv4GbSB/lByROZB 9Y60UFaPxJkszwZPEwnNuKt24qO4HqO9Xa21iTkuBbnTIJAvsLgB2a7ifRvqL5FL jIYaHF3F3mCG8fYDD5NmvcHambg9FPMKXIV+Kv7WaVIQDmjgqguCE9ncZcspe+C4 tkwnNrAO5w/t6T8h9PuimXtkloVR3yKF02o6Hsjd0PfpC96DM5mfK5jCNZOYeGLm VtzFO4jEJYPlLB0GkSulOBh/wB+J4pSTcdJqIict+/A6Jvl1RJ2a2FtT0QFctIbi 1psHSTO3SgxlgpdGpY9i =IiIT -----END PGP SIGNATURE-----