raylib/src
Ahmad Fatoum 4a7840b752
Remove Meson build system
Less maintenance overhead that way,
given that make/CMake now also do library versioning.
2017-12-11 11:15:14 +01:00
..
external Fix CI builds after mini_al changes 2017-12-10 21:35:38 +01:00
audio.c Potential fixes for Raspberry Pi. 2017-12-03 11:20:02 +10:00
audio.h Added IsFileExtension() 2017-03-29 00:35:42 +02:00
camera.h Some comment tweaks 2017-05-08 21:16:46 +02:00
CMakeLists.txt Add library versioning to Make/CMake build systems 2017-12-11 10:25:06 +01:00
core.c Fix typo in preprocessor macro 2017-12-10 21:11:04 +01:00
easings.h Working on file header comments... 2017-03-19 12:52:58 +01:00
gestures.h Support GetCurrentTime() on macOS 2017-11-27 12:46:40 +01:00
Makefile Add library versioning to Make/CMake build systems 2017-12-11 10:25:06 +01:00
models.c Updated raylib VS2015 project 2017-10-19 14:14:18 +02:00
physac.h Avoid duplicate definition of feature macro 2017-11-22 22:58:18 +01:00
raylib.h Updated library features and dependencies 2017-12-05 13:22:26 +01:00
raylib.ico Added resource config file 2017-10-22 11:07:17 +02:00
raylib.rc Added resource config file 2017-10-22 11:07:17 +02:00
raymath.h Moved QuaternionNlerp() function 2017-12-04 11:03:45 +01:00
resources Added resource config file 2017-10-22 11:07:17 +02:00
rglfw.c Added Wayland support 2017-12-09 19:05:42 +01:00
rlgl.c Corrected default textures locations 2017-11-22 14:56:45 +01:00
rlgl.h Allow custom distortion shader - IN PROGRESS - 2017-11-12 11:00:28 +01:00
rres.h Some work on rres... 2017-09-23 19:30:42 +02:00
shader_distortion.h Review default shaders usage on loading 2017-11-12 10:33:44 +01:00
shapes.c Fix bug, add some whitespace 2017-10-13 13:55:01 +02:00
text.c Some code tweaks... 2017-11-02 20:08:52 +01:00
textures.c Corrected issue with text drawing on image 2017-11-06 14:13:50 +01:00
utils.c Code tweaks and comments for Android 2017-09-29 13:56:37 +02:00
utils.h Make TraceLog() public to the API 2017-04-21 00:08:00 +02:00