| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move qopenglwidget example to manual tests | Laszlo Agocs | 2023-05-24 | 1 | -540/+0 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | Compose render-to-texture widgets through QRhi | Laszlo Agocs | 2022-03-11 | 1 | -12/+39 |
| * | Use QList instead of QVector in examples | Jarek Kobus | 2020-06-23 | 1 | -1/+1 |
| * | Cleanup QtOpenGL examples | Christian Ehrlicher | 2019-09-30 | 1 | -8/+0 |
| * | examples: port away from Java-style iterators | Marc Mutz | 2019-05-23 | 1 | -5/+2 |
| * | Examples: cleanup foreach usage | Christian Ehrlicher | 2019-02-02 | 1 | -3/+3 |
| * | Change almost all other uses of qrand() to QRandomGenerator | Thiago Macieira | 2017-11-08 | 1 | -5/+6 |
| * | Be (somewhat more) consistent about the value of pi | Edward Welbourne | 2017-06-20 | 1 | -13/+13 |
| * | Add support for custom texture format in QOpenGLWidget | Laszlo Agocs | 2017-02-26 | 1 | -0/+6 |
| * | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 1 | -3/+13 |
| * | Clip QOpenGLWidget and QQuickWidget correctly | Laszlo Agocs | 2015-06-01 | 1 | -3/+3 |
| * | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 1 | -3/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -5/+5 |
| * | Make qopenglwidget example functional without timers too | Laszlo Agocs | 2014-09-30 | 1 | -0/+5 |
| * | Modernize the OpenGL examples | Laszlo Agocs | 2014-08-12 | 1 | -218/+278 |
| * | Make QOpenGLWidget public | Laszlo Agocs | 2014-08-01 | 1 | -0/+489 |