On 10/12/07, <b class="gmail_sendername">Mathieu Bouchard</b> &lt;<a href="mailto:matju@artengine.ca">matju@artengine.ca</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Is it possible to make the frame-display call non-blocking ?&nbsp;<br></blockquote><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Just like when you read from or write to a socket with O_NONBLOCK so that
<br>it returns immediately, or use SIGALRM to put a timeout on a read or write<br>operation.</blockquote><div><br>This used to be an option on the Mac, but it stopped working at some point.&nbsp; It might have to do with the fact that all windows in the manager are locked to VBL already.&nbsp; Other OS might do it differently when just one GL app is set to sync.
<br></div><br></div><br>