Rendering to screen without X or DRM.

Hi Guys

I’m trying to work out how render to screens without having to use X. Looking around it seems I can do most of what I want with libdrm, however this only works when there is a /dev/dri/card* available. When I install FreeBSD to as a VM in Virtual Box, it seems to be missing the /dev/dri/card* entry. (Which I believe is due to not having a suitable virtual box driver?)

Since I have X configured and running on the Virtualbox VM, I assume there is some standard way for interfacing with a VGA compatible Video Interface. Before I start looking through the X source, does anyone know from the top of their head what libraries can be used for rendering to a VGA compatible video interface?

-Cheers
Wynand
 
Back
Top