Prelink and libGL.so : a tip
Leon Bottou
leon at bottou.org
Sat Nov 29 04:51:26 CET 2003
> unqualified comment without digging further into it ...
> are you sure you need to create a stub for every needed gl function? i'd
> rather think that you could resolve all functions in a bulk when one of
> the gl classes is instantiated.
I chose to do it without changing the Qt files.
The patch just contains an additional file glstubs.cpp
that "replaces" libGL.so.
- L.
More information about the Kde-optimize
mailing list