mesa WIP: patch bad rounding (was OK on my HW, but not on hydra)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user