[Mesa-dev] Mesa 10.0.5

Carl Worth cworth at cworth.org
Fri Apr 18 17:51:15 PDT 2014


Mesa 10.0.5 has been released. Mesa 10.0.5 is a bug fix release which
fixes bugs fixed since the 10.0.4 release, (see below for a list of
changes).

NOTE: Since the 10.1.1 release is being released concurrently, it is
anticipated that 10.0.5 will be the final release in the 10.0
series. Users of 10.0 are encouraged to migrate to the 10.1 series in
order to obtain future fixes.

The tag in the git repository for Mesa 10.0.5 is 'mesa-10.0.5'.

Mesa 10.0.5 is available for download at
ftp://freedesktop.org/pub/mesa/10.0.5/

md5sums:
db606aadd0fe321f3664099677d159bc  MesaLib-10.0.5.tar.gz
e6009ccd8898d7104bb325b6af9ec354  MesaLib-10.0.5.tar.bz2
c8ab9e502542bf32299a4df85b0b704d  MesaLib-10.0.5.zip

I have verified building from the .tar.bz2 file by doing:

tar xjf MesaLib-10.0.5.tar.bz2
cd Mesa-10.0.5
./configure --enable-gallium-llvm --with-llvm-shared-libs
make -j6
make install

I have also verified that I pushed the tag.

-Carl

-- 
carl.d.worth at intel.com

Changes from 10.0.4 to 10.0.5

Alex Deucher (1):
      radeon: reverse DBG_NO_HYPERZ logic

Brian Paul (9):
      mesa: add unpacking code for MESA_FORMAT_Z32_FLOAT_S8X24_UINT
      mesa: fix copy & paste bugs in pack_ubyte_SARGB8()
      mesa: fix copy & paste bugs in pack_ubyte_SRGB8()
      mesa: fix unpack_Z32_FLOAT_X24S8() / unpack_Z32_FLOAT() mix-up
      st/mesa: add null pointer checking in query object functions
      mesa: fix glMultiDrawArrays inside a display list
      cso: fix sampler view count in cso_set_sampler_views()
      svga: replace sampler assertion with conditional
      svga: move LIST_INITHEAD(dirty_buffers) earlier in svga_context_create()

Carl Worth (4):
      docs: Add md5sums for the 10.0.4 release.
      Ignore patches which don't apply.
      Update version to 10.0.5
      docs: Add release notes for 10.0.5

Christian König (2):
      st/mesa: recreate sampler view on context change v3
      st/mesa: fix sampler view handling with shared textures v4

Courtney Goeltzenleuchter (1):
      mesa: add bounds checking to eliminate buffer overrun

Emil Velikov (2):
      mesa: return v.value_int64 when the requested type is TYPE_INT64
      glx: drop obsolete _XUnlock_Mutex in __glXInitialize error path

Eric Anholt (1):
      i965: Fix buffer overruns in MSAA MCS buffer clearing.

Ilia Mirkin (6):
      nouveau: fix fence waiting logic in screen destroy
      nv50: adjust blit_3d handling of ms output textures
      mesa/main: condition GL_DEPTH_STENCIL on ARB_depth_texture
      nouveau: add forgotten GL_COMPRESSED_INTENSITY to texture format list
      nouveau: there may not have been a texture if the fbo was incomplete
      nouveau: fix firmware check on nvd7/nvd9

Johannes Nixdorf (1):
      configure.ac: fix the detection of expat with pkg-config

Jonathan Gray (1):
      gallium: add endian detection for OpenBSD

José Fonseca (1):
      draw: Duplicate TGSI tokens in draw_pipe_pstipple module.

Matt Turner (1):
      mesa: Wrap SSE4.1 code in #ifdef __SSE4_1__.

Paul Berry (1):
      i965/gen7: Prefer vertical alignment of 4 when possible.
-------------- 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/20140418/685bfcfa/attachment-0001.sig>


More information about the mesa-dev mailing list