raylib/src
Ray 0c567cd259 WARNING: Issues on web building
Found some issues when building for web using latest emscripten 1.38.30, traced the error and found that eglGetProcAdress does not return function pointers for VAO functionality, supported by extension.

It requires more investigation but now it works (avoiding VAO usage)
2019-04-23 18:10:38 +02:00
..
external WARNING: Issues on web building 2019-04-23 18:10:38 +02:00
camera.h Fix compiler warnings of lib 2018-08-05 23:53:34 +02:00
CMakeLists.txt Resolve CI failure with MinGW 2019-04-09 20:41:40 +08:00
CMakeOptions.txt WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
config.h Review VR simulator mechanism 2019-04-11 13:53:01 +02:00
config.h.in WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
core.c WARNING: Issues on web building 2019-04-23 18:10:38 +02:00
easings.h Working on file header comments... 2017-03-19 12:52:58 +01:00
gestures.h Happy new year 2019 2019-04-07 17:49:12 +02:00
Makefile WARNING: Issues on web building 2019-04-23 18:10:38 +02:00
models.c Support custom memory management macros 2019-04-23 14:55:35 +02:00
physac.h Physac.h fix for variable array size declaration. 2018-10-10 21:52:50 +02:00
raudio.c Correct RL_FREE bug 2019-04-23 15:07:28 +02:00
raudio.h Support custom memory management macros 2019-04-23 14:55:35 +02:00
raylib.h Support custom memory management macros 2019-04-23 14:55:35 +02:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Start setting things up for raylib 2.5 2019-04-05 13:44:04 +02:00
raymath.h Merge pull request #799 from flashjaysan/master 2019-04-13 15:08:28 +02:00
rglfw.c Happy new year 2019 2019-04-07 17:49:12 +02:00
rlgl.h WARNING: Issues on web building 2019-04-23 18:10:38 +02:00
rnet.c.review Renamed file to avoid breaking build 2019-04-22 22:47:50 +02:00
rnet.h More rnet review to avoid warnings/errors 2019-04-22 21:50:45 +02:00
shapes.c Review creation years 2019-04-08 12:25:13 +02:00
text.c Support custom memory management macros 2019-04-23 14:55:35 +02:00
textures.c Support custom memory management macros 2019-04-23 14:55:35 +02:00
utils.c Support custom memory management macros 2019-04-23 14:55:35 +02:00
utils.h Happy new year 2019 2019-04-07 17:49:12 +02:00