index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
opengl
/
qopenglframebufferobject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move QOpenGLFrameBufferObject from QtGui to QtOpenGL
Johan Klokkhammer Helsing
2020-02-17
1
-1857
/
+0
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-6
/
+6
*
Fix renderbufferStorageMultisample: invalid internalformat
Fredrik Orderud
2019-11-26
1
-4
/
+2
*
Port from QAtomic::load() to loadRelaxed()
Giuseppe D'Angelo
2019-06-20
1
-1
/
+1
*
Fix can not -> cannot
Robert Loehning
2019-02-25
1
-1
/
+1
*
WebAssembly for QtBase
Morten Johan Sørvig
2018-08-30
1
-0
/
+45
*
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-08-17
1
-4
/
+15
|
\
|
*
Don't block on lost context
David Edmundson
2018-08-16
1
-4
/
+15
*
|
Implement support for 16bpc image formats
Allan Sandfeld Jensen
2018-08-11
1
-1
/
+25
*
|
Fixup GL_RGB10 FBO on OpenGL/ES3
Allan Sandfeld Jensen
2018-07-27
1
-5
/
+10
|
/
*
Fix HDR format in QOpenGLFramebufferObject::toImage()
Allan Sandfeld Jensen
2018-06-06
1
-2
/
+5
*
doc: clangqdoc must always see GL typedefs
Martin Smith
2017-12-08
1
-7
/
+6
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-3
/
+3
*
Switch to RGB(A|X)8888[_Premultiplied] for QOpenGLFBO readbacks on GLES
Laszlo Agocs
2017-03-28
1
-34
/
+9
*
Use QT_CONFIG(library) instead of QT_NO_LIBRARY
Ulf Hermann
2017-03-06
1
-1
/
+0
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-16
1
-0
/
+6
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-15
1
-0
/
+6
|
|
\
|
|
*
Prevent stale QOpenGLContext fbo pointer
Morten Johan Sørvig
2016-11-08
1
-0
/
+6
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-01
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-17
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
*
Unset qgl_current_fbo when the default FBO is bound
Alexandru Croitor
2016-10-13
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-05
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Fix unused variable warning on iOS
Jake Petroules
2016-08-31
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-16
1
-1
/
+4
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-13
1
-1
/
+4
|
|
\
\
|
|
|
/
|
|
*
Cache the current QOpenGLFramebufferObject
Sérgio Martins
2016-08-11
1
-1
/
+4
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Edward Welbourne
2016-07-19
1
-1
/
+4
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Edward Welbourne
2016-07-15
1
-1
/
+4
|
|
\
\
|
|
|
/
|
|
*
[iOS] Blacklist iOS with regards to bgra support
Andy Shaw
2016-07-15
1
-1
/
+4
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-23
1
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-23
1
-1
/
+2
|
|
\
\
|
|
|
/
|
|
*
Add PowerVR SGX 554 to the BGRA blacklist
Andy Shaw
2016-06-20
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
1
-3
/
+4
|
\
\
\
|
|
/
/
|
*
|
Gui: use const (and const APIs) more
Anton Kudryavtsev
2016-06-01
1
-3
/
+4
*
|
|
QtGui: Introduce delegating constructors.
Friedemann Kleint
2016-05-09
1
-7
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-04
1
-2
/
+6
|
\
\
|
|
/
|
*
Blacklist Mali-T760/Mali-T720 from supporting BGRA.
Timo Jyrinki
2016-03-30
1
-2
/
+6
*
|
Cache results of multiple render target support
Sean Harmer
2016-02-14
1
-2
/
+3
*
|
Provide optimised version of QOpenGLFramebufferObject::blitFramebuffer
Sean Harmer
2016-02-14
1
-3
/
+69
*
|
QtGui: eradicate Q_FOREACH loops [needing qAsConst()]
Marc Mutz
2016-02-11
1
-1
/
+1
*
|
QtGui: eradicate Q_FOREACH loops [already const]
Marc Mutz
2016-02-11
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
1
-2
/
+0
|
\
\
|
|
/
|
*
Avoid checking the fb status in every bind
Laszlo Agocs
2016-01-18
1
-2
/
+0
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-02
1
-3
/
+14
|
\
|
*
Blacklist PowerVR Rogue G6200 (v1.3) from supporting BGRA.
Christian Strømme
2015-09-18
1
-3
/
+14
*
|
Fix some qdoc warnings.
Friedemann Kleint
2015-09-07
1
-4
/
+4
*
|
Support MRT in QOpenGLFramebufferObject
Laszlo Agocs
2015-07-29
1
-146
/
+349
|
/
*
Use the default fbo in Qt sense in blitFramebuffer
Laszlo Agocs
2015-04-08
1
-2
/
+4
[next]