summaryrefslogtreecommitdiff
path: root/doc/src/snippets/code
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@nokia.com>2011-08-22 12:12:59 +0200
committerEike Ziller <eike.ziller@nokia.com>2011-08-24 10:28:25 +0200
commitf9a2b1618ef67f6be0f986b24e75d138d20ee6c7 (patch)
treeab15a28bf83a8f87f0f48fcf1ee2acbde22f1e05 /doc/src/snippets/code
parent00561c990b6a55de616267637fd3e772d4f10efe (diff)
downloadqt4-tools-f9a2b1618ef67f6be0f986b24e75d138d20ee6c7.tar.gz
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 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions