Mercurial > sdl-ios-xcode
comparison test/configure.in @ 1861:b42823412c3b
Fixed bug #232
------- Comment #2 From Matthias Geissert 2006-05-24 07:54 [reply] -------
See http://dri.sourceforge.net/doc/DRIuserguide.html, section 11.5. There is
written that you need to use RTLD_GLOBAL, since, otherwise, nested open of
dynamic libraries doesn't work. However, This is necassary in this case, since
libGL opens the hardware-specific driver/library. I hope this helps you.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 20 Jun 2006 03:52:41 +0000 |
parents | a7cda692b681 |
children | c121d94672cb 1164b2b282a2 |
comparison
equal
deleted
inserted
replaced
1860:3cde094c580d | 1861:b42823412c3b |
---|