Content deleted Content added
fixed function accelerators could do a little more. Source PC Mag 12. Jan. 1993 |
there were also coprocessor based videocards in the high-end price range of several thousand of dollars. |
||
Line 3:
<ref>{{cite web|title=PC Mag, PCs with windows accelerators|url=https://books.google.co.uk/books?id=IuaYd-eFaFoC&pg=PA15&lpg=PA15&dq=windows+accelerator+windows+3.1&source=bl&ots=keleFPQVTk&sig=yqrovKqQEjGfNsJiWpLIU3NaXp8&hl=en&sa=X&ved=0ahUKEwju49SM-9zRAhVC1xoKHd9nCQoQ6AEIVDAI#v=onepage&q=windows%20accelerator%20windows%203.1&f=false}}</ref>
These have been superseded by multipurpose [[GPU]]s which include acceleration for [[3d graphics]].
Most of the Windows accelerator video cards were 2d capable fixed function accelerators that got 2d drawing commands and pixel data sent from the CPU and the fixed function run the given command which resulted in a faster drawing of the window.
The lessened burden on the CPU, combined with the smaller data stream needed for the required instructions, resulted in improved performance compared to dumb frame-buffer only based video-cards.
In the high-end professional area a price of several thousands of dollars, there were also coprocessor based video chipsets like the Texas Instrument TMS34020 available that had their own processor which allowed to offload some of the processing data from the CPU to the coprocessor the videocard.
To make use of these accelerator or coprocessor based video cards, a Windows Graphic driver for the specific video chipset was necessary.
== See also ==
|