updated docs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14278 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -28,7 +28,7 @@ You use this software at your own risk! Although I don't expect it to damage you
|
||||
<li>Basic AGP mode support on AGP cards, using the new (seperate) Haiku AGP busmanager;
|
||||
<li>Full modeswitching support;
|
||||
<li>Full BWindowScreen support except for acceleration (used for hardware pageflipping, scrolling/panning and acceleration in applications/games);
|
||||
<li>Partial video overlay support (not yet completed).
|
||||
<li>Full video overlay support.
|
||||
</ul>
|
||||
<strong>Known limitations:</strong>
|
||||
<ul>
|
||||
@@ -156,6 +156,6 @@ With the <strong>pgm_panel true</strong> setting, the driver will fix your panel
|
||||
<hr>
|
||||
<br>
|
||||
<a href="mailto:[email protected]">Rudolf Cornelissen.</a>
|
||||
<p>(Page last updated on September 15, 2005)</p>
|
||||
<p>(Page last updated on September 29, 2005)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<p><h2>Changes done for each driverversion:</h2></p>
|
||||
<p><h1>via_driver (SVN 0.15, Rudolf)</h1></p>
|
||||
<p><h1>via_driver (SVN 0.16, Rudolf)</h1></p>
|
||||
<ul>
|
||||
<li>Initial setup based on nVidia driver 0.30;
|
||||
<li>Kerneldriver uses MTR-WC mapping where available;
|
||||
@@ -19,11 +19,11 @@
|
||||
<li>Added DPMS support;
|
||||
<li>Added primary head pixelPLL programming (refreshrate is now set);
|
||||
<li>Added switch to 'enhanced mode' making the driver independant from a preset VESA mode;
|
||||
<li>Added preliminary video overlay support (so not yet complete: it might or might not work for you).
|
||||
<li>Added video overlay support;
|
||||
<li>Finalized virtualscreen panning granularity constraints programming.
|
||||
</ul>
|
||||
<p><h1>Still todo:</h1></p>
|
||||
<ul>
|
||||
<li>Video overlay (in progress);
|
||||
<li>2D acceleration;
|
||||
<li>And yet more could be done.
|
||||
</ul>
|
||||
@@ -31,6 +31,6 @@
|
||||
<hr><br>
|
||||
<br>
|
||||
<a href="mailto:[email protected]">Rudolf Cornelissen.</a>
|
||||
<p>(Page last updated on September 22, 2005)</p>
|
||||
<p>(Page last updated on September 29, 2005)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user