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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed missing text when using static text items in GL 2 engine.
Samuel Rødal
2011-02-02
3
-5
/
+14
*
Fix static build on Windows with MinGW.
Mark Brand
2011-01-17
6
-12
/
+12
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...
Qt Continuous Integration System
2011-01-11
72
-73
/
+73
|
\
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
72
-73
/
+73
*
|
Merge branch 'graphics-team-text-4.7' into 4.7
Eskil Abrahamsen Blomfeldt
2011-01-10
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
Fix regression in text rendering in OpenGL2 engine
Eskil Abrahamsen Blomfeldt
2011-01-05
1
-4
/
+0
*
|
Restored old flushing behavior in -graphicssystem opengl on desktop.
Samuel Rødal
2011-01-07
1
-3
/
+4
*
|
Support for swap modes in QGLWindowSurface.
Michael Dominic K
2011-01-04
2
-1
/
+15
*
|
Add work around for bug when painting w/glTexSubImage into large texture
Eskil Abrahamsen Blomfeldt
2010-12-16
4
-1
/
+8
|
/
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...
Qt Continuous Integration System
2010-12-15
1
-4
/
+7
|
\
|
*
Don't delete FBO when resetting glyph cache
Eskil Abrahamsen Blomfeldt
2010-12-14
1
-4
/
+7
*
|
Trivial: Fix coding style
Harald Fernengel
2010-12-14
1
-1
/
+1
*
|
Prevent ::flush from being called on QGLWindowSurface if no painting happened.
Michael Dominic K
2010-12-14
1
-0
/
+13
|
/
*
Fixed GL 2 engine rendering of images / pixmaps above max texture size.
Samuel Rødal
2010-12-13
2
-5
/
+49
*
Missing glyphs in GL when scaling QStaticText and QML text items
Eskil Abrahamsen Blomfeldt
2010-12-10
1
-5
/
+13
*
Try using pure scissor clip in GL 2 engine for rotations.
Samuel Rødal
2010-12-09
1
-1
/
+5
*
Fixed missing text in GL 2 engine after recreating a context.
Samuel Rødal
2010-12-09
1
-1
/
+3
*
Check Qt::WA_TranslucentBackground instead of custom widget property.
Michael Dominic K
2010-12-08
1
-12
/
+5
*
Support for 'qglTranslucent' in QGLWindowSurface.
Michael Dominic K
2010-12-08
1
-1
/
+19
*
Fix text disappearing on GL when RGB-path is taken (no transformation)
Eskil Abrahamsen Blomfeldt
2010-12-07
1
-8
/
+11
*
Fix warning about %x parameter type mismatch in EGL
Thiago Macieira
2010-11-26
1
-1
/
+1
*
Fix warning about address of a function being constant.
Thiago Macieira
2010-11-26
1
-0
/
+4
*
Fix warnings related to unused variables.
Thiago Macieira
2010-11-26
2
-2
/
+0
*
Fix a build break when namespace is defined
Miikka Heikkinen
2010-11-22
1
-17
/
+17
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...
Qt Continuous Integration System
2010-11-19
1
-17
/
+17
|
\
|
*
Fix for QtOpenGL RVCT4 compilation error
Jani Hautakangas
2010-11-18
1
-17
/
+17
*
|
Fix possible corrupted text when gl glyph cache becomes full
Eskil Abrahamsen Blomfeldt
2010-11-19
3
-3
/
+27
*
|
Fixed crash when destroying QGLWidget
Thorbjørn Lindeijer
2010-11-17
1
-1
/
+2
*
|
Prevent crash in GL 2 engine when stroking null rectangle.
Samuel Rødal
2010-11-17
1
-0
/
+3
*
|
Fix possible missing glyphs in text when using GL engine
Eskil Abrahamsen Blomfeldt
2010-11-16
3
-2
/
+24
|
/
*
Remove driver bug work-around from GL 2 paint engine.
Samuel Rødal
2010-11-12
1
-5
/
+0
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...
Qt Continuous Integration System
2010-11-11
1
-1
/
+1
|
\
|
*
Make operator QRectF const
Harald Fernengel
2010-11-09
1
-1
/
+1
*
|
Doc: Fixing typo
Sergio Ahumada
2010-11-09
4
-5
/
+5
*
|
Prevented race condition on texture destruction.
Samuel Rødal
2010-11-08
3
-10
/
+32
*
|
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...
Qt Continuous Integration System
2010-11-05
4
-40
/
+67
|
\
\
|
|
/
|
/
|
|
*
Prevented threading related crash in OpenGL module.
Samuel Rødal
2010-10-29
2
-24
/
+51
|
*
Fix possible crash in QStaticText and QDeclarativeTextLayout
Eskil Abrahamsen Blomfeldt
2010-10-29
2
-16
/
+16
*
|
Prevent access to non-existent memory in QGL2PEXVertexArray
Topi Reiniö
2010-11-04
1
-2
/
+3
|
/
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...
Qt Continuous Integration System
2010-10-26
5
-60
/
+88
|
\
|
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...
Qt Continuous Integration System
2010-10-23
5
-60
/
+88
|
|
\
|
|
*
Added support for blitting to native child widgets in GL window surface.
Samuel Rødal
2010-10-22
5
-60
/
+88
*
|
|
Fixed many spelling errors.
Rohan McGovern
2010-10-25
2
-2
/
+2
|
/
/
*
|
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...
Qt Continuous Integration System
2010-10-22
6
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
Functions that are externally defined to QtOpenGL needs to be imported.
Jani Hautakangas
2010-10-21
6
-11
/
+11
*
|
Major refactoring: creating a new QPixmapData subclass for live textures.
Michael Dominic K
2010-10-21
1
-0
/
+1
|
/
*
Fix GL_OES_element_index_uint and add GL_OES_depth24 detection.
Jani Hautakangas
2010-10-20
6
-41
/
+40
*
Revert "Don't define highp/mediump/lowp if desktop GL has them"
Trond Kjernåsen
2010-10-12
3
-13
/
+3
*
Fix text rendering in GL when using the broken-fbo-fallback
Eskil Abrahamsen Blomfeldt
2010-10-07
1
-1
/
+1
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...
Qt Continuous Integration System
2010-10-06
1
-2
/
+3
|
\
[next]