raylib/src/external
Ahmad Fatoum c3d2b1b184 glfw: Update GLFW to current master
glfw/glfw@5595fa3ae6 implements a proper fix for the macOS Mojave
problem of OpenGL windows not being rendered until moved or manually
updated.

Pull in the current master and rebase the three patches we have on top:
- two commits we have for reuse of the GLFW CMake build system for Wayland
It hasn't yet to be acknowledged upstream.
- one commit removing #include <windows.h> in glfw3native.h to avoid
duplicate declarations.

Fixes #655 and #665.
2019-01-08 09:03:22 +01:00
..
android/native_app_glue Updated android_native_app_glue 2017-10-02 13:06:34 +02:00
ANGLE Reviewed UWP branch integration 2018-01-19 12:02:15 +01:00
glfw glfw: Update GLFW to current master 2019-01-08 09:03:22 +01:00
.gitignore external: glfw: Ignore {docs/examples/tests}/ directories 2019-01-08 09:03:22 +01:00
cgltf.h Started working on IQM/glTF loaders 2018-09-05 10:59:05 +02:00
dirent.h Corrected issues with VS2017 compilation 2018-10-09 00:20:39 +02:00
dr_flac.h Update external audio libraries. 2018-07-05 22:57:45 +10:00
dr_mp3.h Reviewed audio issues 2018-10-31 17:04:24 +01:00
dr_wav.h Update external audio libraries. 2018-07-05 22:57:45 +10:00
glad.h added debug-event-markers for opengl so that you're able to set markers for renderdoc or other gpu debuggers what your program is currently doing 2017-12-14 11:44:48 +01:00
jar_mod.h Corrected issue with OpenAL being 'keg only' on OSX 2017-02-11 23:34:41 +01:00
jar_xm.h fabsf() not working with TCC 2018-05-28 00:48:45 +02:00
mini_al.c Update mini_al to latest version (Web Audio / AAudio backends) 2019-01-01 20:52:57 +01:00
mini_al.h Update mini_al to latest version (Web Audio / AAudio backends) 2019-01-01 20:52:57 +01:00
par_shapes.h Testing shapes generation using additional library 2017-09-02 17:42:22 +02:00
rgif.h Remove dead assignment 2018-04-02 13:30:19 +02:00
stb_image_resize.h Updated stb libs to latest version 2017-08-04 12:58:39 +02:00
stb_image_write.h Updated stb libs to latest version 2018-11-27 09:23:30 +01:00
stb_image.h Updated stb libs to latest version 2018-11-27 09:23:30 +01:00
stb_perlin.h Add more image generation functions: radial gradient and perlin noise 2017-06-28 15:29:56 +02:00
stb_rect_pack.h Updated stb libs to latest version 2017-08-04 12:58:39 +02:00
stb_truetype.h Updated stb libs to latest version 2018-11-27 09:23:30 +01:00
stb_vorbis.h Use stb_vorbis.h as header only 2018-12-21 00:17:44 +01:00