On Thu, 28 Feb 2019 at 15:14, Martin Jansa <[email protected]> wrote:
> > When Gtk+ and SDL are both enabled, qemu defaults to Gtk+.
> > This option allows to revert to the 'classic' frontend.
> >
> > Signed-off-by: Alexander Kanavin <[email protected]>
> > ---
> >  scripts/runqemu | 3 +++
> >  1 file changed, 3 insertions(+)
> >
> > diff --git a/scripts/runqemu b/scripts/runqemu
> > index ec6188ba4a2..bbf539a8e67 100755
> > --- a/scripts/runqemu
> > +++ b/scripts/runqemu
> > @@ -74,6 +74,7 @@ of the following environment variables (in any order):
> >    MACHINE - the machine name (optional, autodetected from KERNEL filename 
> > if unspecified)
> >    Simplified QEMU command-line options can be passed with:
> >      nographic - disable video console
> > +    sdl - choose the SDL frontend instead of the Gtk+ default
> >      gl - enable virgl-based GL acceleration
>
> can we call this gtk-gl
>
> >      gl-es - enable virgl-based GL acceleration, using OpenGL ES
>
> and gtk-gl-es
>
> to make it easier to add sdl-gl?

Sure. I'll add a patch.

Alex
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to