qt5base-lts/examples
Samuel Rødal 9b201853ad Made cube example not use glActiveTexture.
We're setting the default texture unit anyway, and glActiveTexture would
require resolving through QOpenGLFunctions.

Task-number: QTBUG-24555
Change-Id: Id8d660baaa1532e7b8e623673f501703c76fac65
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2012-10-02 10:43:48 +02:00
..
dbus
embedded
gestures
gui
ipc
ja_JP/linguist/hellotr
linguist
network
opengl Made cube example not use glActiveTexture. 2012-10-02 10:43:48 +02:00
qmake
qpa QPA/Windows example: Set proper window flags, titles, names. 2012-10-01 10:20:09 +02:00
qtconcurrent
qtestlib
sql
threads
tools
touch
webkit/webkit-guide
widgets
xml
examples.pro
README

Qt is supplied with a number of example applications that have been
written to provide developers with examples of the Qt API in use,
highlight good programming practice, and showcase features found in each of
Qt's core technologies.


Documentation for examples can be found in the Examples section
of the Qt documentation.