raylib/src
Ray 93471b0a7c WARNING: Renamed module: audio -> raudio
Planning to promote raudio module as a simple and easy-to-use front-end for the amazing mini_al library, so the name change.

Name comes from raylib-audio but in spanish it also remembers to word "raudo", meaning  "very fast", an analogy that fits perfectly to the usefulness and performance of the library!

Consequently, raylib version has been bumped to 2.4-dev.
2019-01-10 16:32:40 +01:00
..
external glfw: Update GLFW to current master 2019-01-08 09:03:22 +01:00
camera.h Fix compiler warnings of lib 2018-08-05 23:53:34 +02:00
CMakeLists.txt WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
CMakeOptions.txt WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
config.h WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
config.h.in WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
core.c Revert "core: workaround window not being rendered till moved on macOS Mojave" 2019-01-08 09:03:22 +01:00
easings.h Working on file header comments... 2017-03-19 12:52:58 +01:00
gestures.h Redundant assignment of 'angle' to itself 2018-04-02 13:30:20 +02:00
libraylib.a WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
Makefile WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
models.c Corrected issue on plane drawing 2018-12-19 11:55:58 +01:00
physac.h Physac.h fix for variable array size declaration. 2018-10-10 21:52:50 +02:00
raudio.c WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
raudio.h WARNING: Renamed module: audio -> raudio 2019-01-10 16:32:40 +01:00
raylib.h Some improvements on SetShaderValue() 2019-01-10 12:28:23 +01:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Updated icon data 2018-09-26 16:02:42 +02:00
raymath.h Reviewed functions definition 2018-10-24 22:24:59 +02:00
rglfw.c Added required define on TCC compiler 2019-01-08 10:10:20 +01:00
rlgl.h Some improvements on SetShaderValue() 2019-01-10 12:28:23 +01:00
shapes.c Use QUADS for DrawPolyEx() 2018-12-29 00:29:28 +01:00
text.c Corrected issue with text measure on Latin-1 chars 2019-01-05 15:04:18 +01:00
textures.c ADDED: DrawTextureQuad() 2018-12-26 23:44:16 +01:00
utils.c utils: declare funopen only on Android 2018-12-29 17:44:47 +01:00
utils.h Improved data export capabilities! 2018-09-17 16:56:02 +02:00