https://bugs.freedesktop.org/show_bug.cgi?id=30172
--- Comment #16 from Luca Barbieri <luca.barbi...@gmail.com> 2010-09-16 10:31:57 PDT --- Perhaps a sensible resolution is to only export those symbols if a binary-only application is found requiring them, which works on another GL implementation. Although I'm personally for preventive action, following the "liberal" part of "be conservative in what you do, be liberal in what you accept from others". And yes, that does encourage applications to be broken, but the fault for that lies in AMD and nVidia. At a more fundamental level, it lies in whoever reinvented the wheel by adding glXGetProcAddress instead of just using ELF weak symbols (or dlsym if you somehow insist on querying symbols by string). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev