qt5base-lts/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 Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
cube.png Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
cube.pro qtbase: Add missing example installs and files. 2012-07-10 22:24:40 +02:00
fshader.glsl Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
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 Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
textures.qrc Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
vshader.glsl Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00