As far as GPU is doing all the work asynchronously, CPU threads are pointless. Therefore, your application would always be single-threaded. (at least for rendering)
That's not exactly true. You still have to push data into the GL pipeline using CPU.
Your biological and technological distinctiveness will be added to our own. Resistance is futile.
Please ask Qt related questions on the forum and not using private messages or visitor messages.
Bookmarks