updated acc engine workspace size restrictions.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7096 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
43ad155f45
commit
dcd4e5937b
@ -4,7 +4,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<p><h2>Changes done for each driverversion:</h2></p>
|
||||
<p><h1>head (0.06-5, Rudolf)</h1></p>
|
||||
<p><h1>head (0.06-6, 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;
|
||||
@ -14,7 +14,8 @@
|
||||
<li>Added full 2D acceleration for NM2097 and NM2160 cards (the others will be added later);
|
||||
<li>Updated acceleration for massive speedup compared to Be driver (now running at approx 200-2000% depending on use!);
|
||||
<li>Fixed acceleration on rectangle fills and inverts: nolonger executing zero-width commands (which the app_server gives to the driver sometimes!) so no more big-time distortion stripes onscreen! (the Be driver does exhibit this fault BTW);
|
||||
<li>Updated hardware cursor to be placed elsewhere in cardRAM (acc engine requirement); distorted mousepointers could be fixed by this also on some cards outthere.
|
||||
<li>Updated hardware cursor to be placed elsewhere in cardRAM (acc engine requirement); distorted mousepointers could be fixed by this also on some cards outthere;
|
||||
<li>Updated workspace virtualsize restrictions for accelerated modes. Confirmed that the MagicGraph series (pre NM2200) engines can do upto and including 1600x1024 resolution. Assuming MagicMedia series (NM2200 and later) can do upto and including 1600x2048 for now. Modes above these resolutions are unaccelerated.
|
||||
</ul>
|
||||
Note:<br>
|
||||
Acceleration engine benchmarked and tested for errors with BeRoMeter V1.2.6.
|
||||
|
Loading…
Reference in New Issue
Block a user