completed MagicMedia 2D acceleration (so NM2200 and all later cards). Please test and provide feedback!
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8505 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -33,7 +33,7 @@ This driver is still alpha quality. 2D acceleration is still lacking for some ca
|
||||
<li>Full BWindowScreen support (used for hardware pageflipping, scrolling/panning and acceleration in applications/games);
|
||||
<li>B_YCbCr422 hardware overlay support (except on MagicGraph 128, so NM2070 cards);
|
||||
<li>DPMS support for both panels and external displays;
|
||||
<li>Full 2D acceleration for NM2070, NM2097 and NM2160.
|
||||
<li>Full 2D acceleration, except on NM2090 and NM2093 for now.
|
||||
</ul>
|
||||
<strong>Known limitations:</strong>
|
||||
<ul>
|
||||
@@ -124,6 +124,6 @@ Dumprom is another 'tool' for bug-tracking purposes.
|
||||
<hr>
|
||||
<br>
|
||||
<a href="mailto:[email protected]">Rudolf Cornelissen.</a>
|
||||
<p>(Page last updated on July 22, 2004)</p>
|
||||
<p>(Page last updated on July 29, 2004)</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
</head>
|
||||
<body>
|
||||
<p><h2>Changes done for each driverversion:</h2></p>
|
||||
<p><h1>head 0.07 (Rudolf)</h1></p>
|
||||
<p><h1>head 0.08 (Rudolf)</h1></p>
|
||||
<ul>
|
||||
<li>Added 2D acceleration function 'screen to screen blit' for all MagicMedia cards, so for NM2200 and later (still untested).
|
||||
<li>Added full 2D acceleration for all MagicMedia cards, so for NM2200 and later (still untested, except for blit wich is OK).
|
||||
</ul>
|
||||
<p><h1>nm_driver 0.06 (Rudolf)</h1></p>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user