mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-14 05:46:03 +00:00

This change allows rlgl.h usage as independent single-file header-only module... still some tweaks required, like removing GLAD dependency... required extensions could be manually loaded! Also removed shader_distortion.h, embedded in rlgl.h
raylib release
In this folder you can find raylib library pre-compiled and ready-to-use for different platforms.
For detailed information on raylib external dependencies, just check Wiki information on external dependencies.
NOTE: Next raylib version is removing all external dependencies.