diff options
author | Trond Kjernaasen <trond@trolltech.com> | 2009-12-30 13:11:22 (GMT) |
---|---|---|
committer | Trond Kjernaasen <trond@trolltech.com> | 2009-12-30 13:18:05 (GMT) |
commit | 5394052c422f7087263ad6dc6d6a4448b4c4afba (patch) | |
tree | 968b00038808ee4f2968a653eb46db712e5db95e /examples/tutorials | |
parent | 2600fd42117913b427d07e510724b0ea5e355205 (diff) | |
download | Qt-5394052c422f7087263ad6dc6d6a4448b4c4afba.zip Qt-5394052c422f7087263ad6dc6d6a4448b4c4afba.tar.gz Qt-5394052c422f7087263ad6dc6d6a4448b4c4afba.tar.bz2 |
Fixed QGLWidget::renderText().
Fall back and use the GL 1 engine for the renderText() functions.
Getting it to work with the GL 2 engine is a futile effort.
Making it work with renderPixmap() in the GL 2 engine is not possible
at all, since software contexts in general do not support shader
programs.
Task-number: QTBUG-5002, QTBUG-6931
Reviewed-by: Kim
Diffstat (limited to 'examples/tutorials')
0 files changed, 0 insertions, 0 deletions