raylib/src
raysan5 f565ff018e REMOVED: FLAG_SHOW_LOGO
raylib logo animation has been removed. That funtionality was very restrictive, not configurable at all and hardly ever used, also, it added a coupling dependency of `core` module with `shapes` and `text` modules.
2019-08-27 11:24:04 +02:00
..
external Update miniaudio.h 2019-08-24 10:11:32 +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 Support mouse cursor on RPI native 2019-08-20 20:39:22 +02:00
config.h.in Added CMake flags 2019-06-12 12:21:23 +02:00
core.c REMOVED: FLAG_SHOW_LOGO 2019-08-27 11:24:04 +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 Improved Android Building (#930) 2019-08-06 23:06:26 +02:00
models.c Review models loading, memory initialization 2019-08-27 11:16:43 +02:00
physac.h Avoid some warnings 2019-05-20 16:37:44 +02:00
raudio.c Review all RL_CALLOC() calls 2019-08-27 10:56:49 +02:00
raudio.h IsAudioBufferProcessed -> IsAudioStreamProcessed (#951) 2019-08-26 00:34:54 +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 REMOVED: FLAG_SHOW_LOGO 2019-08-27 11:24:04 +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 Review all RL_CALLOC() calls 2019-08-27 10:56:49 +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 Fix build caused by GetImageAlphaBorder() (#931) 2019-08-07 09:23:15 +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