No description
Find a file
Eugene Shatokhin 6ff5af29e8 Updated to version 10.1.4
This is a bugfix release. From the announcement:

Changes from 10.1.3 to 10.1.4:

Brian Paul (1):
      mesa: fix double-freeing of dispatch tables inside glBegin/End.

Carl Worth (4):
      docs: Add MD5 sums for 10.1.3
      cherry-ignore: Roland and Michel agreed to drop these patches.
      VERSION: Update to 10.1.4
      docs: Add release notes for the 10.1.4 release.

Emil Velikov (1):
      configure: error out if building GBM without dri

Eric Anholt (1):
      i965/vs: Use samplers for UBOs in the VS like we do for non-UBO
	pulls.

Ilia Mirkin (3):
      nv50/ir: make sure to reverse cond codes on all the OP_SET
	variants
      nv50: fix setting of texture ms info to be per-stage
      nv50/ir: fix integer mul lowering for u32 x u32 -> high u32

Michel Dänzer (1):
      radeonsi: Fix anisotropic filtering state setup

Tom Stellard (2):
      configure.ac: Add LLVM_VERSION_PATCH to DEFINES
      radeonsi: Enable geometry shaders with LLVM 3.4.1
2014-05-21 11:21:46 +04:00
.abf.yml Updated to version 10.1.4 2014-05-21 11:21:46 +04:00
0001-mesa-Don-t-optimize-out-glClear-if-drawbuffer-size-i.patch Update to 10.1.1 with additional fixes 2014-04-21 16:00:49 +04:00
0002-mesa-10.0-nv50-fix-build.patch Update to 10.1.1 with additional fixes 2014-04-21 16:00:49 +04:00
gallium-targets-add-missing-library-dependencies.patch Update to 10.1.1 with additional fixes 2014-04-21 16:00:49 +04:00
GLX_INDIRECT_RENDERING_mesa9_1.patch LOG New version 9.2.1, major spec cleanup 2013-10-11 16:08:54 +11:00
make-git-snapshot.sh LOG New version 9.2.1, major spec cleanup 2013-10-11 16:08:54 +11:00
mesa-9.2-evergreen-big-endian.patch LOG New version 9.2.1, major spec cleanup 2013-10-11 16:08:54 +11:00
mesa-9.2-hardware-float.patch LOG New version 9.2.1, major spec cleanup 2013-10-11 16:08:54 +11:00
mesa-driver-install rebuild for new wayland server and mesa-9.0-19-g895a587.patch added (upstream patch) 2012-11-15 17:43:56 +04:00
mesa.spec Updated to version 10.1.4 2014-05-21 11:21:46 +04:00
README.xvmc merging with MIB and OpenMandriva, osmesa enabled 2013-01-14 18:11:59 +04:00
XvMCConfig merging with MIB and OpenMandriva, osmesa enabled 2013-01-14 18:11:59 +04:00

Starting with lib64dri-drivers and libdri-drivers version 8.0.2, with the
regular dri drivers, we also install the backends supporting XvMC for some
Gallium drivers (softpipe, r300, r600 and nouveau).
To actually enable that support, however, you will have to manually edit the
XvMCConfig file (found in the /etc/X11/ directory) and uncomment the
line corresponding to the video hardware you are actually using.