diff options
author | Trond Kjernåsen <trond@trolltech.com> | 2009-11-16 14:08:45 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-11-18 05:27:13 (GMT) |
commit | 6c79270cfbecab8b7fefb14ee136dd87dc5dfd33 (patch) | |
tree | 0fab18f45471a54aeab030431e378529c0e0aabc /doc/src/snippets/code/src_script_qscriptvalueiterator.cpp | |
parent | d14ccd36799bc84d32fc0ed03e10f300850de6ae (diff) | |
download | Qt-6c79270cfbecab8b7fefb14ee136dd87dc5dfd33.zip Qt-6c79270cfbecab8b7fefb14ee136dd87dc5dfd33.tar.gz Qt-6c79270cfbecab8b7fefb14ee136dd87dc5dfd33.tar.bz2 |
Fixed extension checks and usage of the GL 2 engine on old X11 systems.
This fixes a regression from 4.5, where exporting a GL capable display
from an old X11 HP/Sun workstation to a modern Linux machine causes
crashes and lots of X11 error output. Just relying on the client
GL version number is not enough under X11, since the server might
only support GL 1.1 with non or very few extensions.
Also, the extension checks worked a bit randomly since it checked
for sub-strings which might or might not occur within one or more
full extension names.
Task-number: QTBUG-5853
Reviewed-by: Kim
(cherry picked from commit 7916895ae64441b6d683f816718fc78fdafbfc62)
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptvalueiterator.cpp')
0 files changed, 0 insertions, 0 deletions