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
/
gui
/
painting
/
qplatformbackingstore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
widgets: Use per-surface-format RHI support and compositor
Tor Arne Vestbø
2024-06-01
1
-21
/
+44
*
Handle device loss for texture widgets
David Redondo
2023-03-17
1
-0
/
+1
*
Add support for stereoscopic content in QOpenGLWidget
Kristoffer Skau
2022-11-28
1
-0
/
+23
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
Make rhiFlush() support custom source DPR
Morten Sørvig
2022-06-14
1
-1
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
Compose render-to-texture widgets through QRhi
Laszlo Agocs
2022-03-11
1
-80
/
+87
*
Clarify validity of image returned from QPlatformBackingStore::toImage()
Tor Arne Vestbø
2021-11-18
1
-0
/
+5
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-11-30
1
-1
/
+1
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
1
-1
/
+1
*
Move QPlatformBackingStoreOpenGLSupport handling out of platform plugins
Tor Arne Vestbø
2020-05-29
1
-13
/
+25
*
Move backing store OpenGL support to the platformcompositor module
Johan Klokkhammer Helsing
2020-02-03
1
-408
/
+31
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-2
/
+2
*
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-2
/
+2
*
Handle context loss in QPlatformBackingStore
David Edmundson
2019-10-08
1
-1
/
+10
*
Allow render-to-texture widgets to tell if they want premul blending
Laszlo Agocs
2019-09-06
1
-6
/
+14
*
Fix alpha blending regression with WA_StacksOnTop QOpenGLWidgets
Laszlo Agocs
2019-03-30
1
-0
/
+5
*
Always unlock graphics buffer after binding texture during composeAndFlush
Tor Arne Vestbø
2019-01-24
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-11-09
1
-1
/
+1
|
\
|
*
Fix typo in define. s/GL_FRAMEBUFFER_SRB/GL_FRAMEBUFFER_SRGB
Sergio Martins
2018-11-07
1
-1
/
+1
*
|
Add logging for QPlatformBackingStore::composeAndFlush
Tor Arne Vestbø
2018-08-07
1
-2
/
+7
|
/
*
Fix black border around main widget with non-integer scaling
Allan Sandfeld Jensen
2018-06-07
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-10-17
1
-9
/
+23
|
\
|
*
Let QPlatformBackingStore handle its own QOpenGLContext
Tor Arne Vestbø
2017-10-05
1
-9
/
+23
*
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
|
/
*
Flesh out and clean up QBackingStore documentation
Tor Arne Vestbø
2017-07-14
1
-11
/
+0
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-19
1
-1
/
+7
|
\
|
*
Translate the adjusted deviceWindowRect with an adjusted offset
Allan Sandfeld Jensen
2017-06-07
1
-1
/
+7
*
|
Compose renderToTexture widgets with sRGB when needed
Laszlo Agocs
2017-02-26
1
-3
/
+31
|
/
*
Pick up changes to device-pixel-ratio in QRasterBackingStore
Tor Arne Vestbø
2016-09-27
1
-0
/
+19
*
Support C++17 fallthrough attribute
Allan Sandfeld Jensen
2016-08-19
1
-2
/
+2
*
Make QOpenGLTextureBlitter public
Laszlo Agocs
2016-07-29
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-23
1
-1
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-1
/
+2
|
|
\
|
|
*
Remove wrong doc note for QPlatformBackingStore::flush()
Gabriel de Dietrich
2016-05-11
1
-1
/
+2
*
|
|
Enable QPlatformBackingStore::toImage() when QT_NO_OPENGL is defined
Andy Nichols
2016-04-30
1
-2
/
+2
*
|
|
QtGui: use new QRegion::begin()/end() instead of rect()
Marc Mutz
2016-02-28
1
-3
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-18
1
-7
/
+26
|
\
|
|
*
Support arbitrary strides in the QPlatformBackingStore compositor
Laszlo Agocs
2016-02-05
1
-4
/
+21
|
*
Fix clipRect interpretation in composited backingstores
Laszlo Agocs
2016-02-01
1
-3
/
+5
*
|
QtGui: eradicate Q_FOREACH loops [already const]
Marc Mutz
2016-02-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-26
1
-1
/
+1
|
\
|
|
*
Fix tlw source rect transformation for backingstore blit.
Dyami Caliri
2016-01-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
1
-16
/
+64
|
\
|
|
*
Handle RGB30 formats in OpenGL backing-store integration
Allan Sandfeld Jensen
2016-01-15
1
-10
/
+38
|
*
Optimize OpenGL binding of ARGB32PM backing store
Allan Sandfeld Jensen
2016-01-14
1
-9
/
+29
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Fix offset and size for native child rtt widgets
Laszlo Agocs
2016-01-07
1
-11
/
+7
*
Reduce flushes with repaint() when GL-based compositing is active
Laszlo Agocs
2015-12-09
1
-0
/
+2
[next]