Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 356 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 356 Bytes

kmscube

kmscube is a little demonstration program for how to drive bare metal graphics without a compositor like X11, wayland or similar, using DRM/KMS (kernel mode setting), GBM (graphics buffer manager) and EGL for rendering content using OpenGL or OpenGL ES.

The upstream of kmscube is available at https://gitlab.freedesktop.org/mesa/kmscube/