[Mesa-dev] Mesa 10.4.5

Emil Velikov emil.l.velikov at gmail.com
Sat Feb 21 10:15:11 PST 2015


Mesa 10.4.5 has been released. Mesa 10.4.5 is a bug fix release
fixing bugs since the 10.4.4 release, (see below for a list of
changes).

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

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

SHA-256 checksums:
e12bbdaee9a758617e8ebd0bb0e987f72addd11db2e4da25ba695e386cd63843  MesaLib-10.4.5.tar.gz
bf60000700a9d58e3aca2bfeee7e781053b0d839e61a95b1883e05a2dee247a0  MesaLib-10.4.5.tar.bz2
3b926de8eee500bb67cf85332c51292f826cc539b8636382aadbb8e70c76527a  MesaLib-10.4.5.zip


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

tar xjf MesaLib-10.4.5.tar.bz2
cd Mesa-10.4.5
./configure --enable-gallium-llvm
make -j6
make -j6 install

I have also verified that I pushed the tag.

-Emil

--

Changes from 10.4.4 to 10.4.5:

Carl Worth (1):
      Revert use of Mesa IR optimizer for ARB_fragment_programs

Emil Velikov (2):
      docs: Add sha256 sums for the 10.4.4 release
      get-pick-list.sh: Require explicit "10.4" for nominating stable patches
      Update version to 10.4.5

Ilia Mirkin (3):
      nvc0: bail out of 2d blits with non-A8_UNORM alpha formats
      st/mesa: treat resource-less xfb buffers as if they weren't there
      nvc0: allow holes in xfb target lists

Jeremy Huddleston Sequoia (2):
      darwin: build fix
      darwin: build fix

Kenneth Graunke (4):
      i965: Override swizzles for integer luminance formats.
      i965: Use a gl_color_union for sampler border color.
      i965: Fix integer border color on Haswell.
      glsl: Reduce memory consumption of copy propagation passes.

Laura Ekstrand (1):
      main: Fixed _mesa_GetCompressedTexImage_sw to copy slices correctly.

Marek Olšák (5):
      r600g,radeonsi: don't append to streamout buffers that haven't been used yet
      radeonsi: fix instanced arrays with non-zero start instance
      radeonsi: small fix in SPI state
      mesa: fix AtomicBuffer typo in _mesa_DeleteBuffers
      radeonsi: fix a crash if a stencil ref state is set before a DSA state

Michel Dänzer (2):
      st/mesa: Don't use PIPE_USAGE_STREAM for GL_PIXEL_UNPACK_BUFFER_ARB
      Revert "radeon/llvm: enable unsafe math for graphics shaders"


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150221/b6c87cb9/attachment.sig>


More information about the mesa-dev mailing list