diff options
author | Trond Kjernåsen <trond.kjernasen@nokia.com> | 2010-05-14 14:37:48 (GMT) |
---|---|---|
committer | Trond Kjernåsen <trond.kjernasen@nokia.com> | 2010-05-14 14:37:48 (GMT) |
commit | c60045ad8df097ebcb7efa89a5fc18b3a4614df6 (patch) | |
tree | 9e80551bad6da48a5437fb93ee9315e52ad45e83 /doc/src/snippets/code/src_xml_sax_qxml.cpp | |
parent | 9a69656bd64016933124813ea5403e7e5d454719 (diff) | |
download | Qt-c60045ad8df097ebcb7efa89a5fc18b3a4614df6.zip Qt-c60045ad8df097ebcb7efa89a5fc18b3a4614df6.tar.gz Qt-c60045ad8df097ebcb7efa89a5fc18b3a4614df6.tar.bz2 |
Limit the lower glyph texture cache size to 16x16 in GL.
The SGX chip has a limitation regarding FBOs in that it doesn't support
FBO sizes that are POT and less than 16 pixels in width/height.
Since the FBO we use in the GL glyph cache always mirrors the size
of the texture itself, we limit that instead to avoid creating
invalid FBOs.
Task-number: QTBUG-10645
Reviewed-by: Gunnar
Diffstat (limited to 'doc/src/snippets/code/src_xml_sax_qxml.cpp')
0 files changed, 0 insertions, 0 deletions