WIth this version how i can remove the screen sync ?
With previous version i use :
' ------------------
' Deactivate synchro
' ------------------
bglSetSwapInterval(0)
And
' ------------------------
' Swap buffer and flushmem
' ------------------------
bglSwapBuffers()
With previous version i use :
' ------------------
' Deactivate synchro
' ------------------
bglSetSwapInterval(0)
And
' ------------------------
' Swap buffer and flushmem
' ------------------------
bglSwapBuffers()