• Sam Lantinga's avatar
    Fixed bug #232 · f9881b12
    Sam Lantinga authored
     ------- 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.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401855
    f9881b12
SDL_x11gl.c 14.6 KB