NM2097 and NM2160 screen_to_screen blit should now work

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7049 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rudolf Cornelissen 2004-03-22 13:54:13 +00:00
parent 8e429d9795
commit b3f6ef9515

View File

@ -4,13 +4,14 @@
</head>
<body>
<p><h2>Changes done for each driverversion:</h2></p>
<p><h1>head (0.06-1, Rudolf)</h1></p>
<p><h1>head (0.06-2, Rudolf)</h1></p>
<ul>
<li>Updated modelist to include one more suggested mode for 800x600 resolution: Done by Andrew Bachmann;
<li>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;
<li>Kernel driver now signals abort on not being able to setup the INT routine instead of letting the machine freeze during accelerant initialisation;
<li>BWindowScreen R3-style function update for acceleration (once setup) and page flipping/virtualscreens in apps ('Allegro' update): fixed cloning accelerants;
<li>Updated acceleration engine management code.
<li>Updated acceleration engine management code;
<li>Added partial acceleration for NM2097 and NM2160 (screen_to_screen blit).
</ul>
<p><h1>nm_driver 0.05 (Rudolf)</h1></p>
<ul>