opengl support in wine

Tomas Carnecky tom at dbservice.com
Sun Dec 4 09:00:59 CST 2005


Mike McCormack wrote:
> 
>> eg. use RTLD_NEXT instead of the real libGL handle. This would make it 
>> possible to preload my own library but wouldn't change the weak 
>> linking. In fact, that's how I've modified my local wine copy, and it 
>> worked.
> 
> 
> Well, you have the patch now, so all you need to do is submit it ;)
> 

boils down to a one-line patch. RTLD_NEXT doesn't work, I have to use 
RTLD_DEFAULT to make wine (or the dynamic loader) use my functions.

tom

-------------- next part --------------
A non-text attachment was scrubbed...
Name: preload-libGL.patch
Type: text/x-patch
Size: 748 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20051204/23cfe409/preload-libGL.patch


More information about the wine-devel mailing list