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
/
opengl
/
qopengl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QCbor/JsonValue: add toStringView()
Marc Mutz
2025-02-20
1
-2
/
+2
*
Misc.: Fix some narrowing integral conversion warnings
Ahmad Samir
2023-04-25
1
-1
/
+2
*
OpenGL: add support for Win11 detection
Yuhang Zhao
2022-10-30
1
-12
/
+5
*
OpenGL: Remove pre-Win10 leftovers
Yuhang Zhao
2022-09-30
1
-9
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-04-28
1
-1
/
+1
*
QtGui: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-28
1
-24
/
+24
*
macOS: Remove all use of deprecated Q_OS_OSX define
Tor Arne Vestbø
2020-04-03
1
-1
/
+1
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-1
/
+1
*
Deprecate conversion functions between QList and QSet
Lars Knoll
2019-05-07
1
-1
/
+1
*
Prefix textstream operators with Qt::
Lars Knoll
2019-05-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-02-08
1
-2
/
+11
|
\
|
*
Fixups for GL_CONTEXT_LOST in QOpenGLExtensionMatcher
David Edmundson
2019-01-29
1
-2
/
+11
*
|
Remove GPU_BLACKLIST support from QTest
Edward Welbourne
2018-10-12
1
-11
/
+0
|
/
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-25
1
-10
/
+12
|
\
|
*
Fix dereference before null check in QOpenGLExtensionMatcher
Jesus Fernandez
2017-01-23
1
-10
/
+12
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-17
1
-3
/
+3
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-04
1
-3
/
+3
|
|
\
|
|
*
Fix GCC warning about ODR violation
Thiago Macieira
2016-11-03
1
-3
/
+3
*
|
|
Replace usages of QSysInfo with QOperatingSystemVersion
Jake Petroules
2016-09-20
1
-12
/
+9
|
/
/
*
|
QOpenGL: use new QJsonObject::value(QLatin1String)
Marc Mutz
2016-05-16
1
-33
/
+17
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-18
1
-1
/
+1
|
\
|
|
*
QOpenGLExtensionMatcher: Fix possible use of unintialized memory
Gabriel de Dietrich
2016-02-17
1
-1
/
+1
*
|
QtGui: eradicate Q_FOREACH loops [already const]
Marc Mutz
2016-02-11
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
QtBase: remove explicit function info from qWarning() etc
Marc Mutz
2015-11-28
1
-2
/
+2
*
Add support for driver_description and os.release in GPU blacklists
Laszlo Agocs
2015-06-26
1
-29
/
+91
*
Revert "windows: Disable D3D9/11 with ANGLE in VMs"
Laszlo Agocs
2015-06-23
1
-10
/
+0
*
windows: Disable D3D9/11 with ANGLE in VMs
Laszlo Agocs
2015-06-19
1
-0
/
+10
*
Add GPU_BLACKLIST support to QTestLib
Laszlo Agocs
2015-05-08
1
-0
/
+11
*
Make data tables const.
Volker Krause
2015-05-05
1
-1
/
+1
*
Add matching by GL_VENDOR to QOpenGLConfig
Laszlo Agocs
2015-04-16
1
-8
/
+34
*
Add support for GPU bug list reading.
Friedemann Kleint
2015-02-14
1
-0
/
+369
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Avoid calling glGetString on OpenGL 3.0+
Laszlo Agocs
2014-07-09
1
-5
/
+6
*
Avoid using direct OpenGL calls in gui and widgets
Laszlo Agocs
2014-03-10
1
-4
/
+5
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
OpenGL: Use official glext.h and gl2ext.h headers
Sean Harmer
2012-08-20
1
-3
/
+6
*
Improve the QOpenGLExtensionMatcher class
Sean Harmer
2012-08-07
1
-29
/
+4
*
Prevent stack corruption when using OpenGL Core Profile
Sean Harmer
2012-02-28
1
-1
/
+2
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Copy core GL functionality to QtGui with QGL -> QOpenGL naming.
Samuel Rødal
2011-08-29
1
-0
/
+109