raylib/src
raysan5 3c02a9fc66 Support multiple data type aliases
Vector4 -> Quaternion
Texture2D -> Texture
RenderTexture2D -> RenderTexture
Camera3D -> Camera
SpriteFont -> Font
2018-07-09 10:23:53 +02:00
..
external Update mini_al with a fix for macOS. 2018-07-07 10:36:19 +10:00
CMakeLists.txt Travis CI: Add test case for pkg-config 2018-07-03 21:35:28 +02:00
CMakeOptions.txt cmake: Fix PLATFORM_WEB build 2018-05-21 12:15:39 +02:00
Makefile Support ARM and ARM64 Android building 2018-07-09 03:00:52 +02:00
audio.c Fix bug with FLAC music streams. 2018-07-05 22:57:17 +10:00
audio.h Force OpenAL backend on some platforms 2017-12-20 12:34:18 +01:00
camera.h fabsf() not working with TCC 2018-05-28 00:48:45 +02:00
config.h BREAKING CHANGE: Renamed SpriteFont type to Font 2018-05-04 16:59:48 +02:00
config.h.in cmake: Fix PLATFORM_WEB build 2018-05-21 12:15:39 +02:00
core.c Reviewed latest commit for Android gamepad support 2018-07-07 10:15:19 +02: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
models.c fabsf() not working with TCC 2018-05-28 00:48:45 +02:00
physac.h Reviewed Windows resource file name 2018-05-29 00:52:08 +02:00
raylib.h Support multiple data type aliases 2018-07-09 10:23:53 +02:00
raylib.ico Added resource config file 2017-10-22 11:07:17 +02:00
raylib.rc Review raylib version to 2.0 2018-05-11 18:14:19 +02:00
raylib.rc.o Reviewed Windows resource file name 2018-05-29 00:52:08 +02:00
raymath.h Added Quaternion typedef 2018-07-02 18:53:46 +02:00
rglfw.c Added support DragonFly os from BSD family 2018-06-23 17:02:04 +02:00
rlgl.c Spacing tweaks 2018-06-30 21:56:26 +02:00
rlgl.h Spacing tweaks 2018-06-30 21:56:26 +02:00
shader_distortion.h Review default shaders usage on loading 2017-11-12 10:33:44 +01:00
shapes.c Corrected issue with GetFontDefault() 2018-07-05 19:17:06 +02:00
text.c Corrected issue with GetFontDefault() 2018-07-05 19:17:06 +02:00
textures.c Corrected issue with GetFontDefault() 2018-07-05 19:17:06 +02:00
utils.c cmake: Fix PLATFORM_WEB build 2018-05-21 12:15:39 +02:00
utils.h Removed unnecesary define 2018-05-08 23:04:13 +02:00