LuaJIT-GLFW icon indicating copy to clipboard operation
LuaJIT-GLFW copied to clipboard

Open libGL.so.1 instead of libGL.so on unixoids.

Open adamdmoss opened this issue 10 years ago • 0 comments

This is what SDL and GLFW itself do, and is debatably the preferred form according to the unclear official ABI recommendations.

This stops (for example) the mesa / unaccelerated libs being loaded on machines with nvidia drivers etc.

adamdmoss avatar Jan 26 '15 11:01 adamdmoss