Commit 700acbd6 authored by Leena Miettinen's avatar Leena Miettinen Committed by Topi Reiniö
Browse files

Update OpenGL dependencies in "Qt for X11 Requirements"


Change-Id: If5b6dd4b843f071c60329bdba146d3185d8ea4ac
Reviewed-by: default avatarLaszlo Agocs <laszlo.agocs@qt.io>
Reviewed-by: default avatarTopi Reiniö <topi.reinio@theqtcompany.com>
Showing with 6 additions and 10 deletions
......@@ -316,17 +316,13 @@
\section1 OpenGL Dependencies
The configure script will autodetect if OpenGL headers and libraries are
installed on your system, and if so, it will include the \l{Qt OpenGL} module
in the Qt library.
Configure attempts to automatically detect OpenGL ES 2.0, or later, or
regular desktop OpenGL. You can disable OpenGL support by using the
\c -no-opengl option.
If your OpenGL headers or libraries are placed in a non-standard directory,
you may need to change the \c QMAKE_INCDIR_OPENGL and/or
\c QMAKE_LIBDIR_OPENGL in the config file for your system.
The QGL documentation assumes that you are familiar with OpenGL
programming. If you're new to the subject a good starting point is
\l{http://www.opengl.org/}.
\note The Qt OpenGL module (which contains classes that start with \e QGL)
has been deprecated in favor of the \l{Qt GUI} module (which contains
classes that start with \e QOpenGL).
\section1 Multimedia Dependencies
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment