Re: [Development] Platform maintainers: changes to OpenGL context creation required

2013-02-28 Thread Giuseppe D'Angelo
Il 23/02/2013 15:45, Giuseppe D'Angelo ha scritto: > Hello, > > in a few days I would like to stage > https://codereview.qt-project.org/48657 > which will cause QOpenGLShaderProgram to ignore QT_OPENGL_ES (defined at > build time) and rely on renderable type returned from the current > contex

[Development] Platform maintainers: changes to OpenGL context creation required

2013-02-23 Thread Giuseppe D'Angelo
Hello, in a few days I would like to stage https://codereview.qt-project.org/48657 which will cause QOpenGLShaderProgram to ignore QT_OPENGL_ES (defined at build time) and rely on renderable type returned from the current context (via QOpenGLContext::format()). This means that platform plu