make gl libraries dynamically loadable
authorkub <derkub@gmail.com>
Thu, 22 May 2025 20:10:12 +0000 (22:10 +0200)
committerkub <derkub@gmail.com>
Thu, 22 May 2025 20:23:51 +0000 (22:23 +0200)
commitd5d1b16447e7fc83c5af54c2222fbabe579efd32
tree699a1cdc27b4a1572b7e308e5b6db24c81c0a079
parentee0dca9e10ef44d7900c1158cd8025eb86064aeb
make gl libraries dynamically loadable
gl.c
gl_loader.c [new file with mode: 0644]
gl_loader.h [new file with mode: 0644]
gl_platform.c