diff options
author | Dan Gudmundsson <[email protected]> | 2011-11-16 15:04:56 +0100 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2011-11-16 15:04:56 +0100 |
commit | 5cd8a13c24cbb9e3c514807b56460bb90a777235 (patch) | |
tree | ada809d14d6670628f502617e34f87b32a9dee97 /erts/doc/src | |
parent | f44805dc16feb213f65a65c9a74f1e3125976c2f (diff) | |
download | otp-5cd8a13c24cbb9e3c514807b56460bb90a777235.tar.gz otp-5cd8a13c24cbb9e3c514807b56460bb90a777235.tar.bz2 otp-5cd8a13c24cbb9e3c514807b56460bb90a777235.zip |
[wx] Change libGL loading
Load libGL.so.1 instead of libGL.so, this should fix things when
DL search path is broken (Ubuntu).
dlopen("libGL.so") finds Mesa driver and dlopen("libGL.so.1") finds
Nvidia or ATI. wxWidgets (added by gcc) have a dependency to libGL.so.1
so the context is created with that driver.
Diffstat (limited to 'erts/doc/src')
0 files changed, 0 insertions, 0 deletions