Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Nov 2020 17:46:03 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org
Cc:        svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r554406 - in head/graphics: . kmscube
Message-ID:  <7dqx-unck-wny@FreeBSD.org>
In-Reply-To: <202011071640.0A7GeUns078636@repo.freebsd.org> (Jan Beich's message of "Sat, 7 Nov 2020 16:40:30 %2B0000 (UTC)")
References:  <202011071640.0A7GeUns078636@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jan Beich <jbeich@FreeBSD.org> writes:

> Author: jbeich
> Date: Sat Nov  7 16:40:29 2020
> New Revision: 554406
> URL: https://svnweb.freebsd.org/changeset/ports/554406
>
> Log:
>   graphics/kmscube: add new port
>   
>   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.

If you don't like OpenGL see vkcube-display from devel/vulkan-tools
and https://github.com/mpv-player/mpv/pull/7268

GBM isn't used in Vulkan world, so it may work with x11/nvidia-driver.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7dqx-unck-wny>