diff options
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-12-18 15:15:37 +0100 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-12-18 15:15:37 +0100 |
commit | acf6dd563398ade07853199cbeaa18c922e70dfe (patch) | |
tree | 7adb01c838463f6e968858b2a1128acd091b6b6c /debian/changelog | |
parent | 1063107d0270ec408f2177b45d132d89bc0fc289 (diff) | |
download | mesa-acf6dd563398ade07853199cbeaa18c922e70dfe.tar.gz |
Disable llvmpipe on armhf, it regresses.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d9f7dda26a..6807829148 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mesa (10.0.1-1) UNRELEASED; urgency=low * New upstream release. * Do not attempt to build i915 and i965 on arm. * Enable radeonsi on arm. + * Disable llvmpipe on armhf, it regresses. -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com> Tue, 10 Dec 2013 10:20:24 +0100 |