summaryrefslogtreecommitdiffstats
path: root/src/network
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@nokia.com>2011-08-22 10:12:59 (GMT)
committerEike Ziller <eike.ziller@nokia.com>2011-08-24 08:28:25 (GMT)
commitf9a2b1618ef67f6be0f986b24e75d138d20ee6c7 (patch)
treeab15a28bf83a8f87f0f48fcf1ee2acbde22f1e05 /src/network
parent00561c990b6a55de616267637fd3e772d4f10efe (diff)
downloadQt-f9a2b1618ef67f6be0f986b24e75d138d20ee6c7.zip
Qt-f9a2b1618ef67f6be0f986b24e75d138d20ee6c7.tar.gz
Qt-f9a2b1618ef67f6be0f986b24e75d138d20ee6c7.tar.bz2
Fix QGLGlyphCache for Open GL ES (1).
When resizing the font texture the code was using glGetTexImage which is not available on Open GL ES. We need to cache the font texture data, and draw the glyphs on it in addition, so we can copy the data when resizing the texture size.
Diffstat (limited to 'src/network')
0 files changed, 0 insertions, 0 deletions