c293c17620
Since we rely on the dynamic linker to find the library for us via dlopen(), we need to have DL_OPENGL be .so.N, not the full library filename, as ldconfig doesn't cache the full filename Use of TARGET_SONAME_FILE requires the library to be marked as SHARED, not MODULE This closes pull request #370 |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
gl-cocoa.m | ||
gl-helpers.c | ||
gl-helpers.h | ||
gl-indexbuffer.c | ||
gl-shader.c | ||
gl-shaderparser.c | ||
gl-shaderparser.h | ||
gl-stagesurf.c | ||
gl-subsystem.c | ||
gl-subsystem.h | ||
gl-texture2d.c | ||
gl-texturecube.c | ||
gl-vertexbuffer.c | ||
gl-windows.c | ||
gl-x11.c | ||
gl-zstencil.c |