So I'm porting an old SGI Motif/OpenGL app to Linux Qt/OpenGL and I've got the basics down. I can write code for a QGLWidget class and make it run. My app depends on using the OpenGL commands ...
I've been working on VLC for a couple of years and, for the last few days, I'm working on a new OpenGL video output to replace the current one (which uses QuickTime to render the picture on the screen ...