summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio48 hours1-0/+3
* Lazily create global share context when Qt::AA_ShareOpenGLContexts is setTor Arne Vestbø6 days1-1/+1
* For qdebug operator<< of pointer types, always check for nullptrDaniel Trevitz13 days1-1/+1
* Silence a few "No relevant classes found" moc warningsTor Arne Vestbø2025-04-251-0/+4
* Add trusted content notes to QOpenGLShader(Program)Laszlo Agocs2025-03-111-0/+20
* Doc: Fix method docs for QOpenGLTexture::setWrapModeAndreas Eliasson2025-01-241-1/+2
* QOpenGLEngineSharedShaders: disable copy/movesGiuseppe D'Angelo2025-01-231-0/+1
* Remove unused qdebug.h include from private headersAhmad Samir2025-01-161-2/+0
* Replace qdebug.h includes in public headers with forward-declarationsAhmad Samir2025-01-151-1/+1
* Q*PaintEngineState: use canonical signature for the copy constructorGiuseppe D'Angelo2025-01-122-2/+2
* Add Qt::Orientations based flip and flipped functionsAllan Sandfeld Jensen2024-11-293-13/+14
* Replace QPair/qMakePair with std::pair in qtbase/openglIsak Fyksen2024-11-2140-113/+111
* eglfs: change the condition to destroy the openglcompositorInho Lee2024-11-211-3/+3
* Create qdoc macros for C++ class docs 1.4: member-swap(), \internalMarc Mutz2024-11-081-1/+1
* eglfs: Restore raster window support code that went missingLaszlo Agocs2024-11-051-0/+4
* Create qdoc macros for C++ class docs 1.1: member-swap(), traditional phrasingMarc Mutz2024-11-052-7/+3
* Doc: Remove usage of defunct QDoc commandPaul Wicking2024-08-281-2/+0
* Docs: Organize topics in the qtbase repoAlexei Cazacov2024-08-131-1/+7
* Move destruction logic to QOpenGLWindow from PrivateEven Oscar Andersen2024-07-041-9/+9
* OpenGL functions: use removed_api to remove old version from APIVolker Hilsheimer2024-06-134-126/+127
* eglfs: Revive QWidget renderingLaszlo Agocs2024-06-131-23/+11
* Remove GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-06-121-1/+0
* widgets: Use per-surface-format RHI support and compositorTor Arne Vestbø2024-06-011-10/+2
* QOpenGL2PaintEngineEx: Store context via QPointerTor Arne Vestbø2024-05-301-1/+1
* Add QPaintDevice metric query to get precise fractional DPR valueEirik Aavitsland2024-05-301-0/+4
* Long live [[nodiscard]] QFile::openGiuseppe D'Angelo2024-04-171-0/+1
* Correct the internal signatures in the GL 4.5 func wrappersLaszlo Agocs2024-04-163-9/+135
* OpenGL: Add parameters to choose FBO grab orientationMikko Hallamaa2024-03-132-16/+31
* Mention QChronoTimer in API docsAhmad Samir2024-03-031-1/+1
* Correct doc snippet licenseLucie Gérard2024-02-281-1/+1
* Refix invalid glTexImage2D operation in FramebufferObjectEirik Aavitsland2024-02-091-1/+3
* QOpenGLFramebufferObject: Avoid illegal call to glTexImage2DAleix Pol2024-01-311-3/+15
* Make sure OpenGLContext is not nullptrJacek Poplawski2024-01-101-0/+2
* Add an opportunity to grab via QOpenGLCompositor to FBOArtem Dyomin2024-01-072-3/+17
* Doc: Fix \fn template arguments for Qt OpenGLTopi Reinio2023-11-181-1/+1
* Include what you need: <QPointer>Marc Mutz2023-10-121-0/+2
* Doc: Fix warnings and linking issuesTopi Reinio2023-10-091-0/+3
* QOpenGLCompositorBackingStore: ensure backing store on flushed windowsAxel Spoerl2023-09-132-0/+6
* Doc: Qt OpenGL: Remove duplicate source dir from documentation configTopi Reinio2023-08-221-7/+6
* Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBaseGiuseppe D'Angelo2023-07-111-0/+1
* QOpenGLFunctions: fix -Wunused-private-field (Clang 15)Marc Mutz2023-07-0518-22/+11
* Docs: Add link to OPenGL examples to OpenGL indexSafiyyah Moosa2023-06-302-2/+2
* Use a global value for warning limit when testing documentation in CITopi Reinio2023-06-271-3/+0
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-212-2/+2
* Clarify module changes in Qt6Jaishree Vyas2023-05-091-1/+1
* gl: Check for image validity in readbackLaszlo Agocs2023-04-251-6/+12
* Use Qt CMake APIs to exclude files from Unity BuildAmir Masoud Abdol2023-04-031-8/+7
* Add QImage null check when QOpenGLTexture convertsLaszlo Agocs2023-03-211-1/+6
* QOpenGLTexture: Add a doc note about the unavoidable conversionLaszlo Agocs2023-03-161-0/+6
* Add QOpenGLWindow/Widget doc note about depth/stencilLaszlo Agocs2023-03-161-0/+17