Codebase list kmscube / lintian-fixes/main README.md
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

README.md @lintian-fixes/mainraw · history · blame

1
2
3
4
5
6
7
8
9
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/