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
/
kernel
/
qopenglcontext_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QOpenGLContext: de-inline virtual dtors of private classes
Marc Mutz
2022-07-13
1
-8
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Another round of 0->nullptr cleanup
Allan Sandfeld Jensen
2020-07-31
1
-1
/
+1
*
Introduce platform API abstraction for QOpenGLContext
Tor Arne Vestbø
2020-07-02
1
-1
/
+2
*
Enable access to the VAO resolvers through QOpenGLContextPrivate
Giuseppe D'Angelo
2020-06-22
1
-0
/
+6
*
Resolve OpenGL version functions in thread-safe manner
Eskil Abrahamsen Blomfeldt
2020-04-17
1
-0
/
+10
*
Move versioned OpenGL functions from QtGui to QtOpenGL
Johan Klokkhammer Helsing
2020-04-16
1
-4
/
+0
*
QOpenGLContext: Remove QGL helpers
Johan Klokkhammer Helsing
2020-02-11
1
-6
/
+1
*
Remove QOpenGLTextureHelper dependency from QOpenGLContext
Johan Klokkhammer Helsing
2020-01-20
1
-0
/
+1
*
QtGui: port from QMutex::Recursive to QRecursiveMutex
Marc Mutz
2019-07-06
1
-3
/
+2
*
More nullptr usage in headers
Kevin Funk
2019-03-14
1
-11
/
+11
*
Use Q_DISABLE_COPY_MOVE for private classes
Friedemann Kleint
2018-12-12
1
-1
/
+1
*
Remove excess "virtual" keyword from destructors in Qt Gui
Alessandro Portale
2018-09-25
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-10-17
1
-1
/
+1
|
\
|
*
qopenglcontext_p.h: Fix Clang warning about include resolution
Friedemann Kleint
2017-10-11
1
-1
/
+1
*
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-2
/
+2
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-16
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-15
1
-1
/
+1
|
|
\
|
|
*
Prevent stale QOpenGLContext fbo pointer
Morten Johan Sørvig
2016-11-08
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-16
1
-0
/
+7
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-13
1
-0
/
+7
|
|
\
|
|
|
*
Cache the current QOpenGLFramebufferObject
Sérgio Martins
2016-08-11
1
-0
/
+7
*
|
|
Add qtguiglobal.h and qtguiglobal_p.h
Lars Knoll
2016-07-03
1
-0
/
+2
|
/
/
*
|
Refactor initialization/caching code for versioned opengl functions
Lars Knoll
2016-03-02
1
-1
/
+1
*
|
Use an enum for versioning the opengl function backends
Lars Knoll
2016-03-02
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Null out QOpenGLContext::screen upon screen disconnect
Laszlo Agocs
2015-09-22
1
-0
/
+2
*
Fix incorrect FBO bindings with QOpenGLWidget
Laszlo Agocs
2015-03-30
1
-0
/
+2
*
Make versioned OpenGL functions working with the subclass pattern
Laszlo Agocs
2015-03-27
1
-0
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-2
/
+2
*
Fix for current_fbo getting out of sync in QtOpenGL
Samuel Rødal
2014-11-11
1
-0
/
+3
*
Remove QOpenGLContextPrivate::globalShareContext
Jocelyn Turcotte
2014-10-20
1
-3
/
+0
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-08-12
1
-0
/
+1
|
\
|
*
Initialize member.
Gunnar Sletta
2014-08-08
1
-0
/
+1
*
|
Add default format to QSurfaceFormat
Laszlo Agocs
2014-08-08
1
-0
/
+1
*
|
Rename globalShareContext to qt_gl_global_share_context
Jocelyn Turcotte
2014-08-04
1
-0
/
+3
*
|
Remove tracking of the current fbo
Laszlo Agocs
2014-06-02
1
-2
/
+0
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-05-13
1
-1
/
+4
|
\
|
|
*
Avoid corruption in Q(Open)GLFunctions when used on multiple threads
Laszlo Agocs
2014-05-09
1
-1
/
+4
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-05-06
1
-1
/
+1
|
\
|
|
*
Remove unneeded ;
Albert Astals Cid
2014-04-24
1
-1
/
+1
*
|
Add public and QPA APIs for adapting existing OpenGL contexts
Laszlo Agocs
2014-04-24
1
-0
/
+2
|
/
*
Add a way to share context between QtQuick and QtWidgets
Jocelyn Turcotte
2014-04-02
1
-0
/
+3
*
Fix race condition in QOpenGLMultiGroupSharedResource
Liang Jian
2014-03-27
1
-0
/
+1
*
Long live QOpenGLTexture!
Sean Harmer
2013-09-22
1
-0
/
+3
*
Add workaround for GL on Android emulator
Eskil Abrahamsen Blomfeldt
2013-07-29
1
-0
/
+7
*
Q_DISABLE_COPY doesn't need a ; at the end
Albert Astals Cid
2013-06-10
1
-1
/
+1
[next]