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
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lazily create global share context when Qt::AA_ShareOpenGLContexts is set
Tor Arne Vestbø
22 hours
1
-1
/
+1
*
CMake: Prevent creation of private modules without private headers
Joerg Bornemann
2025-03-13
1
-0
/
+1
*
Remove GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-06-12
1
-1
/
+0
*
Add QPaintDevice metric query to get precise fractional DPR value
Eirik Aavitsland
2024-05-30
1
-0
/
+4
*
Long live [[nodiscard]] QFile::open
Giuseppe D'Angelo
2024-04-17
1
-0
/
+1
*
Fix offscreen rendering in QOpenGLWidget
Inho Lee
2024-03-07
1
-3
/
+5
*
Mention QChronoTimer in API docs
Ahmad Samir
2024-03-03
1
-1
/
+1
*
Add QWidgetPrivate::rhi() helper method
Tor Arne Vestbø
2024-03-01
1
-9
/
+4
*
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
*
Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBase
Giuseppe D'Angelo
2023-07-11
1
-0
/
+1
*
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
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
1
-2
/
+0
*
Add missing underlying type and Q_ENUM to QOpenGLWidget enums
Kristoffer Skau
2023-01-26
1
-1
/
+3
*
Support stereoscopic rendering with QGraphicsView
Kristoffer Skau
2022-12-01
2
-18
/
+79
*
Add support for stereoscopic content in QOpenGLWidget
Kristoffer Skau
2022-11-28
2
-59
/
+246
*
Fix rhi flush eval perf. and native window problems
Laszlo Agocs
2022-11-14
1
-2
/
+9
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
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
3
-114
/
+6
*
Add missing header files to the module sources
Alexey Edelev
2022-05-12
1
-0
/
+1
*
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
*
Migrate to autogenerated cpp exports
Alexey Edelev
2021-06-25
2
-14
/
+2
*
Document QOpenGLWidget limitations without an alpha channel
Laszlo Agocs
2021-01-15
1
-0
/
+13
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-13
/
+0
*
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
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
1
-1
/
+1
*
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
5
-0
/
+1674