Skip to content

DevFrameBuffer

Sambura edited this page Mar 27, 2024 · 1 revision

Unix env FrameBuffer device

Currently provides access to one global window. Later will create window per open.

Details

  • Writing to file moves data to window buffer (rgba_t).
  • Reading gives events (nonblocking).
  • See ioctls for painting.

Clone this wiki locally