raylib/src/external
raysan5 3e71232a04 WARNING: BREAKING: REMOVED: GenImagePerlinNoise()
raylib was using `stb_perlin.h` library to generate perlin noise, it seems that recently this library has been flagged as it could be infringing some algorythm patent. For security, it has been removed from raylib.
2021-10-06 21:20:36 +02:00
..
glfw Fix mappings.h issue from glfw update (#1995) 2021-09-19 20:33:18 +02:00
cgltf.h Updated external libraries 2021-10-06 21:13:17 +02:00
dirent.h Review module to fit raylib conventions 2020-01-19 12:29:21 +01:00
dr_flac.h Updated external libraries 2021-10-06 21:13:17 +02:00
dr_mp3.h Updated external libraries 2021-10-06 21:13:17 +02:00
dr_wav.h Updated external libraries 2021-10-06 21:13:17 +02:00
glad.h Support custom allocator 2020-01-19 13:05:21 +01:00
jar_mod.h Support custom memory allocators 2020-01-19 11:42:16 +01:00
jar_xm.h Remove trailing spaces 2021-08-16 23:23:16 +02:00
miniaudio.h Update miniaudio.h 2021-04-06 11:57:51 +02:00
msf_gif.h Updated external libraries 2021-10-06 21:13:17 +02:00
par_shapes.h REVIEWED: Avoid conflict with bool 2021-08-08 13:23:04 +02:00
sdefl.h Updated external libraries 2021-10-06 21:13:17 +02:00
sinfl.h Updated external libraries 2021-10-06 21:13:17 +02:00
stb_image.h Updated external libraries 2021-10-06 21:13:17 +02:00
stb_image_resize.h Updated external libraries 2021-10-06 21:13:17 +02:00
stb_image_write.h Updated external libraries 2021-10-06 21:13:17 +02:00
stb_rect_pack.h Updated external libraries 2021-10-06 21:13:17 +02:00
stb_truetype.h Updated external libraries 2021-10-06 21:13:17 +02:00
stb_vorbis.h added import in order for alloca to work on macos (#1710) 2021-04-06 21:42:00 +02:00
tinyobj_loader_c.h Fix missing fclose in tinyobj loader (#1842) 2021-06-22 18:12:42 +02:00
vox_loader.h Supress most warnings on rmodels.c (#2029) 2021-10-03 12:11:20 +02:00