From 6d83a1b637b81effa48b5284e106246897394233 Mon Sep 17 00:00:00 2001
From: Rudolf Cornelissen
Date: Thu, 25 Nov 2004 14:57:45 +0000
Subject: [PATCH] updated doc once more.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10230 a95241bf-73f2-0310-859d-f6bbb57e9c96
---
src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html | 8 ++++++--
1 file changed, 6 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 ad7ee93c32..55160caf3b 100644
--- a/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
@@ -4,13 +4,17 @@
Changes done for each driverversion:
-head (0.19, Rudolf)
+mga_driver 0.20 (Rudolf)
+ - G200-G550:
+
+ - Added move_overlay() so overlay (finally) works correctly in virtualscreens.
+
- 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;
-
- Added move_overlay() so overlay (finally) works correctly in virtualscreens.
+
- Added one more 4:3 aspect display mode (1400x1050) which you can use by just selecting it from the Screenprefs app, except if you use the native R5 one. Use Dualhead setup instead (for example).