qt6-bb10/examples/opengl/cube
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
..
cube.desktop
cube.png
cube.pro qtbase: Add missing example installs and files. 2012-07-10 22:24:40 +02:00
fshader.glsl
geometryengine.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
geometryengine.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
main.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mainwidget.cpp Made cube example not use glActiveTexture. 2012-10-02 10:43:48 +02:00
mainwidget.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
shaders.qrc
textures.qrc
vshader.glsl