diff options
author | Brice Goglin <[email protected]> | 2008-06-11 18:59:59 +0200 |
---|---|---|
committer | Brice Goglin <[email protected]> | 2008-06-11 18:59:59 +0200 |
commit | 2fa795a213ff2671556817dc8f0d57525267cef0 (patch) | |
tree | 563656dda7b3488730f884710594041264942854 /debian | |
parent | e32aaf5da8a6e40f9beb2801f160392de3644a69 (diff) |
Pull from mesa_7_0_branch
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a340b444f19..04ae30cfec9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,14 @@ mesa (7.0.3-2) UNRELEASED; urgency=low - * Pull from mesa_7_0_branch (6f4c8b5b). + * Pull from mesa_7_0_branch (03447de3). * Set right cliprects for the current draw region on Intel, closes: #467319. * Use BRW_TEXCOORDMODE_CLAMP instead of BRW_TEXCOORDMODE_CLAMP_BORDER to implement GL_CLAMP on i965, closes: #478880. + * Fix segment fault with BASE_LEVEL set to 5 for MipMap on i915, + closes: #451339. + * Disable low impact fallback on r300 by default, closes: #440868. - -- Brice Goglin <[email protected]> Tue, 10 Jun 2008 23:15:21 +0200 + -- Brice Goglin <[email protected]> Wed, 11 Jun 2008 10:56:08 +0200 mesa (7.0.3-1) unstable; urgency=low |