Entered hardcoded url workaround QTBUG-28500
Url for OpenGL Registry Url for Khronos OpenGL ES API Registry Change-Id: I682ddcedf1e06d589e5c44e364936c78fd9219a5 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
parent
5f348c4120
commit
5a8a1eb4af
@ -105,8 +105,8 @@
|
|||||||
QOpenGLContext::functions(). QOpenGLFunctions gives access to all the
|
QOpenGLContext::functions(). QOpenGLFunctions gives access to all the
|
||||||
OpenGL ES 2.0 level OpenGL calls that are not already standard in both
|
OpenGL ES 2.0 level OpenGL calls that are not already standard in both
|
||||||
OpenGL ES 2.0 and desktop OpenGL. For more information about the OpenGL and
|
OpenGL ES 2.0 and desktop OpenGL. For more information about the OpenGL and
|
||||||
OpenGL ES APIs, refer to the official \l{OpenGL Registry} and
|
OpenGL ES APIs, refer to the official \l{http://www.opengl.org/registry/}{OpenGL Registry} and
|
||||||
\l{Khronos OpenGL ES API Registry}.
|
\l {http://www.khronos.org/registry/gles/}{Khronos OpenGL ES API Registry}.
|
||||||
|
|
||||||
If animation has been enabled with OpenGLWindow::setAnimating(true), we
|
If animation has been enabled with OpenGLWindow::setAnimating(true), we
|
||||||
call renderLater() to put another update request on the event loop.
|
call renderLater() to put another update request on the event loop.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user