[Mesa-announce] Mesa 10.2.2
Carl Worth
cworth at cworth.org
Tue Jun 24 21:53:05 PDT 2014
Mesa 10.2.2 has been released. Mesa 10.2.2 is a bug fix release which
fixes bugs fixed since the 10.2.1 release, (see below for a list of
changes).
The tag in the git repository for Mesa 10.2.2 is 'mesa-10.2.2'.
Mesa 10.2.2 is available for download at
ftp://freedesktop.org/pub/mesa/10.2.2/
SHA-256 checksums (can be verified with the sha256sum program):
38c4a40364000f89cddaa1694f6f3cfb444981d1110238ce603093585477399c MesaLib-10.2.2.tar.bz2
2af2ec8b4db624c352e961eefbcce6c8d1f86d44c5542f6f378c50e1b958d453 MesaLib-10.2.2.tar.gz
d4c0372da59367a344d62ebcdf5cf61039c9cae6925f40f2dab8f8d95cf22da9 MesaLib-10.2.2.zip
I have verified building from the .tar.bz2 file by doing:
tar xjf MesaLib-10.2.2.tar.bz2
cd Mesa-10.2.2
./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.2.1 to 10.2.2:
Adrian Negreanu (8):
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, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixmap_surface
android, mesa_gen_matypes: pull in timespec POSIX definition
android, dricore: undefined reference to _mesa_streaming_load_memcpy
Carl Worth (2):
Update VERSION to 10.2.2
docs: Add release notes for 10.2.2 release
Daniel Manjarres (1):
glx: Don't crash on swap event for a Window (non-GLXWindow)
Emil Velikov (3):
targets/xa: limit the amount of exported symbols
configure: error out when building opencl without LLVM
configure: correctly autodetect xvmc/vdpau/omx
Grigori Goronzy (1):
radeon/uvd: disable VC-1 simple/main on UVD 2.x
Iago Toral Quiroga (1):
mesa: Copy Geom.UsesEndPrimitive when cloning a geometry program.
Ian Romanick (3):
docs: Add initial 10.2.1 release notes
docs: Add MD5 checksum, etc. for 10.2.1 release
meta: Respect the driver's maximum number of draw buffers
Ilia Mirkin (7):
gk110/ir: emit saturate flag on fadd when needed
gk110/ir: fix emitting constbuf file index
gk110/ir: fix bfind emission
nv50: make sure to mark first scissor dirty after blit
nv30: plug some memory leaks on screen destroy and shader compile
nv30: avoid dangling references to deleted contexts
nv30: hack to avoid errors on unexpected color/zeta combinations
Jason Ekstrand (1):
meta_blit: properly compute texture width for the CopyTexSubImage fallback
José Fonseca (1):
mesa/main: Prevent sefgault on glGetIntegerv(GL_ATOMIC_COUNTER_BUFFER_BINDING).
Kenneth Graunke (9):
i965: Don't use the head sentinel as an fs_inst in Gen4 workaround code.
i965: Invalidate live intervals when inserting Gen4 SEND workarounds.
i965/vec4: Fix dead code elimination for VGRFs of size > 1.
i965: Add missing MOCS setup for 3DSTATE_INDEX_BUFFER on Broadwell.
i965: Drop Broadwell perf_debugs about missing MOCS that aren't missing.
i965: Add missing newlines to a few perf_debug messages.
i965/vec4: Use the sampler for pull constant loads on Broadwell.
i965: Use 8x4 aligned rectangles for HiZ operations on Broadwell.
i965: Save meta stencil blit programs in the context.
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
Tom Stellard (2):
clover: Prevent Clang from printing number of errors and warnings to stderr.
clover: Don't use llvm's global context
Ville Syrjälä (1):
i915: Fix gen2 texblend setup
-------------- 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-announce/attachments/20140624/cacf2497/attachment.sig>
More information about the mesa-announce
mailing list