summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6c8681..dd887ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-03-09 Luc Verhaegen <libv@skynet.be>
+
+ * src/generic.c: (GenericPreInit), (GenericSetMode),
+ (GenericValidMode):
+
+ - Stop using non-programmable dotclock infrastructure. This is worked
+ around quite easily here, by limiting the clockRange to the two VGA
+ standard clocks, with CLOCK_TOLERANCE. This happily removed
+ the dependence on the nasty xf86GetClocks as well.
+ - Set the CS bits directly, don't rely on DisplayModePtr->ClockIndex.
+ - Add DisplayModePtr->Crtc* checking.
+
2005-12-20 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac: