crazy linux question

For general rambling.
Post Reply
bob
Poser
Posts: 344
Joined: Fri Jul 18, 2003 1:26 am
Location: p-town, pa
Contact:

crazy linux question

Post by bob »

Under Linux, can I reasonably get fullscreen OpenGL (and keyboard/mouse input) without X11? If I can't, then what's the minimum X11 (features and disk space) that will still let me write OpenGL apps? What if I also want very basic sound support? Does anybody recommend a particular distro for all this? (how's Damn Small Linux do?)

Dave
Tenth Dan Procrastinator
Posts: 3483
Joined: Fri Jul 18, 2003 3:40 pm

Post by Dave »

Damn, I missed every X since X3. Did Xavier go nuts yet?
It takes 43 muscles to frown and 17 to smile, but it doesn't take any to just sit there with a dumb look on your face.

Jonathan
Grand Pooh-Bah
Posts: 6722
Joined: Tue Sep 19, 2006 8:45 pm
Location: Portland, OR
Contact:

Post by Jonathan »

Yes, I was looking into this the other day. You want mesa-solo, I think. I don't know about sound, but I presume that persons who want mesa-solo probably also want sound.

bob
Poser
Posts: 344
Joined: Fri Jul 18, 2003 1:26 am
Location: p-town, pa
Contact:

Post by bob »

Dwindlehop wrote:Yes, I was looking into this the other day. You want mesa-solo, I think. I don't know about sound, but I presume that persons who want mesa-solo probably also want sound.
Looks like the sort of thing I would want, except that I can't find it anywhere. There are some references, but from what I can tell, it's possibly not quite in a usable state yet. Is it part of directfb? Where do I go to download something to install and use?

Jonathan
Grand Pooh-Bah
Posts: 6722
Joined: Tue Sep 19, 2006 8:45 pm
Location: Portland, OR
Contact:

Post by Jonathan »

Your google-fu is just as good as mine. I haven't used it yet, just read about it.

Moving slightly higher up the stack, it's trivial to start X running your game instead of a window manager. That removes some layers, but gives you mouse plus keyboard. I still don't know about sound.

The only other option I know of is using an X alternative. I don't know if that's advisable or even possible, though.

Post Reply