Updated to version 10.1.3

Changes from 10.1.2 to 10.1.3

Carl Worth (4):
      docs: Add MD5 sums for Mesa 10.1.2
      get-pick-list.sh: Require explicit "10.1" for nominating stable
	patches
      VERSION: Update to 10.1.3
      docs: Add release notes for Mesa 10.1.3.

Kenneth Graunke (2):
      mesa: Fix MaxNumLayers for 1D array textures.
      i965: Fix depth (array slices) computation for 1D_ARRAY render
	targets.

Tapani Pälli (1):
      glsl: fix bogus layout qualifier warnings

Thomas Hellstrom (1):
      st/xa: Fix performance regression introduced by commit "Cache
	render target surface"
This commit is contained in:
Eugene Shatokhin 2014-05-12 18:11:04 +04:00
parent e5e17b64c9
commit befc32b380
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
sources:
MesaLib-10.1.2.tar.bz2: 9debffff2d25628bd699e3707ba89da3a3976c55
MesaLib-10.1.3.tar.bz2: 37e70471ca42950cf1fe9749b2958325408cf826

View file

@ -18,11 +18,11 @@
%define gallium_drivers "r300,r600,radeonsi,nouveau,svga,swrast"
%endif
#define short_ver 10.1.2
#define short_ver 10.1
Summary: OpenGL 3.0 compatible 3D graphics library
Name: mesa
Version: 10.1.2
Version: 10.1.3
Release: 1
License: MIT
Group: System/Libraries