Mesa 10.2 release
Ian Romanick <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce,gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <[email protected]> |
Mesa 10.2 has been released! Mesa 10.2 is a feature release that
includes many updates and enhancements. The full list is available in
the release notes file in docs/relnotes/10.2.html.
The tag in the GIT repository for Mesa 10.2 is 'mesa-10.2'. I have
verified that the tag is in the correct place in the tree.
Mesa 10.2 is available for download at
ftp://freedesktop.org/pub/mesa/10.2/
md5sums:
c87bfb6dd5cbcf1fdef42e5ccd972581 MesaLib-10.2.0.tar.gz
7aaba90bd7169a94ae2fe83febdec963 MesaLib-10.2.0.tar.bz2
58b203aca15dadc25ab4d1126db1052b MesaLib-10.2.0.zip
I have verified building from the .tar.bz2 file by doing the following
on my aging Fedora 18 system:
tar -xjf Mesa-10.2.0.tar.bz2
cd Mesa-10.2.0
./configure --enable-gallium-llvm
make -j6 && make check
make install
Changes since mesa-10.2-rc5:
Beren Minor (1):
egl/main: Fix eglMakeCurrent when releasing context from current thread.
Ian Romanick (1):
Bump version to 10.2 (final)
Ilia Mirkin (7):
gk110/ir: emit texbar the same way that the blob does
gk110/ir: fix quadon opcode emission
gk110/ir: fix ISAD emission with register args
gk110: add in forgotten code for gk110 isa
nvc0: don't bother trying to set up compute for gk110+
gk110/ir: fix interp mode emission
gk110/ir: fix slct emission
José Fonseca (2):
mesa/main: Make get_hash.c values constant.
mesa: Make glGetIntegerv(GL_*_ARRAY_SIZE) return GL_BGRA.
Kenneth Graunke (3):
i965: Fix copy and pasted values in Broadwell code.
i965: Pass brw to translate_wrap_mode().
i965: Support GL_CLAMP natively on Broadwell.
Marek Olšák (3):
Revert "glx: load dri driver with RTLD_LOCAL so dlclose never fails to unload"
r600g,radeonsi: disable fast clear if render condition is on
r600g,radeonsi: don't use hardware MSAA resolve if dst is fast-cleared
Roland Scheidegger (1):
llvmpipe: fix crash when not all attachments are populated in a fb
Sinclair Yeh (1):
egl: Check for NULL native_window in eglCreateWindowSurface
Tobias Klausmann (1):
nv50/ir: clear subop when folding constant expressions
_______________________________________________
mesa-announce mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-announce
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) iEYEARECAAYFAlOSkvwACgkQX1gOwKyEAw8RlgCfe/TASw+Gas2acNDUXd7zCb1E gYkAniOKPNWzRz36W2nLQFeIbpm+hMjc =amIZ -----END PGP SIGNATURE-----