Groovounet
09-28-2005, 03:15 AM
According my code and the fellowing link
http://tronche.com/gui/x/xlib/event-handling/manipulating-event-queue/XNextEvent.html
XEventNext is a blocking function and this is bad for a real time programme... :p
My question is : How to get event without blocking the rendering loop under X Window with OpenGL ?
Thqnks you !
http://tronche.com/gui/x/xlib/event-handling/manipulating-event-queue/XNextEvent.html
XEventNext is a blocking function and this is bad for a real time programme... :p
My question is : How to get event without blocking the rendering loop under X Window with OpenGL ?
Thqnks you !