summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71141db..689179e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-04-29 Michel Dänzer <michel@daenzer.net>
+ * src/radeon_dri.c: (RADEONDRITransitionTo3d),
+ (RADEONDRITransitionTo2d):
+ Fix tests for (un)forcing HW cursor. The broken tests caused problems
+ when switching to console with 3D clients running.
+
+2006-04-29 Michel Dänzer <michel@daenzer.net>
+
* src/radeon_dri.c: (RADEONInitVisualConfigs):
Prefer double-buffered visuals. As a consequence, the root window's
visual is double-buffered by default, which is desirable in a number of