diff options
author | Brice Goglin <[email protected]> | 2008-06-10 23:18:28 +0200 |
---|---|---|
committer | Brice Goglin <[email protected]> | 2008-06-10 23:18:28 +0200 |
commit | 9676f0cffc30b5414e7cc5bd2119d5bb396596c3 (patch) | |
tree | 54fa891cfeec809e8b012d44a51906a21f89b0d0 /debian | |
parent | 2d0ca23319ca1df4a9b099a9d3c13ae4bea9b37b (diff) |
Pull from mesa_7_0_branch
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c1262a9a0bc..a340b444f19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +mesa (7.0.3-2) UNRELEASED; urgency=low + + * Pull from mesa_7_0_branch (6f4c8b5b). + * 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. + + -- Brice Goglin <[email protected]> Tue, 10 Jun 2008 23:15:21 +0200 + mesa (7.0.3-1) unstable; urgency=low * New upstream release. |