From 11690ebdad7e04d5172ecb7c3d7bae16496e3566 Mon Sep 17 00:00:00 2001
From: Rudolf Cornelissen
Date: Mon, 31 May 2004 11:39:46 +0000
Subject: [PATCH] added pixelprecise panning for all colordepths
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7693 a95241bf-73f2-0310-859d-f6bbb57e9c96
---
src/add-ons/kernel/drivers/graphics/neomagic/UPDATE.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/add-ons/kernel/drivers/graphics/neomagic/UPDATE.html b/src/add-ons/kernel/drivers/graphics/neomagic/UPDATE.html
index 480854a119..7096861f07 100644
--- a/src/add-ons/kernel/drivers/graphics/neomagic/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/neomagic/UPDATE.html
@@ -4,7 +4,7 @@
Changes done for each driverversion:
-head (0.06-14, Rudolf)
+head (0.06-15, Rudolf)
- Updated modelist to include one more suggested mode for 800x600 resolution: Done by Andrew Bachmann;
- CRTC timing restriction checking updated: Modelists exported adhere to every cards max. CRTC capability now: the oldest cards support upto and including 1024x1000, while the newest cards support upto and including 1280x1024 resolution;
@@ -21,7 +21,8 @@
- Updated pixelPLL restrictions for NM2070 so external output refresh is OK;
- Added fixed sync polarity programming if flatpanel in use: needed to make sure centering actually works;
- Disabling centering if external only monitor mode is active: fixes some trouble on NM2070 and maybe others;
-
- Added panel modeline programming for NM2070 cards: fixes hardcursor trouble on panel!
+
- Added panel modeline programming for NM2070 cards: fixes hardcursor trouble on panel;
+
- Added pixelprecise panning for virtualscreens in all modes.
Note:
Acceleration engine benchmarked and tested for errors with BeRoMeter V1.2.6.