Mesa 10.0.1
Carl Worth <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce,gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <[email protected]> |
Mesa 10.0.1 has been released. Mesa 10.0.1 is a bug fix release which
fixes bugs fixed since the 10.0 release, (see below for a list of
changes).
The tag in the git repository for Mesa 10.0.1 is 'mesa-10.0.1'.
Mesa 10.0.1 is available for download at
ftp://freedesktop.org/pub/mesa/10.0.1/
md5sums:
0a72ca5b36046a658bf6038326ff32ed MesaLib-10.0.1.tar.bz2
01bde35c912e504ba62caf1ef9f7022c MesaLib-10.0.1.tar.gz
59a174a11a89e6b1b8ee9c3f7e3c388c MesaLib-10.0.1.zip
I have verified building from the .tar.bz2 file by doing:
tar xjf MesaLib-10.0.1.tar.bz2
cd Mesa-10.0.1
./configure --enable-gallium-llvm --with-llvm-shared-libs
make -j6
make install
I have also verified that I pushed the tag.
-Carl
Changes from 10.0 to 10.0.1:
Note: A change below that may seem rather obscure ("dri megadriver_stub:
add compatibility for older DRI loaders") indicates that this version of
Mesa fixes the regression that Mesa 10.0 could not be loaded by any
released version of the X server.
Axel Davy (2):
egl/wayland: Flush the wl_display at the end of SwapBuffers
Enable throttling in SwapBuffers
Carl Worth (3):
docs: Add release notes for 10.0.1
Makefile: Add bin/test-driver to EXTRA_FILES
Update version for the 10.0.1 release.
Chad Versace (2):
i965/hsw: Apply non-msrt fast color clear w/a to all HSW GTs
i965: Add extra-alignment for non-msrt fast color clear for all hw (v2)
Dave Airlie (1):
swrast: fix readback regression since inversion fix
Emil Velikov (1):
automake: include only one copy VERSION in tarball
Ian Romanick (3):
docs: Add 10.0 release md5sums
Remove a057b83 from the pick list
glsl: Don't emit empty declaration warning for a struct specifier
Ilia Mirkin (8):
mesa: don't leak performance monitors on context destroy
nv50: Fix GPU_READING/WRITING bit removal
nouveau: avoid leaking fences while waiting
nv50: wait on the buf's fence before sticking it into pushbuf
nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)
nouveau/video: update h264 picparm field names based on usage
nouveau/video: update a few more h264 picparm field names
nv50: report 15 max inputs for fragment programs
Jordan Justen (1):
dri megadriver_stub: add compatibility for older DRI loaders
Kristian Høgsberg (2):
egl/wayland: Damage INT32_MAX x INT32_MAX region for eglSwapBuffers
egl/wayland: Send commit after flushing the driver context
Maarten Lankhorst (1):
nouveau: Fix compiler warning regression
Paul Berry (1):
i965/gen6: Fix multisample resolve blits for luminance/intensity 32F formats.
Thomas Hellstrom (1):
st/xa: Bump major version number to 2
Tom Stellard (2):
r300/compiler/tests: Fix segfault
r300/compiler/tests: Fix line length check in test parser
_______________________________________________
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) iQIcBAEBCAAGBQJSqqhsAAoJEGACM7qeVNxhAjQP/2vJX3Vct1GFnzylV2rohDkM T8Zeb5IBpGxdZQsoSvGnruGTzoQn8zsk/byjEmfE4kzTZO8PUKrZEYEsk6jRKX9B yZJ7vWPWhN/v2IUSIFTFtXDFUB3uGxloTH5hXR1YCYnAE2EkbfQPo40e0z8GZWE5 JVHBIlD3gyrKVA9nJzGAzf/XHvlujq48LF5vcO0t0KZIeyK/fECiX+0fhYDiIZGD 6qXWTYVX/RJjXNVVOBOsLIHhPcYU8iES5ltiI+l72Nhiq+DWV90UlHvVFbIUfwod xdvyVdsCw8wjvG4nXOWppWKVphPWPX0RxNLGtAQOoEoMxNWPMAawe4keCFkVMEe4 iIXBeoS6R56cA6VsBtxhbI85ZUdpYSxy/Gg4UAy3JDtfjP60kH1WVZScs96m+egS E+ZO2oEUL9prxX4vIsFqn0tUM3XxvAx3G+Q9JYUW4uNo/WwjFjh7Rgx2yIvNp1W6 qBTRONIYzFK+YYkWjp+2jVVcD3qHjen+aPIIcAysv0pNuwXrg0THYjtnne42B7sm JEh8bvzk+nyOcciMwiI85x+YQxS/00XmVpjjuXVCsVgLIdviYaIzNfIeyGiKwurR Ki5KqrovjqUFvEjnjtFIhXh9iuCjGIURvVRAzNoWdsG3eTXI7EKjr/6mJphP8FTX Oj9vVotsWPlfnlKUGc1d =pche -----END PGP SIGNATURE-----