summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
...
* Gui: mark types Q_PRIMITIVE_TYPE when they're held in QDataBufferMarc Mutz2022-07-081-0/+2
* Avoid including qopenglfunctions header files if Qt is built with GLES2Alexey Edelev2022-06-281-2/+5
* Fix typos in docs and commentsKai Köhne2022-06-155-8/+8
* Make rhiFlush() support custom source DPRMorten Sørvig2022-06-142-0/+3
* Support cosmetic brush patterns in the pdf and opengl paint enginesEirik Aavitsland2022-06-041-5/+20
* Use SPDX license identifiersLucie Gérard2022-05-16124-4723/+332
* Add missing header files to the module sourcesAlexey Edelev2022-05-121-1/+1
* QtOpenGL: includemocsMarc Mutz2022-04-296-0/+12
* Revive eglfs' raster window supportLaszlo Agocs2022-04-274-37/+41
* OpenGL: port away from QLatin1StringSona Kurazyan2022-04-263-15/+15
* Doc: Revise OpenGL module landing pageAndreas Eliasson2022-04-251-19/+22
* QtOpenGL: Fix build with GCC 12: qt_imageForBrush is in QtGuiThiago Macieira2022-04-221-1/+1
* Rest of QtBase: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERNMarc Mutz2022-04-072-1/+3
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-172-0/+2
* Rest of QtBase: compile-optimize inline swap functionsMarc Mutz2022-03-171-1/+1
* Compose render-to-texture widgets through QRhiLaszlo Agocs2022-03-117-572/+45
* Fix deprecated uses of QScopedPointerMårten Nordheim2022-03-082-8/+10
* Fix painting clipping glitches with fractional scalingEirik Aavitsland2022-03-021-1/+1
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-248-6/+14
* 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