Encyclopedia > Framebuffer

  Article Content

Framebuffer

The framebuffer is a part of RAM in a computer allocated to hold the graphics information for one frame or picture. This information typically consists of color values for every pixel (point that can be displayed) on the screen. A framebuffer can either be off-screen, meaning that writes to that memory don't appear on the visible screen, or on-screen meaning the memory is directly coupled to the visible display.

The linux framebuffer driver was added to Linux to support the Macintosh display, which does not have a text mode. It was ported to x86 and is used to display a logo (often Tux) above a screen of text.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Islip Terrace, New York

... of 18, 6.7% from 18 to 24, 33.6% from 25 to 44, 20.6% from 45 to 64, and 9.6% who are 65 years of age or older. The median age is 35 years. For every 100 females th ...

 
 
 
This page was created in 37.1 ms