From d4d5ef81675bc982eba1331939c02b0ce03f87d1 Mon Sep 17 00:00:00 2001
From: Rudolf Cornelissen
Date: Sat, 29 Apr 2006 15:41:24 +0000
Subject: [PATCH] updated docs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17260 a95241bf-73f2-0310-859d-f6bbb57e9c96
---
src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html b/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
index 712cc8d301..376cc33713 100644
--- a/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
@@ -4,8 +4,12 @@
Changes done for each driverversion:
-head (svn 0.28, Rudolf)
+head (svn 0.29, Rudolf)
+- G100-G200:
+
+- Cards that have a MAVEN (connected) for TVout are now correctly identified as being singlehead cards. This fixes the colorpalette trouble on these cards, resulting in just the upper three colorbits working in 32bit mode, while the rest was totally unusable.
+
- G200-G550:
- The overlay engine code now respects the B_OVERLAY_COLOR_KEY flag instead of forcing keying ON.