[Mesa-dev] Mesa 10.3 released

Emil Velikov emil.l.velikov at gmail.com
Fri Sep 19 12:14:16 PDT 2014


Mesa 10.3 has been released! Mesa 10.3 is a feature release that
includes many updates and enhancements. The full list is available in
the release notes file in docs/relnotes/10.3.html.

The tag in the GIT repository for Mesa 10.3 is 'mesa-10.3'.  I have
verified that the tag is in the correct place in the tree.

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

SHA-256 checksums (can be verified with the sha256sum program):
9a1bf52040fc3dda81e83a35f944f1c3f532847dbe9fdf57161265cf71ea1bae  MesaLib-10.3.0.tar.gz
0283bfe710fa449ed82e465cfa09612a269e19abb7e0382082608062ce7960b5  MesaLib-10.3.0.tar.bz2
221420763c2c3a244836a736e735612c4a6a0377b4e5223fca1e612f49906789  MesaLib-10.3.0.zip

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

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

I have also verified that I pushed the tag.

-Emil

--

Changes since mesa-10.3-rc3:

Andreas Boll (1):
      gallium/util: add missing u_debug include

Brian Paul (1):
      mesa: fix _mesa_free_pipeline_data() use-after-free bug

Christian König (1):
      mesa/st: don't advertise NV_vdpau_interop if it doesn't work.

Christoph Bumiller (2):
      nv50/ir/util: fix BitSet issues
      nvc0/ir: clarify recursion fix to finding first tex uses

Connor Abbott (1):
      r300g: set register classes before interferences

Emil Velikov (5):
      configure: bail out if building svga without libdrm
      configure: enable the gallium loader only when needed
      Bump version to 10.3 (final)
      docs: Update 10.3 release notes
      docs: Add 10.3 sha256 sums, news item and link release notes

Gwenole Beauchesne (1):
      i965: add support for RGBA dma_buf imports.

Iago Toral Quiroga (1):
      i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams.

Ian Romanick (8):
      mesa: Document SYSTEM_VALUE_VERTEX_ID and SYSTEM_VALUE_INSTANCE_ID
      mesa: Add SYSTEM_VALUE_VERTEX_ID_ZERO_BASE
      mesa: Add SYSTEM_VALUE_BASE_VERTEX
      glsl/linker: Make get_main_function_signature public
      glsl: Add a lowering pass for gl_VertexID
      i965: Handle SYSTEM_VALUE_VERTEX_ID_ZERO_BASE
      i965: Request lowering gl_VertexID
      i965/vec4: Only examine virtual_grf_end for GRF sources

Ilia Mirkin (4):
      nv50/ir: avoid array overrun when checking for supported mods
      nouveau: only enable the depth test if there actually is a depth buffer
      nouveau: only enable stencil func if the visual has stencil bits
      nouveau: change internal variables to avoid conflicts with macro args

Jason Ekstrand (1):
      i965/blorp: Pass image formats seperately from the miptree

Jonathan Gray (1):
      configure.ac: strip _GNU_SOURCE from llvm-config output

Kenneth Graunke (15):
      i965: Handle ir_triop_csel in emit_if_gen6().
      i965: Handle ir_binop_ubo_load in boolean expression code.
      mesa: Replace string comparisons with SYSTEM_VALUE enum checks.
      mesa: Fix glGetActiveAttribute for gl_VertexID when lowered.
      i965: Calculate start/base_vertex_location after preparing vertices.
      i965: Make gl_BaseVertex available in a buffer object.
      i965: Refactor Gen4-7 VERTEX_BUFFER_STATE emission into a helper.
      i965: Expose gl_BaseVertex via a vertex attribute.
      i965: Fix reference counting in new basevertex upload code.
      i965: Separate gl_InstanceID and gl_VertexID uploading.
      i965: Disable guardband clipping in the smaller-than-viewport case.
      i965: Skip allocating UNIFORM file storage for uniforms of size 0.
      i965/vec4: Make type_size() return 0 for samplers.
      glsl: Speed up constant folding for swizzles.
      i965: Mark delta_x/y as BAD_FILE if remapped away completely.

Kristian Høgsberg (1):
      i965: Adjust fast-clear resolve rect for BDW

Maarten Lankhorst (4):
      nouveau: re-allocate bo's on overflow
      nouveau: fix MPEG4 hw decoding
      nouveau: rework reference frame handling
      nouveau: remove unneeded assert

Matt Turner (1):
      i965/vec4: Reswizzle sources when necessary.

Richard Sandiford (1):
      gallivm: Fix uses of 2^24

Ulrich Weigand (1):
      gallivm: Fix Altivec pack intrinsics for little-endian



_______________________________________________
mesa-dev mailing list
mesa-dev at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


-------------- 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/20140919/630faab3/attachment.sig>


More information about the mesa-dev mailing list