Windows accelerator: Difference between revisions

Content deleted Content added
BattyBot (talk | contribs)
m Removed/fixed author parameter(s) to remove article from Category:CS1 errors: generic name & general fixes (references may need additional manual fixes)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1:
{{more citations needed|date=February 2019}}
A '''Windows accelerator''', or generically a '''GUI accelerator''', was a type of [[graphics processing unit]] for [[personal computerscomputer]]s with additional acceleration features like [[2D computer graphics|2D]] line-drawing, [[blitter]], [[Clipping (computer graphics)|clipping]], font caching, hardware cursor support, color expansion, [[linear addressing]], and pattern, polygon and area fills.<ref>{{Cite web|title=Definition of Windows accelerator|url=https://www.pcmag.com/encyclopedia/term/windows-accelerator|access-date=2021-08-05|website=PCMAG|language=en}}</ref> This functionality was marketed for [[hardware acceleration|accelerating]] theprograms that used [[Microsoftgraphical Windowsuser interface]]s (GUIs), namely [[operatingMicrosoft systemWindows]]. Windows accelerators have been superseded by multipurpose [[GPU]]s, which include acceleration for [[3D graphics]].<ref>{{Cite web|date=2021-05-05|title=GPU Server - All You Should Know About|url=https://vsys.host/blog/gpu-server-all-you-should-know-about/|access-date=2021-08-05|website=Blog @ VSYS.host|language=en-US}}</ref>
 
Most "Windows accelerator" video cards were 2D-capable fixed-function processors that received 2D drawing commands and pixel data sent from the [[Central processing unit|CPU]], resulting in faster window drawing.<ref>{{Cite web|date=2019-01-07|title=Your computer's graphics card isn't just for gaming. Here's how to upgrade it.|url=https://www.popsci.com/upgrade-computer-graphics/|access-date=2021-08-05|website=Popular Science|language=en-US}}</ref> The reduced 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.<ref>{{cite web|title=PC Mag, Making a Choice in the area of Video technology|date = 12 January 1993|url=https://books.google.com/books?id=LIyy_CtozLcC&pg=PA165}}</ref><ref>{{Cite web|last=Warren|first=Tom|date=2021-02-26|title=Nvidia starts boosting frame rates by up to 10 percent on 30-series GPUs|url=https://www.theverge.com/2021/2/26/22302679/nvidia-rtx-3060-resizable-bar-support-30-series-gpus|access-date=2021-08-05|website=The Verge|language=en}}</ref>