[Mesa-dev] Mesa 10.1.5
Carl Worth
cworth at cworth.org
Tue Jun 24 21:43:20 PDT 2014
Mesa 10.1.6 has been released. Mesa 10.1.6 is a bug fix release which
fixes bugs fixed since the 10.1.5 release, (see below for a list of
changes).
The tag in the git repository for Mesa 10.1.6 is 'mesa-10.1.6'.
Mesa 10.1.6 is available for download at
ftp://freedesktop.org/pub/mesa/10.1.6/
SHA-256 checksums (can be verified with the sha256sum program):
cde60e06b340d7598802fe4a4484b3fb8befd714f9ab9caabe1f27d3149e8815 MesaLib-10.1.6.tar.bz2
e4e726d7805a442f7ed07d12f71335e6126796ec85328a5989eb5348a8042d00 MesaLib-10.1.6.tar.gz
bf7e3f721a7ad0c2057a034834b6fea688e64f26a66cf8d1caa2827e405e72dd MesaLib-10.1.6.zip
I have verified building from the .tar.bz2 file by doing:
tar xjf MesaLib-10.1.6.tar.bz2
cd Mesa-10.1.6
./configure --enable-gallium-llvm
make -j6
make install
I have also verified that I pushed the tag.
-Carl
--
carl.d.worth at intel.com
Changes from 10.1.5 to 10.1.6:
Adrian Negreanu (7):
add megadriver_stub_FILES
android: adapt to the megadriver mechanism
android: add libloader to libGLES_mesa and libmesa_egl_dri2
android: add src/gallium/auxiliary as include path for libmesa_dricore
android, egl: add correct drm include for libmesa_egl_dri2
android, mesa_gen_matypes: pull in timespec POSIX definition
android, dricore: undefined reference to _mesa_streaming_load_memcpy
Beren Minor (1):
egl/main: Fix eglMakeCurrent when releasing context from current thread.
Carl Worth (4):
docs: Add SHA256 checksums for the 10.1.5 release
cherry-ignore: Add a patch to ignore
Update VERSION to 10.1.6
docs: Add release notes for the 10.1.6 release.
Daniel Manjarres (1):
glx: Don't crash on swap event for a Window (non-GLXWindow)
Emil Velikov (1):
configure: error out when building opencl without LLVM
Iago Toral Quiroga (1):
mesa: Copy Geom.UsesEndPrimitive when cloning a geometry program.
José Fonseca (3):
mesa/main: Make get_hash.c values constant.
mesa: Make glGetIntegerv(GL_*_ARRAY_SIZE) return GL_BGRA.
mesa/main: Prevent sefgault on glGetIntegerv(GL_ATOMIC_COUNTER_BUFFER_BINDING).
Kristian Høgsberg (1):
mesa: Remove glClear optimization based on drawable size
Michel Dänzer (1):
configure: Only check for OpenCL without LLVM when the latter is certain
Neil Roberts (1):
i965: Set the fast clear color value for texture surfaces
Roland Scheidegger (1):
draw: (trivial) fix clamping of viewport index
Tobias Klausmann (1):
nv50/ir: clear subop when folding constant expressions
Tom Stellard (2):
clover: Prevent Clang from printing number of errors and warnings to stderr.
clover: Don't use llvm's global context
--
carl.d.worth at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140624/08ee63a3/attachment.sig>
More information about the mesa-dev
mailing list