summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-05-18 14:39:59 +0000
committerAdam Jackson <ajax@nwnk.net>2006-05-18 14:39:59 +0000
commit7893dadb2f6df218a4f4ea30a41c1aa9838da1f0 (patch)
tree9dcdba40da02b213a323c73fb3bebececb119a17 /ChangeLog
parent2892dd6d2e34957650ef1630a94d471dfa71f888 (diff)
Bug #6827: Fix texel fetch in fbFetchTransformed to avoid crashes. Still
not 100% correct, but better than 7.0. (Radek Doulik, Matthias Hopf)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f00d438f3..4b6c7a124 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-05-18 Adam Jackson <ajax@freedesktop.org>
+
+ * fb/fbcompose.c:
+ Bug #6827: Fix texel fetch in fbFetchTransformed to avoid
+ crashes. Still not 100% correct, but better than 7.0. (Radek
+ Doulik, Matthias Hopf)
+
2006-05-17 Daniel Stone <daniel@freedesktop.org>
* hw/xfree86/dixmods/Makefile.am: