raylib/src
Ray d089e1cd34 ADDED: LoadAnimatedGIF() -WIP-
Still looking for a better way to integrate it into raylib API, maybe add a LoadImageAnim()?
2019-09-19 16:09:36 +02:00
..
external Review possible memory leak with my_strndup() 2019-09-13 12:58:42 +02:00
camera.h Remove note 2019-07-24 22:37:00 +02:00
CMakeLists.txt build: increment API_VERSION after release 2019-06-05 08:58:24 +02:00
CMakeOptions.txt Add config SUPPORT_SSH_KEYBOARD_RPI 2019-05-21 20:59:13 +02:00
config.h ADDED small compression API 2019-09-09 21:56:16 +02:00
config.h.in ADDED small compression API 2019-09-09 21:56:16 +02:00
core.c Review DecompressData() types, for consistency 2019-09-15 11:15:33 +02:00
easings.h Replace tabs with spaces and update year of copyright notices (#927) 2019-08-03 11:07:41 +02:00
gestures.h Happy new year 2019 2019-04-07 17:49:12 +02:00
Makefile Update for latest emsdk configuration 2019-09-13 17:08:20 +02:00
models.c Review PR formatting 2019-09-19 13:36:55 +02:00
physac.h Avoid some warnings 2019-05-20 16:37:44 +02:00
raudio.c Review dr_flac usage 2019-09-03 23:24:09 +02:00
raudio.h Update raudio.h 2019-09-09 21:54:40 +02:00
raylib.dll.rc Added resource file for raylib.dll 2019-05-07 15:16:14 +02:00
raylib.dll.rc.data Review compilation resources 2019-05-30 18:09:33 +02:00
raylib.h Review DecompressData() types, for consistency 2019-09-15 11:15:33 +02:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Added resource file for raylib.dll 2019-05-07 15:16:14 +02:00
raylib.rc.data Review compilation resources 2019-05-30 18:09:33 +02:00
raymath.h addition to raylib to create matrix from 3 euler angles (#938) 2019-08-09 17:04:52 +02:00
rglfw.c Replace tabs with spaces and update year of copyright notices (#927) 2019-08-03 11:07:41 +02:00
rlgl.h fixed some memory leaks, still issue with material index allocation leaking 4 bytes (possibly double allocation) (#964) 2019-09-13 13:29:52 +02:00
rmem.h Removing '__RemoveNode' (#935) 2019-08-08 10:00:23 +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 Update shapes.c for smoother collision detection (#946) 2019-08-19 13:32:17 +02:00
shell.html Hide progress bar 2019-05-28 12:08:04 +02:00
text.c Tweak on atlas size computing 2019-08-24 20:03:47 +02:00
textures.c ADDED: LoadAnimatedGIF() -WIP- 2019-09-19 16:09:36 +02:00
utils.c Define some globals 2019-06-19 15:43:35 +02:00
utils.h Review UWP implementation 2019-04-27 22:47:03 +02:00