adamdruppe / arsd

This is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo.
http://arsd-official.dpldocs.info/arsd.html
530 stars 125 forks source link

Fix version(without_opengl) code path #397

Closed 0xEAB closed 9 months ago

adamdruppe commented 9 months ago

thx yeah i haven't tested this code path for a while

arguably since it dynamic loads the opengl now i think you'd prolly be ok building this way and it'd fail at runtime if you tried to use it on a system when it isn't available

but still might as wel keep it working