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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Enable automatic linking to sources on code.qt.io
Topi Reinio
48 hours
1
-0
/
+3
*
Lazily create global share context when Qt::AA_ShareOpenGLContexts is set
Tor Arne Vestbø
6 days
1
-1
/
+1
*
For qdebug operator<< of pointer types, always check for nullptr
Daniel Trevitz
13 days
1
-1
/
+1
*
Silence a few "No relevant classes found" moc warnings
Tor Arne Vestbø
2025-04-25
1
-0
/
+4
*
Add trusted content notes to QOpenGLShader(Program)
Laszlo Agocs
2025-03-11
1
-0
/
+20
*
Doc: Fix method docs for QOpenGLTexture::setWrapMode
Andreas Eliasson
2025-01-24
1
-1
/
+2
*
QOpenGLEngineSharedShaders: disable copy/moves
Giuseppe D'Angelo
2025-01-23
1
-0
/
+1
*
Remove unused qdebug.h include from private headers
Ahmad Samir
2025-01-16
1
-2
/
+0
*
Replace qdebug.h includes in public headers with forward-declarations
Ahmad Samir
2025-01-15
1
-1
/
+1
*
Q*PaintEngineState: use canonical signature for the copy constructor
Giuseppe D'Angelo
2025-01-12
2
-2
/
+2
*
Add Qt::Orientations based flip and flipped functions
Allan Sandfeld Jensen
2024-11-29
3
-13
/
+14
*
Replace QPair/qMakePair with std::pair in qtbase/opengl
Isak Fyksen
2024-11-21
40
-113
/
+111
*
eglfs: change the condition to destroy the openglcompositor
Inho Lee
2024-11-21
1
-3
/
+3
*
Create qdoc macros for C++ class docs 1.4: member-swap(), \internal
Marc Mutz
2024-11-08
1
-1
/
+1
*
eglfs: Restore raster window support code that went missing
Laszlo Agocs
2024-11-05
1
-0
/
+4
*
Create qdoc macros for C++ class docs 1.1: member-swap(), traditional phrasing
Marc Mutz
2024-11-05
2
-7
/
+3
*
Doc: Remove usage of defunct QDoc command
Paul Wicking
2024-08-28
1
-2
/
+0
*
Docs: Organize topics in the qtbase repo
Alexei Cazacov
2024-08-13
1
-1
/
+7
*
Move destruction logic to QOpenGLWindow from Private
Even Oscar Andersen
2024-07-04
1
-9
/
+9
*
OpenGL functions: use removed_api to remove old version from API
Volker Hilsheimer
2024-06-13
4
-126
/
+127
*
eglfs: Revive QWidget rendering
Laszlo Agocs
2024-06-13
1
-23
/
+11
*
Remove GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-06-12
1
-1
/
+0
*
widgets: Use per-surface-format RHI support and compositor
Tor Arne Vestbø
2024-06-01
1
-10
/
+2
*
QOpenGL2PaintEngineEx: Store context via QPointer
Tor Arne Vestbø
2024-05-30
1
-1
/
+1
*
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
*
Correct the internal signatures in the GL 4.5 func wrappers
Laszlo Agocs
2024-04-16
3
-9
/
+135
*
OpenGL: Add parameters to choose FBO grab orientation
Mikko Hallamaa
2024-03-13
2
-16
/
+31
*
Mention QChronoTimer in API docs
Ahmad Samir
2024-03-03
1
-1
/
+1
*
Correct doc snippet license
Lucie Gérard
2024-02-28
1
-1
/
+1
*
Refix invalid glTexImage2D operation in FramebufferObject
Eirik Aavitsland
2024-02-09
1
-1
/
+3
*
QOpenGLFramebufferObject: Avoid illegal call to glTexImage2D
Aleix Pol
2024-01-31
1
-3
/
+15
*
Make sure OpenGLContext is not nullptr
Jacek Poplawski
2024-01-10
1
-0
/
+2
*
Add an opportunity to grab via QOpenGLCompositor to FBO
Artem Dyomin
2024-01-07
2
-3
/
+17
*
Doc: Fix \fn template arguments for Qt OpenGL
Topi Reinio
2023-11-18
1
-1
/
+1
*
Include what you need: <QPointer>
Marc Mutz
2023-10-12
1
-0
/
+2
*
Doc: Fix warnings and linking issues
Topi Reinio
2023-10-09
1
-0
/
+3
*
QOpenGLCompositorBackingStore: ensure backing store on flushed windows
Axel Spoerl
2023-09-13
2
-0
/
+6
*
Doc: Qt OpenGL: Remove duplicate source dir from documentation config
Topi Reinio
2023-08-22
1
-7
/
+6
*
Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBase
Giuseppe D'Angelo
2023-07-11
1
-0
/
+1
*
QOpenGLFunctions: fix -Wunused-private-field (Clang 15)
Marc Mutz
2023-07-05
18
-22
/
+11
*
Docs: Add link to OPenGL examples to OpenGL index
Safiyyah Moosa
2023-06-30
2
-2
/
+2
*
Use a global value for warning limit when testing documentation in CI
Topi Reinio
2023-06-27
1
-3
/
+0
*
rhi: Make it a QPA-style private but semi-public API
Laszlo Agocs
2023-05-21
2
-2
/
+2
*
Clarify module changes in Qt6
Jaishree Vyas
2023-05-09
1
-1
/
+1
*
gl: Check for image validity in readback
Laszlo Agocs
2023-04-25
1
-6
/
+12
*
Use Qt CMake APIs to exclude files from Unity Build
Amir Masoud Abdol
2023-04-03
1
-8
/
+7
*
Add QImage null check when QOpenGLTexture converts
Laszlo Agocs
2023-03-21
1
-1
/
+6
*
QOpenGLTexture: Add a doc note about the unavoidable conversion
Laszlo Agocs
2023-03-16
1
-0
/
+6
*
Add QOpenGLWindow/Widget doc note about depth/stencil
Laszlo Agocs
2023-03-16
1
-0
/
+17
[next]