index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
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
/
gl2paintengineex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
3
-38
/
+38
*
Use static initialization for QBasicAtomics
Marc Mutz
2017-02-16
1
-1
/
+1
*
Make some atomic counters zero-based
Marc Mutz
2017-02-15
1
-2
/
+6
*
Add missing override into Qt modules
Alexander Volkov
2016-12-01
1
-2
/
+2
*
Remove last traces of MeeGo
Lars Knoll
2016-11-23
2
-455
/
+0
*
Standardize some "We mean it" comments
Friedemann Kleint
2016-08-17
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-12
2
-12
/
+9
|
\
|
*
OpenGL: use const (and const APIs) more
Anton Kudryavtsev
2016-04-20
2
-12
/
+9
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-04-11
1
-6
/
+9
|
\
\
|
|
/
|
*
QtBase: use erase and std::remove_if with QList and QVector
Anton Kudryavtsev
2016-04-08
1
-6
/
+9
*
|
QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...
Marc Mutz
2016-03-02
1
-3
/
+3
|
/
*
Updated license headers
Jani Heikkinen
2016-01-15
15
-210
/
+300
*
Use Q_UNLIKELY for every qFatal()/qCritical()
Marc Mutz
2015-11-29
1
-7
/
+7
*
Merge remote-tracking branch 'origin/5.5' into dev
Frederik Gladhorn
2015-08-06
1
-2
/
+1
|
\
|
*
Fix warnings about unused variables
Thiago Macieira
2015-08-06
1
-2
/
+1
*
|
Delete the d_ptr in the destructor
Holger Hans Peter Freyther
2015-06-12
1
-0
/
+1
|
/
*
Fix subpixel rendered text in QGLWidget
Allan Sandfeld Jensen
2015-05-30
1
-7
/
+11
*
Make data tables const.
Volker Krause
2015-05-05
1
-1
/
+1
*
QtOpenGL: Fix const correctness in old style casts
Thiago Macieira
2015-03-26
1
-1
/
+1
*
Remove some uses of the private Q_PI constant
Allan Sandfeld Jensen
2015-02-26
1
-4
/
+3
*
Use C++ <cmath> instead of <math.h>
Allan Sandfeld Jensen
2015-02-16
1
-2
/
+2
*
Update copyright headers
Jani Heikkinen
2015-02-11
15
-105
/
+105
*
[QStaticTextItem] Drop unused members
Konstantin Ritt
2014-12-14
1
-2
/
+0
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
3
-38
/
+38
*
Fixed QtGui's GL paint engine getting out of sync when using QtOpenGL
Samuel Rødal
2014-11-11
2
-1
/
+21
*
Fix for current_fbo getting out of sync in QtOpenGL
Samuel Rødal
2014-11-11
1
-0
/
+2
*
Update license headers and add new license files
Matti Paaso
2014-09-24
15
-285
/
+165
*
Use NAmE spelling of grey (gray)
Marc Mutz
2014-08-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-05-06
3
-9
/
+17
|
\
|
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2014-05-01
3
-8
/
+8
|
|
\
|
|
*
Rename new QOpenGLContext APIs
Laszlo Agocs
2014-04-25
3
-8
/
+8
|
*
|
Don't use GL_REPEAT for image-brush drawing on OpenGL ES2
Allan Sandfeld Jensen
2014-04-25
1
-1
/
+9
|
|
/
*
|
Remove direct OpenGL calls from QtOpenGL
Laszlo Agocs
2014-04-28
5
-96
/
+104
|
/
*
Resurrect QGLWidget::renderText()
Laszlo Agocs
2014-03-15
5
-3
/
+32
*
Dynamic GL: remove exporting symbols
Laszlo Agocs
2014-03-04
3
-9
/
+9
*
Fix some typos
Sergio Ahumada
2014-03-03
1
-1
/
+1
*
Fix texture glyph cache setup in old OpenGL paint engine
Tor Arne Vestbø
2014-02-24
1
-7
/
+6
*
Unify glyph format between QFontEngine and QFontEngineGlyphCache
Tor Arne Vestbø
2014-02-19
4
-29
/
+29
*
Dynamic GL switch on Windows
Laszlo Agocs
2014-02-14
4
-56
/
+66
*
Export optimized premultiply and unpremultiply methods
Allan Sandfeld Jensen
2014-02-10
1
-5
/
+5
*
Fix radial gradient shader compilation for OpenGL ES 2.0.
Carsten Munk
2013-12-05
1
-2
/
+2
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-1
/
+1
*
Remove code that doesn't do anything.
Gunnar Sletta
2013-09-26
1
-12
/
+0
*
Fix a memory leak in QGLWidget::renderText
Laszlo Agocs
2013-09-20
1
-0
/
+2
*
Fix upload of glyphs when using RGB32 masks on OpenGL ES
Gunnar Sletta
2013-07-30
1
-2
/
+6
*
Restore smooth-scaled drawing of 0.5x-2.0x scaled glyphs in the GL engine
Tor Arne Vestbø
2013-07-08
1
-12
/
+36
*
Set projection matrix for systems with OpenGL 3.1
Wouter Huysentruit
2013-07-03
1
-0
/
+2
*
Fixed static linking against QtGui and QtOpenGL
radman0x
2013-05-24
2
-20
/
+20
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-3
/
+3
*
Remove duplicated code for handling OpenGL extensions in QtOpenGL
Tor Arne Vestbø
2013-02-17
4
-55
/
+49
[next]