Skip to content

Utilities for efficiently updating framebuffers.

License

Notifications You must be signed in to change notification settings

Norost/framebuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framebuffer copying & conversion utilities

This library contains a wrapper around a Framebuffer as well as various functions to efficiently copy & convert pixel data from one format to another

Features

  • Blitting arbitrary areas with custom stride.

  • RGB888 to RGBX8888 conversion.

  • RGB888 to BGRX8888 conversion.

About

Utilities for efficiently updating framebuffers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages