qt6-bb10/src/opengl
Marc Mutz 15f041e6d5 QtOpenGL: use nullary version of qRegisterMetaType<T>("T")
Using the nullary version has the advantage that multiple calls
during a program run are much more efficient, since an inlined
atomic is used to store the result. For this, it requires
Q_DECLARE_METATYPE(T), so add, too.

Change-Id: Ic9a9013aa13ff9d8f917f9df033dd2197944f84a
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-07-25 00:48:38 +02:00
..
doc Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
gl2paintengineex Remove duplicate triangulating stroker implementation. 2012-07-06 13:58:28 +02:00
opengl.pro Remove duplicate triangulating stroker implementation. 2012-07-06 13:58:28 +02:00
qgl.cpp QtOpenGL: remove \link usages 2012-05-29 11:35:21 +02:00
qgl.h Fix setMouseTracking on QGLWidget 2012-06-23 20:27:45 +02:00
qgl_p.h QtOpenGL: use nullary version of qRegisterMetaType<T>("T") 2012-07-25 00:48:38 +02:00
qgl_qpa.cpp Fix some spelling errors 2012-07-11 14:52:37 +02:00
qglbuffer.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglbuffer.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglcolormap.cpp Doc: Modularize QtOpenGL documentation. 2012-05-09 08:36:59 +02:00
qglcolormap.h Clean up the EXPORT macros in qglobal.h. 2012-06-29 00:27:18 +02:00
qglextensions.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglextensions_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglframebufferobject.cpp QtOpenGL: remove \link usages 2012-05-29 11:35:21 +02:00
qglframebufferobject.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglframebufferobject_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglfunctions.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglfunctions.h Fixed build issue when using GLEW with MSVC 2012-04-10 10:38:10 +02:00
qglpaintdevice.cpp Prevent warning when using QPainter on a QGLWidget. 2012-04-13 08:33:47 +02:00
qglpaintdevice_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglpixelbuffer.cpp Doc: Modularize QtOpenGL documentation. 2012-05-09 08:36:59 +02:00
qglpixelbuffer.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglpixelbuffer_p.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglpixelbuffer_stub.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglshaderprogram.cpp Windows: Add ANGLE support. 2012-05-31 09:13:01 +02:00
qglshaderprogram.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicsshadereffect.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicsshadereffect_p.h Clean up the EXPORT macros in qglobal.h. 2012-06-29 00:27:18 +02:00
qtopenglglobal.h Clean up the EXPORT macros in qglobal.h. 2012-06-29 00:27:18 +02:00