qt6-bb10/src/opengl
Friedemann Kleint fc14bd2c92 Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.
Enable compilation without -qpa.

- Remove conditionals from Q_WS_QPA sections.
- Rename precompiled header.
- Remove gui-related Q_OS_SYMBIAN-#ifdef sections.
- Leave other Q_WS code in for reference.

Change-Id: I16326b631fff483aec8edd2f7a2e7a1822eab814
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2011-10-21 21:29:46 +02:00
..
gl2paintengineex OpenGL: Remove Q_WS_ defines. 2011-10-18 08:21:19 +02:00
opengl.pro Rename remaining gui/opengl source files to avoid name clashing. 2011-08-30 11:05:30 +02:00
qgl.cpp Remove the remaining traces of QT3_SUPPORT 2011-10-03 05:59:07 +02:00
qgl.h OpenGL: Remove Q_WS_ defines. 2011-10-18 08:21:19 +02:00
qgl_p.h OpenGL: Remove Q_WS_ defines. 2011-10-18 08:21:19 +02:00
qgl_qpa.cpp Fixed tst_QGL::destroyFBOAfterContext(). 2011-09-07 10:09:36 +02:00
qglbuffer.cpp Copy core GL functionality to QtGui with QGL -> QOpenGL naming. 2011-08-29 10:25:24 +02:00
qglbuffer.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qglcolormap.cpp Make all uses of QBasicAtomicInt and Pointer use load() and store() 2011-10-03 07:57:41 +02:00
qglcolormap.h Make all uses of QBasicAtomicInt and Pointer use load() and store() 2011-10-03 07:57:41 +02:00
qglextensions.cpp Remove duplicate check for glDeleteProgram 2011-10-05 15:13:25 +02:00
qglextensions_p.h OpenGL: Remove Q_WS_ defines. 2011-10-18 08:21:19 +02:00
qglframebufferobject.cpp Widgets: Remove Q_WS_QPA and qpa-sections from .pro files. 2011-10-21 21:29:46 +02:00
qglframebufferobject.h Get rid of OpenGL 1.x engine and platform code from QtOpenGL. 2011-08-16 15:44:26 +02:00
qglframebufferobject_p.h Move GL resource handling enablers to QtGui. 2011-08-29 10:24:55 +02:00
qglfunctions.cpp Copy core GL functionality to QtGui with QGL -> QOpenGL naming. 2011-08-29 10:25:24 +02:00
qglfunctions.h OpenGL: Remove Q_WS_ defines. 2011-10-18 08:21:19 +02:00
qglpaintdevice.cpp Rename QWindowSurface -> QBackingStore and split into platform / public. 2011-06-21 09:04:01 +02:00
qglpaintdevice_p.h Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qglpixelbuffer.cpp Build on Windows/clean build on Linux. 2011-08-29 14:39:07 +02:00
qglpixelbuffer.h Get rid of OpenGL 1.x engine and platform code from QtOpenGL. 2011-08-16 15:44:26 +02:00
qglpixelbuffer_p.h Get rid of OpenGL 1.x engine and platform code from QtOpenGL. 2011-08-16 15:44:26 +02:00
qglpixelbuffer_stub.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qglshaderprogram.cpp Copy core GL functionality to QtGui with QGL -> QOpenGL naming. 2011-08-29 10:25:24 +02:00
qglshaderprogram.h Get rid of OpenGL 1.x engine and platform code from QtOpenGL. 2011-08-16 15:44:26 +02:00
qgraphicsshadereffect.cpp Get rid of OpenGL 1.x engine and platform code from QtOpenGL. 2011-08-16 15:44:26 +02:00
qgraphicsshadereffect_p.h Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00