index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
opengl
/
gl2paintengineex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
19
-38
/
+38
*
Fixed crash in GL 2 paint engine on Intel Atom.
Samuel Rødal
2012-01-16
3
-9
/
+15
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
19
-19
/
+19
*
Fix to QtOpenGL crash on Symbian
Jani Hautakangas
2011-11-08
1
-0
/
+4
*
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...
Qt Continuous Integration System
2011-10-27
1
-0
/
+4
|
\
|
*
Fix possible crash in glyph cache when deleting and creating contexts
Eskil Abrahamsen Blomfeldt
2011-10-25
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7
Liang Qi
2011-10-25
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Workaround to VideoCore III scissor bug.
Jani Hautakangas
2011-10-19
1
-0
/
+2
*
|
Fix gamma corrected source color in GL
Jiang Jiang
2011-07-29
1
-18
/
+30
*
|
Fixed holes in border image drawing by introducing new API.
Samuel Rødal
2011-07-26
2
-15
/
+123
*
|
Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7
Liang Qi
2011-07-20
1
-12
/
+8
|
\
\
|
|
/
|
*
Don't use GL_REPEAT for NPOT textures in GLES2.
Samuel Rødal
2011-07-18
1
-1
/
+12
*
|
Don't issue GL calls when the geometry is empty
Eskil Abrahamsen Blomfeldt
2011-07-05
1
-0
/
+2
*
|
Merge remote branch 'origin/4.7' into qt-4.8-from-4.7
Jani Hautakangas
2011-06-22
2
-26
/
+9
|
\
\
|
|
/
|
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...
Qt Continuous Integration System
2011-06-10
1
-2
/
+5
|
|
\
|
|
*
Fixing OpenGL module build error on Solaris
Martin Pejcoch
2011-06-10
1
-2
/
+5
|
*
|
Simplify texture pooling logic in GL graphics system.
Jani Hautakangas
2011-06-09
1
-24
/
+4
|
|
/
|
*
Update licenseheader text in source files
Jyri Tahtela
2011-05-13
17
-289
/
+289
|
*
Fix missing glyphs for large fonts with QStaticText/GL/Freetype
Eskil Abrahamsen Blomfeldt
2011-04-29
1
-1
/
+1
*
|
Adding debug output for not supported gl features
Ian
2011-06-20
1
-0
/
+33
*
|
Merge remote branch 'qt/4.8' into fire-master
Paul Olav Tvete
2011-06-06
19
-323
/
+323
|
\
\
|
*
|
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
19
-323
/
+323
*
|
|
Refactor glyph pretransform check
Jiang Jiang
2011-06-03
1
-0
/
+1
*
|
|
Fall back to using paths for large fonts in drawStaticText()
Eskil Abrahamsen Blomfeldt
2011-05-18
1
-11
/
+22
|
/
/
*
|
Support gamma correction of text on GL
Eskil Abrahamsen Blomfeldt
2011-05-03
1
-2
/
+29
*
|
Added support for six-parameter radial gradients.
Samuel Rødal
2011-04-13
4
-5
/
+25
*
|
Made extension resolving work with Core profile.
Samuel Rødal
2011-04-05
1
-18
/
+25
*
|
opengl2: Make maximum cached glyph size configurable
Sami Kyöstilä
2011-03-31
1
-1
/
+6
*
|
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...
Qt Continuous Integration System
2011-03-29
3
-2
/
+24
|
\
\
|
*
|
Reset GL glyph cache when texture limit is reached
Eskil Abrahamsen Blomfeldt
2011-03-23
3
-2
/
+24
*
|
|
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Thiago Macieira
2011-03-24
1
-4
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Change Symbian to use destroyed swap behaviour in GL
Jani Hautakangas
2011-03-22
1
-4
/
+0
*
|
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-team
aavit
2011-03-21
1
-2
/
+13
|
\
\
|
*
|
Optimized glyph uploads in GL texture cache.
Samuel Rødal
2011-03-21
1
-2
/
+13
*
|
|
Merge remote-tracking branch 'origin/master' into lighthouse-master
Jørgen Lind
2011-03-17
3
-8
/
+28
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'origin/4.7' into HEAD
Thiago Macieira
2011-03-16
1
-4
/
+24
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Initial implementation of GLES2.0 resource pooling
Jani Hautakangas
2011-03-15
1
-4
/
+24
|
*
|
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...
Qt Continuous Integration System
2011-03-14
1
-2
/
+2
|
|
\
\
|
|
*
|
Fix static text item positioning GL2 paint engine
Jiang Jiang
2011-03-11
1
-2
/
+2
|
*
|
|
Update copyright year to 2011.
Rohan McGovern
2011-03-11
2
-2
/
+2
|
|
/
/
*
|
|
Merge remote-tracking branch 'origin/master' into lighthouse-master
Jørgen Lind
2011-03-01
3
-6
/
+16
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-02-03
3
-4
/
+14
|
|
\
\
|
|
|
/
|
|
*
Fixed missing text when using static text items in GL 2 engine.
Samuel Rødal
2011-02-02
3
-5
/
+14
|
*
|
Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...
Qt Continuous Integration System
2011-01-27
1
-3
/
+18
|
|
\
\
|
*
\
\
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-25
1
-2
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Fix static build on Windows with MinGW.
Mark Brand
2011-01-17
1
-2
/
+2
*
|
|
|
Export QGLEngineSharedShaders
Jørgen Lind
2011-02-09
1
-1
/
+1
*
|
|
|
Precision specifiers are not allowed for shader variables
Kristian Høgsberg
2011-01-27
1
-14
/
+14
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' into lighthouse-master
Jørgen Lind
2011-01-26
17
-29
/
+29
|
\
\
\
|
|
/
/
|
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
17
-21
/
+17
|
|
\
\
|
|
|
/
[next]