diff options
author | Tom Cooksey <thomas.cooksey@nokia.com> | 2009-08-23 10:08:20 (GMT) |
---|---|---|
committer | Tom Cooksey <thomas.cooksey@nokia.com> | 2009-09-29 07:51:27 (GMT) |
commit | dad31edd2d5be5a2902f6b011910f418882c9367 (patch) | |
tree | c77558ec73b278fcf6e145d71b706aa04a4a205e /src/gui/image/qpixmap_raster_p.h | |
parent | dfceee3410955a85baf7cc2d536874f7a66f660f (diff) | |
download | Qt-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 'src/gui/image/qpixmap_raster_p.h')
0 files changed, 0 insertions, 0 deletions