From f1a659c05d0cc38f62336ca906bbf36e02f03ca8 Mon Sep 17 00:00:00 2001
From: Rudolf Cornelissen
Date: Mon, 22 Nov 2004 14:56:11 +0000
Subject: [PATCH] updated doc for fixes done.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10166 a95241bf-73f2-0310-859d-f6bbb57e9c96
---
src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html b/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
index 9baf543dce..ff1d14baf3 100644
--- a/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
@@ -4,11 +4,12 @@
Changes done for each driverversion:
-head (0.17-1, Rudolf)
+head (0.18, Rudolf)
- General:
- - Fixed acceleration engine management regarding sync_to_token: no more updating glitches should occur now.
+
- Fixed acceleration engine management regarding sync_to_token: no more updating glitches should occur now;
+
- Fixed GET_TIMING_CONSTRAINTS and GET_ACCELERANT_DEVICE_INFO accelerant hooks to return valid data; updated modeline checking and modification code (used by ProposeDisplayMode) to adhere to one more timing constraint.