summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* Fix run time failure for UI autotests (INTEGRITY)Tatiana Borisova2022-01-251-6/+8
* Doc: Use \inmodule for all classes and headersTopi Reinio2022-01-171-0/+1
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-091-1/+1
* Don't overwrite flipped textureTransform with unflipped on next blitTor Arne Vestbø2021-12-011-4/+5
* Teach QOpenGLTextureBlitter about GL_TEXTURE_RECTANGLE texturesTor Arne Vestbø2021-11-302-16/+110
* Doc: Enable qdoc warning count limitVenugopal Shivashankar2021-10-211-0/+3
* Add some debug warnings to the GL paint engine regarding stencilLaszlo Agocs2021-09-231-0/+8
* CMake: Make WrapVulkanHeaders target optional for QtGui consumersAlexandru Croitor2021-07-291-2/+4
* opengl: fix a typo in QOpenGLPaintDevice::dotsPerMeterY()Liang Qi2021-07-061-1/+1
* CMake: Fix Vulkan to be found when targeting AndroidAlexandru Croitor2021-07-011-1/+1
* Migrate to autogenerated cpp exportsAlexey Edelev2021-06-252-14/+2
* Fix inexplicably changed condition in GL backingstore compositionLaszlo Agocs2021-06-091-1/+2
* Introduce float QImage formats and renderingAllan Sandfeld Jensen2021-05-263-0/+85
* Disable spurious MSVC warning C4273 in Qt Gui, Qt OpenGLKai Köhne2021-05-031-0/+10
* Silence qdoc warning from deprecated enum valueVolker Hilsheimer2021-04-121-0/+1
* Fix compilation error when LTTng enabledHyungchan Kim2021-03-251-3/+12
* Doc: Change section titles that cause bad linksPaul Wicking2021-03-111-1/+1
* QOpenGLTexture: Fix typo in enum valueLaszlo Agocs2021-03-032-3/+8
* Doc: Fix warnings about wrong snippet path or missing .pro fileNico Vertriest2021-02-191-1/+1
* Revert "Remove the qmake project files" for snippetsNico Vertriest2021-02-121-0/+3
* Implement vertical subpixel positioning where availableEskil Abrahamsen Blomfeldt2021-01-253-8/+22
* 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