qt6-bb10/examples/opengl
Paolo Angelelli 40ace7a2a0 Fix computegles31 example
This patch fixes the example that contained problems showing up
with mesa/nouveau drivers.

Change-Id: Ic90f6028e394138781f00bcc00c145c56134f441
Reviewed-by: Gunnar Sletta <gunnar@crimson.no>
2017-03-08 09:19:39 +00:00
..
2dpainting
computegles31 Fix computegles31 example 2017-03-08 09:19:39 +00:00
contextinfo
cube
doc
hellogl2
hellogles3
hellowindow
legacy
paintedwindow
qopenglwidget
qopenglwindow
textures
threadedqopenglwidget
README
opengl.pro

README

Qt provides support for integration with OpenGL implementations on all
platforms, giving developers the opportunity to display hardware accelerated
3D graphics alongside a more conventional user interface.

These examples demonstrate the basic techniques used to take advantage of
OpenGL in Qt applications.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.