mesa WIP: patch bad rounding (was OK on my HW, but not on hydra)

This commit is contained in:
Vladimír Čunát
2013-05-16 20:35:04 +02:00
parent d45b50ce6f
commit 6e1fa81568
2 changed files with 358 additions and 0 deletions
@@ -39,6 +39,7 @@ stdenv.mkDerivation {
patches = [
./static-gallium.patch
./dricore-gallium.patch
./fix-rounding.patch
];
# Change the search path for EGL drivers from $drivers/* to driverLink