summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qopenglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-6/+8
|\
| * Doc: Remove references to QOpenGLContext::destroy()Sze Howe Koh2015-01-191-6/+8
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-7/+5
|\|
| * Doc: corrected broken links qtbaseNico Vertriest2014-12-231-7/+5
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-3/+3
|\|
| * QOpenGLContext: Use static invocation of QGuiApplication::platformNativeInter...Friedemann Kleint2014-12-181-3/+3
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-201-10/+0
|\|
| * Remove QOpenGLContextPrivate::globalShareContextJocelyn Turcotte2014-10-201-10/+0
* | eglfs: Add support for systems without pbuffer supportLaszlo Agocs2014-10-101-0/+1
|/
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add an option to share between TLWsLaszlo Agocs2014-09-101-2/+3
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-0/+4
|\
| * OpenGL: destroy QGLContext allocated by QGLContext::fromOpenGLContextDavid Fries2014-08-051-0/+4
* | Add default format to QSurfaceFormatLaszlo Agocs2014-08-081-0/+6
* | Document the destroy/create behavior of QOpenGLContext::create()Laszlo Agocs2014-08-061-0/+3
* | Rename globalShareContext to qt_gl_global_share_contextJocelyn Turcotte2014-08-041-11/+23
* | Fix a crash when using QtQuickControls with core profileBerthold Krevert2014-05-221-4/+25
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-1/+2
|\|
| * Avoid corruption in Q(Open)GLFunctions when used on multiple threadsLaszlo Agocs2014-05-091-1/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-10/+16
|\|
| * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-8/+8
| * Remove internal public function from QOpenGLFunctionsLaszlo Agocs2014-04-171-2/+8
* | Add public and QPA APIs for adapting existing OpenGL contextsLaszlo Agocs2014-04-241-1/+61
|/
* Correct QOpenGLContext::versionFunctions() docsLaszlo Agocs2014-04-091-4/+6
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-041-3/+0
* Add a way to share context between QtQuick and QtWidgetsJocelyn Turcotte2014-04-021-0/+20
* Fix some documentation errors.Friedemann Kleint2014-03-241-2/+2
* Return false on context creation failureLaszlo Agocs2014-03-201-3/+3
* Docs: Clarify QOpenGLFunctions::functions()Laszlo Agocs2014-03-151-0/+3
* Doc: correction link, example and parameter issues qtbaseNico Vertriest2014-03-101-7/+8
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-7/+8
* Clarify QOpenGLContext::format() docsLaszlo Agocs2014-03-071-0/+14
* Doc fixPaul Olav Tvete2014-03-061-6/+4
* Dynamic GL: Query gl handle and type via the native interfaceLaszlo Agocs2014-03-061-1/+15
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-3/+73
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-21/+29
* Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-121-5/+4
* Enable QOpenGLTexture for OpenGL ES 2Jorgen Lind2013-11-141-6/+0
* Doc: Fix broken linksSze Howe Koh2013-11-051-3/+3
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-7/+7
* Long live QOpenGLTexture!Sean Harmer2013-09-221-0/+28
* Fixed QGLWidget not being able to be made current with a context.Samuel Rødal2013-04-231-1/+1
* OpenGL: Add a set of version and context specific OpenGL classesSean Harmer2013-02-261-0/+275
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-2/+2
* Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix QOpenGLContextGroup object leakJian Liang2013-01-141-7/+18
* Some fixes to the OpenGL docs in GUIGunnar Sletta2012-12-121-1/+1
* Return appropriate currentContext() in platform's makeCurrent().Samuel Rødal2012-11-081-3/+16