Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace QPair/qMakePair with std::pair in qtbase/opengl | Isak Fyksen | 2024-11-21 | 1 | -1/+1 |
* | Avoid including qopenglfunctions header files if Qt is built with GLES2 | Alexey Edelev | 2022-06-28 | 1 | -2/+5 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
* | Revive eglfs' raster window support | Laszlo Agocs | 2022-04-27 | 1 | -1/+1 |
* | Enable access to the VAO resolvers through QOpenGLContextPrivate | Giuseppe D'Angelo | 2020-06-22 | 1 | -27/+41 |
* | Long live std::pair! | Giuseppe D'Angelo | 2020-06-10 | 1 | -1/+1 |
* | Avoid using qGuiApp in QOpenGLVao::destroy() | Laszlo Agocs | 2020-04-21 | 1 | -1/+5 |
* | Get rid of QT_OPENGL_ES* | Eskil Abrahamsen Blomfeldt | 2020-04-17 | 1 | -4/+4 |
* | Move versioned OpenGL functions from QtGui to QtOpenGL | Johan Klokkhammer Helsing | 2020-04-16 | 1 | -4/+5 |
* | Move QOpenGLVertexArrayObject from QtGui to QtOpenGL | Johan Klokkhammer Helsing | 2020-02-21 | 1 | -0/+531 |