> > Try SDL+DirectFB if you have an ArcadeVGA, you won't have any tearing at
> > all (with the right modelines) ;-)
>
> I could give DirectFB a try, but there's something I would like to know if
> you can answer:
>
> Is DirectFB seen as an X replacement ?

Yes

> If yes, is it possible to run X programs under DirectFB or do they need a
> rewrite for the rendering part of the code ?
> Is it possible to run X and DirectFB at the same time and switch from one
> to another using chvt ?

I never tried that personally, but there's XDirectFB:
http://www.directfb.org/xdirectfb.xml

> I ask this because my goal for this cab is to run as many emulators as
> possible (xmame, xmess, uae, ...) and of course I plan to do a front-end
> for all this. As i'm not very experienced with C/SDL (did only one project
> in C using SDL) I planned to do my front-end using pygame (Python/SDL) in
> order to make my life easier and decrease the development time. So, if it's
> not possible to run other emulators + Pygame under DirectFB, I even't won't
> try this alternative.

DirectFB is a backend for SDL. Everything that runs on SDL
will run with SDL+DirectFB. Search the archives for some example modelines
I posted a while ago. I don't know if uae supports SDL,
but google mentions an "--with-sdl" compile option :-)

Thomas

_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to