diff options
author | Trond Kjernåsen <trond@trolltech.com> | 2009-11-16 16:04:37 (GMT) |
---|---|---|
committer | Trond Kjernåsen <trond@trolltech.com> | 2009-11-16 16:12:53 (GMT) |
commit | 8f3ba6ac205e5faed7260abb60463375ab4a2f74 (patch) | |
tree | cad500961bfa45b499597ec0c2bb7c812ce4842f /dist/changes-4.0.1 | |
parent | 54132fc20df0c3362c96a974654e1bd88b0eb121 (diff) | |
download | Qt-8f3ba6ac205e5faed7260abb60463375ab4a2f74.zip Qt-8f3ba6ac205e5faed7260abb60463375ab4a2f74.tar.gz Qt-8f3ba6ac205e5faed7260abb60463375ab4a2f74.tar.bz2 |
Fixed querying of GLX extensions under X11.
We always queried the client for its GLX extensions and used them
blindly, even though they might not be available in the server.
Also fixed the extension string check itself. We used simple sub-string
search, which could potentially break if one extension name is a
sub-string of another.
Task-number: QTBUG-5732
Reviewed-by: Kim
Diffstat (limited to 'dist/changes-4.0.1')
0 files changed, 0 insertions, 0 deletions