index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
openglwidgets
/
qopenglwidget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QOpenGLWidget: Call glClear in the default paintGL implementation
Laszlo Agocs
2023-09-04
1
-0
/
+7
*
Enable QWidget::grab() with QRhiWidget in the widget tree
Laszlo Agocs
2023-08-28
1
-0
/
+5
*
QOpenGLWidget: invalidate the depth/stencil after rendering
Giuseppe D'Angelo
2023-07-26
1
-18
/
+39
*
QOpenGLWidget: use (and prefer) InvalidateFramebuffer
Giuseppe D'Angelo
2023-07-25
1
-4
/
+3
*
Make QOpenGLWidget work with QT_WIDGETS_HIGHDPI_DOWNSCALE
Morten Sørvig
2023-05-24
1
-8
/
+2
*
rhi: Make it a QPA-style private but semi-public API
Laszlo Agocs
2023-05-21
1
-2
/
+1
*
Tune textures example to work with wasm and update docs
Laszlo Agocs
2023-04-25
1
-1
/
+8
*
wasm: QOpenGLWidget: ensure depth write is enabled when calling paintGL
Laszlo Agocs
2023-04-20
1
-0
/
+4
*
QOpenGLWidget: correct the lifetime of the wrapper texture objects
Laszlo Agocs
2023-04-18
1
-2
/
+2
*
Add QOpenGLWindow/Widget doc note about depth/stencil
Laszlo Agocs
2023-03-16
1
-0
/
+7
*
Doc: fix QOpenGLWidget::defaultFramebufferObject documentation
Volker Hilsheimer
2023-03-05
1
-7
/
+5
*
Introduce events for Window device pixel ratio changes
David Edmundson
2023-02-13
1
-1
/
+1
*
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