[Mesa-users] Compile + Use Mesa without X
Brian Paul
brianp at vmware.com
Fri Jan 31 07:49:54 PST 2014
On 01/29/2014 03:36 PM, Eric Nicolas wrote:
> Hello,
>
> I've looked into the mailing list archive but found only outdated
> discussions about similar topics more than two years ago. The situation
> may have evolved since then.
>
> I would like to run a full screen OpenGL application using only Mesa
> (with HW acceleration) and not X at all.
>
> The program should run in a VMWare virtual machine as well as on the
> real box (Intel HD Graphics 3000 or 4000).
>
> Do you have any proper configure options to achieve this ?
> As per January 2012 messages, I tried: "--enable-gallium-egl
> --with-egl-platforms=drm --enable-shared-glapi" but the configure fails
> with "No package 'x11'" and similar.
Do you want your framebuffer in off-screen memory or do you want
full-screen without X running?
-Brian
More information about the mesa-users
mailing list