diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2010-08-03 01:23:37 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2010-08-03 01:23:37 (GMT) |
commit | bf5c25c4e7571475255e1d9de307913bee228d10 (patch) | |
tree | 8f67cc323eb3a8a5f1fea723783e8efda35686c5 /doc/src/snippets/code/src_script_qscriptengine.cpp | |
parent | 88917087b64a014a69d12946a162ab6588e733e6 (diff) | |
download | Qt-bf5c25c4e7571475255e1d9de307913bee228d10.zip Qt-bf5c25c4e7571475255e1d9de307913bee228d10.tar.gz Qt-bf5c25c4e7571475255e1d9de307913bee228d10.tar.bz2 |
Don't resolve GLSL extensions if no shaders
If the GL server is 1.x, but the client is 2.x, then the
qt_resolve_glsl_extensions() function was returning true
because the functions existed client-side, when it should
have returned false because the functionality didn't exist
server-side.
Task-number: QTBUG-12478
Reviewed-by: Sarah Smith
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptengine.cpp')
0 files changed, 0 insertions, 0 deletions