LuaJIT-GLFW
LuaJIT-GLFW copied to clipboard
Open libGL.so.1 instead of libGL.so on unixoids.
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.