summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-107/+0
* Remove the qmake project filesJoerg Bornemann2021-01-072-160/+0
* Fix typo in QtOpenGL module docsLaszlo Agocs2020-12-161-1/+1
* Use (new) erase()/erase_if() algorithmsMarc Mutz2020-12-051-3/+1
* Doc: Fix various documentation warningsTopi Reinio2020-11-301-3/+0
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-301-1/+1
* Fix link to Qt OpenGL C++ classesVolker Hilsheimer2020-11-251-1/+1
* Update landing pages and module pages in qtbaseJerome Pasion2020-11-172-11/+21
* Update Qt OpenGL docs and add porting docsv6.0.0-beta5Eskil Abrahamsen Blomfeldt2020-11-133-14/+99
* Remove Qt4Compatible paintingAllan Sandfeld Jensen2020-11-121-2/+2
* Doc: Fix documentation warnings for Qt OpenGLTopi Reinio2020-11-123-1/+8
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-3/+3
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-011-1/+1
* Hide comparison operators for QtOpenGLVersion types from ADLVolker Hilsheimer2020-10-302-22/+23
* Doc: Fix documentation warnings for Qt OpenGLTopi Reinio2020-10-304-5/+14
* Doc: Fix links to the CMake manualTopi Reinio2020-10-301-1/+1
* Remove do-not-use warning in Qt OpenGL landing pageJerome Pasion2020-10-291-10/+2
* Organize QtOpenGLWidgets documentationVolker Hilsheimer2020-10-297-5/+544
* Remove methods that shouldn't be in the OpenGL wrappersLars Knoll2020-10-079-1404/+0
* Centralize the implementation of move assignment operatorsGiuseppe D'Angelo2020-10-032-3/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-14/+15
* Doc: Correct link errors qtbaseNico Vertriest2020-09-211-1/+1
* Doc: Add links to Qt 6 changes files from module indexPaul Wicking2020-09-181-0/+4
* Doc: Add porting guide documentsPaul Wicking2020-09-161-0/+46
* QOpenGLTexture: Remove obsolete data upload overloadsVolker Hilsheimer2020-09-102-145/+0
* QOpenGLFramebufferObject: merge toImage overloadsVolker Hilsheimer2020-09-102-15/+1
* Change QByteArray to handle large arraysLars Knoll2020-08-271-2/+2
* Smart pointers: port to explicit operator boolGiuseppe D'Angelo2020-08-261-1/+1
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-142-33/+33
* Register QPlatformBackingStoreOpenGLSupport when neededTor Arne Vestbø2020-07-292-9/+8
* Move glxconvenience into QtGuiFriedemann Kleint2020-07-107-586/+0
* Move qglxconvenience to QtOpenGLFriedemann Kleint2020-07-087-0/+588
* Fix floating point clip rectangle rounding in raster and opengl paint engineJani Hautakangas2020-07-071-1/+1
* Use qsizetype in QListLars Knoll2020-07-061-1/+1
* Remove unnecessary ; after function implementationsLars Schmertmann2020-07-061-3/+3
* Switch to qvla where makes sense in openglLaszlo Agocs2020-06-303-4/+4
* Doc: Update docs with cmake package informationNico Vertriest2020-06-301-0/+1
* Use QList instead of QVector in openglJarek Kobus2020-06-2613-74/+62
* Enable access to the VAO resolvers through QOpenGLContextPrivateGiuseppe D'Angelo2020-06-222-35/+48
* QOGLVAO::Binder: unexport a value classGiuseppe D'Angelo2020-06-181-1/+1
* Add more LTTNG tracing pointsJosé Dapena Paz2020-06-116-1/+23
* Long live std::pair!Giuseppe D'Angelo2020-06-102-5/+5
* CMake: Regenerate src/openglAlexandru Croitor2020-05-292-5/+17
* Move QPlatformBackingStoreOpenGLSupport handling out of platform pluginsTor Arne Vestbø2020-05-292-2/+12
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-288-2/+1389
* Document how to use CMake for Qt OpenGLKai Koehne2020-05-267-97/+23
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-224-0/+306
* Licenses: Remove reference to change in Qt 5.4Kai Koehne2020-05-221-3/+2
* Remove a bunch of deprecated members from src/gui/painting classesVolker Hilsheimer2020-05-061-8/+1
* Avoid using qGuiApp in QOpenGLVao::destroy()Laszlo Agocs2020-04-211-1/+5