Restore QOpenGLVersionFunctionsFactory entry in changes docs
This used to be present in source-breaks.qdoc in qtdoc, but seems this one note went missing when merging the content to other places. Pick-to: 6.0 Change-Id: Idfd165eb1c7616c595f7a6515cc98d8477671e09 Reviewed-by: Jerome Pasion <jerome.pasion@qt.io>bb10
parent
6b85f4f9fe
commit
5b3cc25492
|
|
@ -117,6 +117,12 @@
|
|||
In addition, the class \l QOpenGLWidget has been moved to a new module, named
|
||||
Qt OpenGL Widgets.
|
||||
|
||||
\section2 QOpenGLContext
|
||||
|
||||
The QOpenGLContext::versionFunctions() function is replaced by
|
||||
QOpenGLVersionFunctionsFactory::get(). QOpenGLVersionFunctionsFactory is a public
|
||||
class now, part of the \l{Qt OpenGL} module.
|
||||
|
||||
\section2 ANGLE
|
||||
|
||||
On Windows, ANGLE, a third-party OpenGL ES to Direct 3D translator, is no
|
||||
|
|
|
|||
Loading…
Reference in New Issue