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
/
opengl
/
qopenglpaintengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Q*PaintEngineState: use canonical signature for the copy constructor
Giuseppe D'Angelo
2025-01-12
1
-1
/
+1
*
Replace QPair/qMakePair with std::pair in qtbase/opengl
Isak Fyksen
2024-11-21
1
-1
/
+1
*
Avoid incomplete textures in GL paint engine
Laszlo Agocs
2023-03-02
1
-11
/
+29
*
GL paint engine: Fix drawPixmapFragments when using buffer objects
Laszlo Agocs
2023-03-02
1
-0
/
+4
*
Trace: Convert qtopengl module to use tracepointgen tool
Antti Määttä
2023-02-10
1
-12
/
+4
*
Do not use client-side data pointers in qopenglpaintengine
Mikolaj Boc
2022-10-21
1
-24
/
+23
*
Fix QtOpenGL tracepoints
Rafael Roquetto
2022-09-15
1
-1
/
+10
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Support cosmetic brush patterns in the pdf and opengl paint engines
Eirik Aavitsland
2022-06-04
1
-5
/
+20
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtOpenGL: Fix build with GCC 12: qt_imageForBrush is in QtGui
Thiago Macieira
2022-04-22
1
-1
/
+1
*
Fix painting clipping glitches with fractional scaling
Eirik Aavitsland
2022-03-02
1
-1
/
+1
*
Add some debug warnings to the GL paint engine regarding stencil
Laszlo Agocs
2021-09-23
1
-0
/
+8
*
Introduce float QImage formats and rendering
Allan Sandfeld Jensen
2021-05-26
1
-0
/
+2
*
Disable spurious MSVC warning C4273 in Qt Gui, Qt OpenGL
Kai Köhne
2021-05-03
1
-0
/
+10
*
Implement vertical subpixel positioning where available
Eskil Abrahamsen Blomfeldt
2021-01-25
1
-6
/
+16
*
Remove Qt4Compatible painting
Allan Sandfeld Jensen
2020-11-12
1
-2
/
+2
*
Fix floating point clip rectangle rounding in raster and opengl paint engine
Jani Hautakangas
2020-07-07
1
-1
/
+1
*
Add more LTTNG tracing points
José Dapena Paz
2020-06-11
1
-0
/
+4
*
Remove a bunch of deprecated members from src/gui/painting classes
Volker Hilsheimer
2020-05-06
1
-8
/
+1
*
Get rid of QT_OPENGL_ES*
Eskil Abrahamsen Blomfeldt
2020-04-17
1
-6
/
+6
*
Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGL
Johan Klokkhammer Helsing
2020-01-22
1
-0
/
+2702