summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cab2c73..dbeeb8f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-04-27 Eric Anholt <anholt@FreeBSD.org>
+
+ reviewed by: Michel Dänzer <michel@daenzer.net>
+
+ * src/radeon_accel.c: (RADEONEngineFlush), (RADEONEngineReset):
+ Bug #6761: Fix font rendering in non-DRI mode by replacing
+ RB2D_DSTCACHE_* with RB3D_DSTCACHE_*. The RB2D versions are read-only
+ mirrors of the RB3D. This is masked when DRI is enabled because the DRM
+ uses the right registers in its flushing.
+
2006-04-26 Dave Airlie <airlied@linux.ie>
* src/radeon.h: