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
/
qopenglfunctions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop a limitation for R8/RG8 formats for Mesa in hasOpenGLFeature
Laszlo Agocs
2025-01-23
1
-6
/
+2
*
Replace QPair/qMakePair with std::pair in qtbase/gui
Isak Fyksen
2025-01-09
1
-10
/
+10
*
doc: Fix links to OpenGL functions
David Boddie
2024-12-03
1
-359
/
+359
*
QOpenGLWidget: use (and prefer) InvalidateFramebuffer
Giuseppe D'Angelo
2023-07-25
1
-1
/
+21
*
rhi: Introduce multiview starting with OpenGL (ES)
Laszlo Agocs
2023-06-22
1
-0
/
+4
*
rhi: Add support for half precision vertex atttributes
Ben Fletcher
2023-02-27
1
-1
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-28
1
-3
/
+5
*
rhi: gl: Do not just rely on GL_COMPRESSED_TEXTURE_FORMATS
Laszlo Agocs
2022-01-06
1
-1
/
+9
*
Remove conditioning on Android embedded
Edward Welbourne
2021-09-17
1
-2
/
+2
*
Fix links to OpenGL documentation
Andreas Buhr
2020-12-08
1
-199
/
+199
*
Remove deprecated method QOpenGLFunctions::initializeGLFunctions()
Marcel Krems
2020-09-08
1
-7
/
+0
*
Add RHI feature check for screen space derivatives
Eskil Abrahamsen Blomfeldt
2020-06-12
1
-1
/
+7
*
Get rid of QT_OPENGL_ES*
Eskil Abrahamsen Blomfeldt
2020-04-17
1
-3
/
+3
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Ulf Hermann
2019-12-03
1
-2
/
+6
|
\
|
*
wasm: Disable TextureSwizzle
Fredrik Orderud
2019-11-28
1
-2
/
+6
*
|
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-2
/
+2
|
/
*
QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentation
Christian Ehrlicher
2019-02-20
1
-3
/
+4
*
Doc: Qt GUI: Fix documentation warnings
Topi Reinio
2018-11-06
1
-0
/
+1
*
Doc: Move literal code block to a separate file
Cristian Maureira-Fredes
2018-10-15
1
-58
/
+5
*
Move texture uploading out of QOpenGLTextureCache
Allan Sandfeld Jensen
2018-07-27
1
-1
/
+19
*
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-05-24
1
-358
/
+358
|
\
|
*
Documentation: Fix URLs to GL(ES) functions
Friedemann Kleint
2018-05-18
1
-358
/
+358
*
|
Add support for advanced blend equations to our OpenGL QPainter
Allan Sandfeld Jensen
2018-03-05
1
-5
/
+18
|
/
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-11
1
-44
/
+44
|
\
|
*
Doc: Swap unresolved variables with actual function names
Paul Wicking
2018-01-10
1
-44
/
+44
*
|
doc: Add default openGL typedefs for clangqdoc
Martin Smith
2017-12-02
1
-3
/
+3
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-2
/
+2
|
/
*
Fix some qdoc warnings for 5.10
Friedemann Kleint
2017-07-25
1
-3
/
+3
*
Add support for OpenGL ES 3.2 in QOpenGLExtraFunctions
Laszlo Agocs
2017-06-30
1
-5
/
+577
*
Remove unused logging category from QOpenGLFunctions
Laszlo Agocs
2017-01-31
1
-4
/
+0
*
Make sure we call glClearDepth(double) on desktop GL
Gunnar Sletta
2017-01-19
1
-2
/
+3
*
Make the eglfs and eglfs-viv detection and build work for INTEGRITY.
Rolland Dudemaine
2016-04-13
1
-0
/
+4
*
QtGui: use printf-style qWarning/qDebug where possible (I)
Marc Mutz
2016-03-04
1
-1
/
+1
*
Cleanups
Lars Knoll
2016-03-01
1
-39
/
+27
*
Generate more compact code to resolve the QOpenGLExtraFunctions
Lars Knoll
2016-03-01
1
-193
/
+9
*
Generate more compact code to resolve the QOpenGLFunctions
Lars Knoll
2016-03-01
1
-232
/
+38
*
Remove some now unused code
Lars Knoll
2016-03-01
1
-346
/
+2
*
Get rid of the gles3helper class
Lars Knoll
2016-03-01
1
-636
/
+175
*
Resolve GLES3 function pointers at construction time
Lars Knoll
2016-03-01
1
-1586
/
+363
*
Avoid repeated QByteArray creation when resolving opengl functions
Lars Knoll
2016-03-01
1
-26
/
+29
*
Simplify part of the resolving code in QOpenGLFunctions
Lars Knoll
2016-03-01
1
-852
/
+170
*
De-inline the code resolving the GL symbols
Lars Knoll
2016-03-01
1
-19
/
+41
*
Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev
Liang Qi
2016-01-26
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
1
-1
/
+1
|
|
\
|
|
*
Doc: add missing semi-colon
Thiago Macieira
2016-01-15
1
-1
/
+1
*
|
|
Remove support for old/deprecated gl function names
Lars Knoll
2016-01-26
1
-46
/
+17
|
/
/
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
Use Q_UNLIKELY for every qFatal()/qCritical()
Marc Mutz
2015-11-29
1
-3
/
+3
|
/
[next]