I want to do it synchronously in order to prevent another memcpy of the buffer, I'd like to receive the buffer pointer and write the content directly to the framebuffer of the graphic board. (the display must be as fast as possible, now I have to use update() )
But there's no way to make OpenGl calls work when called from external thread.




Reply With Quote
Bookmarks