raylib/release
Ray 096fd6f2c3 Converted rlgl module in header-only
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
2018-07-16 17:53:47 +02:00
..
include Converted rlgl module in header-only 2018-07-16 17:53:47 +02:00
libs Converted rlgl module in header-only 2018-07-16 17:53:47 +02:00
README.md Update README.md 2018-02-03 11:33:05 +01:00

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.