mirror of
https://abf.rosa.ru/djam/mesa.git
synced 2025-02-24 15:12:56 +00:00
No description
![]() 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 |
||
---|---|---|
.abf.yml | ||
0001-mesa-Don-t-optimize-out-glClear-if-drawbuffer-size-i.patch | ||
0002-mesa-10.0-nv50-fix-build.patch | ||
gallium-targets-add-missing-library-dependencies.patch | ||
GLX_INDIRECT_RENDERING_mesa9_1.patch | ||
make-git-snapshot.sh | ||
mesa-9.2-evergreen-big-endian.patch | ||
mesa-9.2-hardware-float.patch | ||
mesa-driver-install | ||
mesa.spec | ||
README.xvmc | ||
XvMCConfig |
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.