qt6-bb10/src/gui/opengl
Frederik Gladhorn f035786021 Merge remote-tracking branch 'origin/5.3' into dev
Change-Id: Ia12ffdb27ecdf25c2a2bdb0eed1945387502108a
2014-07-10 10:11:11 +02:00
..
opengl.pri Do not pull in egl for QtGui and QtOpenGL 2014-03-25 17:11:54 +01:00
qopengl.cpp Avoid calling glGetString on OpenGL 3.0+ 2014-07-09 19:07:09 +02:00
qopengl.h Include the ES3 headers on iOS 2014-06-25 12:39:30 +02:00
qopengl2pexvertexarray.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qopengl2pexvertexarray_p.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qopengl_p.h Remove duplicated code for handling OpenGL extensions in QtOpenGL 2013-02-17 20:31:30 +01:00
qopenglbuffer.cpp purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
qopenglbuffer.h Make sure that we #include qconfig.h before testing for features. 2013-03-19 07:02:57 +01:00
qopenglcustomshaderstage.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qopenglcustomshaderstage_p.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qopengldebug.cpp Avoid using direct OpenGL calls in gui and widgets 2014-03-10 15:10:37 +01:00
qopengldebug.h Long live QOpenGLDebug! 2013-03-15 22:08:39 +01:00
qopenglengineshadermanager.cpp Rename new QOpenGLContext APIs 2014-04-25 10:07:45 +02:00
qopenglengineshadermanager_p.h Fix some typos 2014-03-03 18:24:29 +01:00
qopenglengineshadersource_p.h Add core profile versions of the glyph cache shaders 2014-02-28 18:00:44 +01:00
qopengles2ext.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qopenglext.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qopenglextensions_p.h Remove non-existent function from header 2014-03-21 15:43:17 +01:00
qopenglframebufferobject.cpp Improve QOpenGLFramebufferObject::toImage() 2014-07-04 11:19:08 +02:00
qopenglframebufferobject.h Improve QOpenGLFramebufferObject::toImage() 2014-07-04 11:19:08 +02:00
qopenglframebufferobject_p.h Make multisampling more robust in QOpenGLFramebufferObject 2014-06-06 02:51:32 +02:00
qopenglfunctions.cpp Merge remote-tracking branch 'origin/5.3' into dev 2014-07-01 16:25:19 +02:00
qopenglfunctions.h Remove internal public function from QOpenGLFunctions 2014-04-17 10:59:03 +02:00
qopenglfunctions_1_0.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_1_0.h Make the new OpenGL function headers compile on their own 2013-03-05 02:43:00 +01:00
qopenglfunctions_1_1.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_1_1.h Make the new OpenGL function headers compile on their own 2013-03-05 02:43:00 +01:00
qopenglfunctions_1_2.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_1_2.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_1_3.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_1_3.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_1_4.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_1_4.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_1_5.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_1_5.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_2_0.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_2_0.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_2_1.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_2_1.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_3_0.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_3_0.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_3_1.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_3_1.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_3_2_compatibility.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_3_2_compatibility.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_3_2_core.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_3_2_core.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_3_3_compatibility.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_3_3_compatibility.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_3_3_core.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_3_3_core.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_4_0_compatibility.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_4_0_compatibility.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_4_0_core.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_4_0_core.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_4_1_compatibility.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_4_1_compatibility.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_4_1_core.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_4_1_core.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_4_2_compatibility.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_4_2_compatibility.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_4_2_core.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_4_2_core.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_4_3_compatibility.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_4_3_compatibility.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_4_3_core.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_4_3_core.h Fix incorrect classification of glTexImage3D. 2013-04-05 00:14:53 +02:00
qopenglfunctions_es2.cpp Doc: Link to external docs in QOpenGLFunctions_* classes 2013-09-09 10:40:37 +02:00
qopenglfunctions_es2.h Ensure the docs for QOpenGLFunctions_ES2 are generated 2013-08-23 18:39:53 +02:00
qopenglgradientcache.cpp Avoid using direct OpenGL calls in gui and widgets 2014-03-10 15:10:37 +01:00
qopenglgradientcache_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qopenglpaintdevice.cpp Doc: Fix typos 2014-03-27 15:36:58 +01:00
qopenglpaintdevice.h Make sure that we #include qconfig.h before testing for features. 2013-03-19 07:02:57 +01:00
qopenglpaintengine.cpp Make QOpenGLTextureCache::bindTexture upload efficiently 2014-07-04 16:09:27 +02:00
qopenglpaintengine_p.h Make QOpenGLTextureCache::bindTexture upload efficiently 2014-07-04 16:09:27 +02:00
qopenglpixeltransferoptions.cpp Long live QOpenGLTexture! 2013-09-22 08:56:47 +02:00
qopenglpixeltransferoptions.h QOpenGLPixelTransferOptions: declare as shared, add move assignment operator 2013-11-14 19:26:20 +01:00
qopenglqueryhelper_p.h Add QOpenGLTimerQuery and QOpenGLTimeMonitor classes 2013-03-12 16:01:14 +01:00
qopenglshadercache_meego_p.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qopenglshadercache_p.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qopenglshaderprogram.cpp Merge remote-tracking branch 'origin/release' into stable 2014-05-01 13:08:42 +02:00
qopenglshaderprogram.h Introducing QOpenGLShaderProgram::create() 2014-02-22 14:35:33 +01:00
qopengltexture.cpp Fix internalFormat in QOpenGLTexture for ES2 2014-07-09 17:13:49 +02:00
qopengltexture.h Fix support for depth/stencil textures in QOpenGLTexture 2014-05-26 10:57:18 +02:00
qopengltexture_p.h QOpenGLTexture: Introduce const void * image upload methods 2014-01-31 18:57:43 +01:00
qopengltextureblitter.cpp Support translucent windows on eglfs 2014-06-25 16:24:15 +02:00
qopengltextureblitter_p.h Support translucent windows on eglfs 2014-06-25 16:24:15 +02:00
qopengltexturecache.cpp Make QOpenGLTextureCache::bindTexture upload efficiently 2014-07-04 16:09:27 +02:00
qopengltexturecache_p.h Make QOpenGLTextureCache::bindTexture upload efficiently 2014-07-04 16:09:27 +02:00
qopengltextureglyphcache.cpp Fix QOpenGLGlyphTexture object leak 2014-05-28 08:26:03 +02:00
qopengltextureglyphcache_p.h Avoid using direct OpenGL calls in gui and widgets 2014-03-10 15:10:37 +01:00
qopengltexturehelper.cpp Rename new QOpenGLContext APIs 2014-04-25 10:07:45 +02:00
qopengltexturehelper_p.h Dynamic GL switch on Windows 2014-02-14 10:51:44 +01:00
qopengltimerquery.cpp Rename new QOpenGLContext APIs 2014-04-25 10:07:45 +02:00
qopengltimerquery.h Fix header check: you must #include qconfig.h before QT_NO_OPENGL 2013-04-23 16:38:09 +02:00
qopenglversionfunctions.cpp Merge remote-tracking branch 'origin/5.3' into dev 2014-07-10 10:11:11 +02:00
qopenglversionfunctions.h Add default value for qHash's 'seed' argument for QOpenGLVersionProfile/Status 2013-04-15 17:45:20 +02:00
qopenglversionfunctionsfactory.cpp OpenGL: Add a set of version and context specific OpenGL classes 2013-02-26 16:27:30 +01:00
qopenglversionfunctionsfactory_p.h OpenGL: Add a set of version and context specific OpenGL classes 2013-02-26 16:27:30 +01:00
qopenglvertexarrayobject.cpp Use the standard functions in GLES3 builds in VAOs 2014-07-02 19:53:20 +02:00
qopenglvertexarrayobject.h Avoid crash when QOpenGLContext is destroyed before the VAO 2013-06-28 05:28:20 +02:00
qrbtree_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtriangulatingstroker.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtriangulatingstroker_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtriangulator.cpp Fix unused function warnings in qtriangulator.cpp 2014-01-10 02:33:41 +01:00
qtriangulator_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00