On Wed, 2003-11-05 at 02:49, Michael Dreesen wrote: > > Would it be better to use xfs to cache the fonts? > > Not sure about that one. I'm going for a stand-alone system that can > run on top of X (or any system with OpenGL conforming to POSIX standards > for the IPC). The only thing I use X for is the toplevel window and > device input. The application model for my system is similar to X, > albeit simpler.
It would be better IMHO to run on top of standalone Mesa with DRI. Should be possible with current DRI soon. Do you plan to implement an X protocol implementation so your server can handle X clients? It might be good to look into the X server for DirectFB or ggi for ideas on how to implement. -- Torgeir Veimo <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
