| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add trusted content notes to QOpenGLShader(Program) | Laszlo Agocs | 2025-03-11 | 1 | -0/+20 |
| * | Replace QPair/qMakePair with std::pair in qtbase/opengl | Isak Fyksen | 2024-11-21 | 1 | -8/+8 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -2/+2 |
| * | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | QtOpenGL: includemocs | Marc Mutz | 2022-04-29 | 1 | -0/+2 |
| * | OpenGL: port away from QLatin1String | Sona Kurazyan | 2022-04-26 | 1 | -2/+4 |
| * | Fix deprecated uses of QScopedPointer | Mårten Nordheim | 2022-03-08 | 1 | -2/+3 |
| * | Replace Qt CONSTEXPR defines with constexpr | Allan Sandfeld Jensen | 2020-08-14 | 1 | -2/+2 |
| * | Use qsizetype in QList | Lars Knoll | 2020-07-06 | 1 | -1/+1 |
| * | Use QList instead of QVector in opengl | Jarek Kobus | 2020-06-26 | 1 | -16/+16 |
| * | Get rid of QT_OPENGL_ES* | Eskil Abrahamsen Blomfeldt | 2020-04-17 | 1 | -12/+12 |
| * | Move versioned OpenGL functions from QtGui to QtOpenGL | Johan Klokkhammer Helsing | 2020-04-16 | 1 | -2/+3 |
| * | Move QOpenGLShaderProgram from QtGui to QtOpenGL | Johan Klokkhammer Helsing | 2020-02-20 | 1 | -0/+3810 |