| Commit message (Expand) | Author | Age | Files | Lines |
| * | For qdebug operator<< of pointer types, always check for nullptr | Daniel Trevitz | 2025-05-17 | 1 | -1/+1 |
| * | Doc: Fix method docs for QOpenGLTexture::setWrapMode | Andreas Eliasson | 2025-01-24 | 1 | -1/+2 |
| * | Add Qt::Orientations based flip and flipped functions | Allan Sandfeld Jensen | 2024-11-29 | 1 | -2/+2 |
| * | Replace QPair/qMakePair with std::pair in qtbase/opengl | Isak Fyksen | 2024-11-21 | 1 | -28/+28 |
| * | Add QImage null check when QOpenGLTexture converts | Laszlo Agocs | 2023-03-21 | 1 | -1/+6 |
| * | QOpenGLTexture: Add a doc note about the unavoidable conversion | Laszlo Agocs | 2023-03-16 | 1 | -0/+6 |
| * | Long live Q_UNREACHABLE_RETURN()! | Marc Mutz | 2022-10-15 | 1 | -10/+5 |
| * | Fix typos in docs and comments | Kai Köhne | 2022-06-15 | 1 | -3/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -39/+3 |
| * | QtOpenGL: includemocs | Marc Mutz | 2022-04-29 | 1 | -0/+2 |
| * | Silence qdoc warning from deprecated enum value | Volker Hilsheimer | 2021-04-12 | 1 | -0/+1 |
| * | QOpenGLTexture: Fix typo in enum value | Laszlo Agocs | 2021-03-03 | 1 | -1/+1 |
| * | QOpenGLTexture: Remove obsolete data upload overloads | Volker Hilsheimer | 2020-09-10 | 1 | -116/+0 |
| * | Get rid of QT_OPENGL_ES* | Eskil Abrahamsen Blomfeldt | 2020-04-17 | 1 | -11/+11 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Liang Qi | 2020-02-13 | 1 | -1/+3 |
| * | Move QOpenGLTexture and related classes from QtGui to QtOpenGL | Johan Klokkhammer Helsing | 2020-01-24 | 1 | -0/+4987 |