Message-ID: <408CCDCC.8030602@wanadoo.fr>
Date: 2004-04-26T10:52:28Z
From: l.bize@wanadoo.fr
Subject: eventloop
Hello.
I'm writting a glx device and I've some performance problem with the
eventloop registration system. The device is not refresh when there's no
X event. That's problematic for animation and "smoothness" of display.
Should I use threads or fork the R process to get and independant
way to refresh my device ? Or do you know another way to refresh it ?
Thanks
Laurent