[forum] direct rendering and compatability
Alan Cox
forum@XFree86.Org
Tue, 25 Mar 2003 14:34:55 -0500 (EST)
> How do you manage multiple applications if each one is writing directly to the
> screen without a central server to coordinate them? How do you handle input
> events without a central server to receive them and distribute them? Do you
> send them to every app, making them all wake up and determine whether they want
> this event? That would seem to be a true performance killer.
Read the AmigaOS stuff. You can do it. The question is merely one of whether
the locking is more expensive than the IPC