corrected 'typos'

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6468 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rudolf Cornelissen
2004-02-02 13:07:10 +00:00
parent cce6e4c938
commit f6ee725658
2 changed files with 3 additions and 3 deletions
@@ -35,7 +35,7 @@ Especially owners of laptops are encouraged to be extra carefull with their inte
<li>Full BWindowScreen support (used for hardware pageflipping, scrolling/panning and acceleration in applications/games);
<li>DPMS support (on both heads on dualhead cards);
<li>B_YCbCr422 hardware overlay support on both TNT and GeForce series cards (overlay follows head in dualhead stretch/switch modes);
<li>Dualhead support on GeForce dualhead cards (use Mark Watson's 'G400 Dualhead Setup' from BeBits for now).
<li>Dualhead support on GeForce dualhead cards (use Mark Watson's 'Dualhead Setup' from BeBits for now).
</ul>
<strong>Known limitations:</strong>
<ul>
@@ -122,6 +122,6 @@ Dumprom is another 'tool' for bug-tracking purposes.
<hr>
<br>
<a href="mailto:[email protected]">Rudolf Cornelissen.</a>
<p>(Page last updated on January 27, 2004)</p>
<p>(Page last updated on February 2, 2004)</p>
</body>
</html>
@@ -16,7 +16,7 @@
<li>Added card recognition for GeForceFX 5700, FX 5950 and some other (older) cards;
<li>Added 256Mb RAM detection;
<li>Improved startup code: this should (could) fix random trouble on some cards like for instance hardcursor trouble on especially laptops;
<li>Added dualhead support (use Mark Watson's 'G400 Dualhead Setup' from BeBits for now);
<li>Added dualhead support (use Mark Watson's 'Dualhead Setup' from BeBits for now);
<li>Updated mode granularity and max virtual size checking/limiting;
<li>Added dualhead support for 8- and 15bit colordepths;
<li>Fixed move_display distortions in virtualscreens especially visible in 8-bit colordepth (for both heads);