[Mesa-dev] Mesa 10.0.1
Carl Worth
cworth at cworth.org
Thu Dec 12 22:25:47 PST 2013
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131212/a33c0348/attachment.pgp>
More information about the mesa-dev
mailing list