Tagged Questions
1
vote
1answer
236 views
How to have qt5 work on desktop like on mobile devices (es2, correct glsl version)?
I am looking for help/information concerning this issue :
My work: I have an opengl es2 render engine that works on an iOS app. I almost managed to make it work by calling the same openGL rendering ...