Allan Sandfeld Jensen 9815ebf24b Switch QSurfaceFormat::colorSpace to a QColorSpace
Allows more flexibility in the future.

Change-Id: Idcf2d8ddaee268a7b5d55379ccb42dd9b3c33abf
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2020-09-15 01:41:13 +02:00
..
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-01-30 20:45:08 +00:00
2020-02-21 09:01:08 +00:00
2011-07-05 19:57:54 +02:00

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.