raylib/src/external
Ahmad Fatoum 286c41af52
Sync with upstream GLFW pull request
The GLFW tree distributed with raylib has two modifications:

- GLFW_PKG_{DEPS,LIBS} are exported to PARENT_SCOPE, so we can use them
  in our pkg-config file
- An intermediary glfw_objlib target is added, so we can reexport GLFW
  symbols from libraylib.a

rglfw can fix the second point, but for Wayland usage, we would have to
replicate protocol generation, so we just leverage GLFW's existing
support instead.

To make maintenance easier, I have submitted a pull request for
including these modifications to upstream GLFW.
And to make that one easier, this patch dog-foods the modifications,
so raylib users can help find regressions. :-)

glfw/glfw#1307
2018-07-29 23:56:16 +02: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 Sync with upstream GLFW pull request 2018-07-29 23:56:16 +02:00
dr_flac.h Update external audio libraries. 2018-07-05 22:57:45 +10:00
dr_mp3.h Update external audio libraries. 2018-07-05 22:57:45 +10: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. 2018-05-21 20:39:19 +10:00
mini_al.h Updated to latest mini_al dev 2018-07-16 19:21:54 +02: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 external libraries 2018-02-09 00:01:00 +01:00
stb_image.h Updated external libraries 2018-02-09 00:01:00 +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 external libraries 2018-02-09 00:01:00 +01:00
stb_vorbis.c Updated external libraries 2018-02-09 00:01:00 +01:00
stb_vorbis.h Updated external libraries 2018-02-09 00:01:00 +01:00