qt6-bb10/examples/opengl
Gabriel de Dietrich 004f25df78 QGLWidget: Support retina framebuffer grabbing
And update the opengl/grabber example.

Task-number: QTBUG-31173
Change-Id: If09f1f3634b353d034f51240fc68be6ee7aabb48
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
2013-05-23 12:49:39 +02:00
..
2dpainting
cube
doc
framebufferobject2
grabber QGLWidget: Support retina framebuffer grabbing 2013-05-23 12:49:39 +02:00
hellogl
hellogl_es
hellogl_es2
hellowindow
overpainting Update opengl/overpainting example for high-dpi 2013-05-23 12:49:39 +02:00
paintedwindow Avoid harmless warning in paintedwindow example 2013-05-14 11:06:20 +02:00
pbuffers
pbuffers2
samplebuffers
shared
textures
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.