[SDL] Can SDL run without X?
Bob Pendleton
bob at pendleton.com
Wed Oct 4 11:38:18 PDT 2006
On Wed, 2006-10-04 at 19:04 +0300, Vassilis Virvilis wrote:
> shamju joseph wrote:
> > Hi
> > Can SDL run without X on PC? I mean on linux
> > framebuffer?
>
> Yes it runs on fbdev.
>
> > If not any plan for framebuffer support in near
> > future?
>
> I don't know about SDL1.3 but SDL1.2 works. The
> real question is how SDL1.3 is going to have
> multiwindow support in single buffer environments
> like fbdev?
It isn't. You only get multiple windows on systems that support multiple
windows. Otherwise you pretty much have to provide a complete windowing
system in SDL and that is *not* going to happen.
The question is a lot like asking "how is SDL going to provide sound on
a system that doesn't have a sound card?" Answer, it isn't going to do
that. SDL can only provide access to services that are already available
on the target system.
Bob Pendleton
>
> .bill
>
> _______________________________________________
> SDL mailing list
> SDL at libsdl.org
> http://www.libsdl.org/mailman/listinfo/sdl
>
--
+--------------------------------------+
+ Bob Pendleton: writer and programmer +
+ email: Bob at Pendleton.com +
+ web: www.GameProgrammer.com +
+ www.Wise2Food.com +
+ nutrient info on 7,000+ common foods +
+--------------------------------------+
More information about the SDL
mailing list