summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* QtOpenGL: Unify license headersKai Koehne2019-01-294-59/+92
* Fix warnings building with --std=c++11 and gcc 8Allan Sandfeld Jensen2018-12-141-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-19/+0
|\
| * Purge some unused code for the OpenGL library nameEdward Welbourne2018-11-121-19/+0
* | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-156-85/+217
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-072-0/+4
|\|
| * Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-302-0/+4
* | WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+22
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-171-3/+3
|\|
| * doc: Add missing override and remove redundant virtual for snippetsAlexander Volkov2018-08-161-3/+3
* | Guard QGL2PaintEngineEx/QGLPaintDevice against using unset contextTor Arne Vestbø2018-08-072-2/+2
* | Be more explicit about the effects of swapBuffers() on the current contextTor Arne Vestbø2018-08-061-1/+2
* | QGLWidget: Gracefully handle failed makeCurrent during resize and paint eventTor Arne Vestbø2018-07-202-4/+15
* | qdoc: properly omit comments for enums marked with omitvalueChristian Ehrlicher2018-03-271-6/+6
|/
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-261-4/+13
| |\
| * | MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-4/+13
|\ \ \ | | |/ | |/|
| * | Document licenses for all Qt modulesKai Koehne2018-01-241-4/+13
* | | Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-121-11/+11
* | | doc: clangqdoc must always see GL typedefsMartin Smith2017-12-081-0/+11
* | | doc: clangqdoc needs to see all GLxxx typedefsMartin Smith2017-12-021-0/+6
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-1/+2
|\ \ \ | | |/ | |/|
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+2
| |/
* | Remove references to obsolete platformsJake Petroules2017-11-051-1/+0
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-196-24/+24
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-1912-68/+68
|/
* Make high-dpi QGLWidget work cross platformMorten Johan Sørvig2017-08-021-4/+0
* Convert features.graphicseffect to QT_[REQUIRE_]CONFIGStephan Binner2017-07-113-11/+7
* Fix crash when running tst_qlbuffers under AngleSimon Hausmann2017-06-281-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-132-2/+0
|\
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-062-2/+0
* | Use static initialization for QBasicAtomicsMarc Mutz2017-02-161-1/+1
* | Make some atomic counters zero-basedMarc Mutz2017-02-151-2/+6
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-135-464/+8
|\|
| * Add missing override into Qt modulesAlexander Volkov2016-12-012-7/+7
| * Remove last traces of MeeGoLars Knoll2016-11-233-457/+1
* | doc: Always declare GL types for clangqdocMartin Smith2016-12-031-0/+9
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+11
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-0/+11
| |\
| | * QtOpenGl: compile with GCC 7Marc Mutz2016-10-121-0/+11
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-225-8/+8
|\ \ \
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-2/+2
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-164-6/+6
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-134-6/+6
| | |\|
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-124-6/+6
* | | | Standardize some "We mean it" commentsFriedemann Kleint2016-08-173-9/+9
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-232-2/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
| |\|
| | * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1