| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: fix QOpenGLWidget::defaultFramebufferObject documentation | Volker Hilsheimer | 2023-03-07 | 1 | -7/+5 |
| * | Support stereoscopic rendering with QGraphicsView | Kristoffer Skau | 2022-12-01 | 1 | -18/+78 |
| * | Add support for stereoscopic content in QOpenGLWidget | Kristoffer Skau | 2022-11-28 | 1 | -59/+237 |
| * | Fix rhi flush eval perf. and native window problems | Laszlo Agocs | 2022-11-14 | 1 | -2/+9 |
| * | Fix typos in docs and comments | Kai Köhne | 2022-06-15 | 1 | -2/+2 |
| * | QOpenGLWidget: Fix a typo in the public documentation | Laszlo Papp | 2022-05-27 | 1 | -1/+1 |
| * | Make sure the correct context is current when invoking resizeGL | Laszlo Agocs | 2022-05-24 | 1 | -0/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Compose render-to-texture widgets through QRhi | Laszlo Agocs | 2022-03-11 | 1 | -87/+160 |
| * | Fix deprecated uses of QScopedPointer | Mårten Nordheim | 2022-03-08 | 1 | -2/+2 |
| * | Document QOpenGLWidget limitations without an alpha channel | Laszlo Agocs | 2021-01-15 | 1 | -0/+13 |
| * | Fix missing repaints with QOpenGLWidget in a QDockWidget | Laszlo Agocs | 2021-01-06 | 1 | -1/+6 |
| * | Member-initialize QOpenGLWidgetPrivate | Volker Hilsheimer | 2020-11-09 | 1 | -35/+18 |
| * | Port from devicePixelRatioF() to devicePixelRatio() | Morten Johan Sørvig | 2020-09-10 | 1 | -9/+9 |
| * | Register QPlatformBackingStoreOpenGLSupport when needed | Tor Arne Vestbø | 2020-07-29 | 1 | -0/+3 |
| * | Doc: Change docs from internal to reimp | Paul Wicking | 2020-06-25 | 1 | -4/+4 |
| * | Docs: Remove lenghty comparison with QGLWidget | Johan Klokkhammer Helsing | 2020-02-20 | 1 | -62/+6 |
| * | Move QOpenGLWidget from QtOpenGL to its own module | Johan Klokkhammer Helsing | 2020-02-18 | 1 | -0/+1472 |