Tagged Questions

0
votes
1answer
125 views

Qt and OpenGL how to render a PVR

I'm having a few issues regarding how to render a PVR. I'm confused about how to get the data from the PVR to screen. I have a window that is ready to draw a picture and I'm a bit stuck. What do I ...