summaryrefslogtreecommitdiffstats
path: root/dist/changes-2.00beta3
diff options
context:
space:
mode:
authorTom Cooksey <thomas.cooksey@nokia.com>2009-08-23 10:08:20 (GMT)
committerTom Cooksey <thomas.cooksey@nokia.com>2009-09-29 07:51:27 (GMT)
commitdad31edd2d5be5a2902f6b011910f418882c9367 (patch)
treec77558ec73b278fcf6e145d71b706aa04a4a205e /dist/changes-2.00beta3
parentdfceee3410955a85baf7cc2d536874f7a66f660f (diff)
downloadQt-dad31edd2d5be5a2902f6b011910f418882c9367.zip
Qt-dad31edd2d5be5a2902f6b011910f418882c9367.tar.gz
Qt-dad31edd2d5be5a2902f6b011910f418882c9367.tar.bz2
Use glXGetProcAddress to resolve glx extensions
On systems where the GL driver is pluggable (like Mesa), we have to use the glXGetProcAddressARB extension to resolve other function pointers as the symbols wont be in the GL library, but rather in a plugin loaded by the GL library. This fix basically makes texture-from-pixmap work on Mesa drivers like intel i915 & friends. Reviewed-by: Trond
Diffstat (limited to 'dist/changes-2.00beta3')
0 files changed, 0 insertions, 0 deletions