summaryrefslogtreecommitdiffstats
path: root/src/opengl/util
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-02-05 11:57:52 (GMT)
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-02-05 11:57:52 (GMT)
commit6d14ccae6d532a8560da05cdc85d7646ea2744e6 (patch)
tree22843cac62e389198f7c707da4d0e8956499ea57 /src/opengl/util
parent0c444f72281fded5e226ec786614595a86bff4e3 (diff)
downloadQt-6d14ccae6d532a8560da05cdc85d7646ea2744e6.zip
Qt-6d14ccae6d532a8560da05cdc85d7646ea2744e6.tar.gz
Qt-6d14ccae6d532a8560da05cdc85d7646ea2744e6.tar.bz2
Recreate cached vertex arrays for QStaticText when drawn to new context
If you draw the QStaticText object to a new QGLWidget, then we need to recreate the VBOs (if the vertex arrays are cached.) It would be possible to share this across contexts, which can be implemented later as an extra optimization for switching between different target devices.
Diffstat (limited to 'src/opengl/util')
0 files changed, 0 insertions, 0 deletions