aboutsummaryrefslogtreecommitdiff
path: root/graphics/kmscube
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* graphics/kmscube: add new portJan Beich2020-11-073-0/+46
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. https://gitlab.freedesktop.org/mesa/kmscube Notes: svn path=/head/; revision=554406