summaryrefslogtreecommitdiffstats
path: root/src/opengl/gl2paintengineex/qpaintengineex_opengl2_p.h
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-02-08 13:18:18 (GMT)
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-02-08 13:18:18 (GMT)
commit1f931d2d879cf51d56268f592298f81218fb43fa (patch)
treee41acb9e481150d38d79b4a6f0fdf6231bce12a6 /src/opengl/gl2paintengineex/qpaintengineex_opengl2_p.h
parentaa674169ca31b6e296021b3b8f5a448aeecf0973 (diff)
downloadQt-1f931d2d879cf51d56268f592298f81218fb43fa.zip
Qt-1f931d2d879cf51d56268f592298f81218fb43fa.tar.gz
Qt-1f931d2d879cf51d56268f592298f81218fb43fa.tar.bz2
Remove VBO caching and glDrawElements path in QStaticText
glDrawElements needs to be handled properly, using triangle strips rather than triangle lists, so the code has been removed for now. The VBO caching did not gain us any particular performance. We rather cache the client-side buffers for the same speed-up but with less clean-up complexity.
Diffstat (limited to 'src/opengl/gl2paintengineex/qpaintengineex_opengl2_p.h')
0 files changed, 0 insertions, 0 deletions