From 26afc3f2d245fc74fb93c449272391b26206ef41 Mon Sep 17 00:00:00 2001
From: Rudolf Cornelissen
Date: Thu, 25 Nov 2004 13:10:47 +0000
Subject: [PATCH] updated documentation.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10228 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 ff1d14baf3..ad7ee93c32 100644
--- a/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
@@ -4,12 +4,13 @@
Changes done for each driverversion:
-head (0.18, Rudolf)
+head (0.19, Rudolf)
- General:
- 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.
+
- 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;
+
- Added move_overlay() so overlay (finally) works correctly in virtualscreens.