Difference between revisions of "Frame buffer"
From Computer History Wiki
(Stub to fix a dangling link.) |
(More text.) |
||
Line 1: | Line 1: | ||
− | A '''frame buffer''' is a digital hardware which implements a memory dedicated to a graphics display, and possibly some off-screen graphics. | + | A '''frame buffer''' is a [[digital]] hardware device which implements a [[memory]] — separate from the main memory — dedicated to a [[raster]] [[graphics]] [[display]], and possibly some off-screen graphics. A few [[Bit-mapped display|very early experiments]] used [[core memory]] or [[Disk|magnetic disk]] storage, but decent [[resolution]] graphics only became feasible with semiconductor [[RAM]]. |
{{stub}} | {{stub}} | ||
[[Category: Basics]] | [[Category: Basics]] |
Revision as of 07:57, 27 February 2024
A frame buffer is a digital hardware device which implements a memory — separate from the main memory — dedicated to a raster graphics display, and possibly some off-screen graphics. A few very early experiments used core memory or magnetic disk storage, but decent resolution graphics only became feasible with semiconductor RAM.