summaryrefslogtreecommitdiffstats
path: root/examples/opengl/legacy/README
blob: 8d6cbdef2a9865859cc27c2275a8c925a4b95703 (plain)
1
2
3
4
This directory contains legacy examples that use the fixed pipeline
and thus are not compatible with OpenGL ES 2.0+ and the core profile of
OpenGL 3.0+. They also rely on the Qt OpenGL module (e.g. QGLWidget) which
is not advisable in new application.