raylib/src
Ray d2d72b1dfb ADDED: MemAlloc() / MemFree() #1440
Exposing internal memory allocator/free, useful for advance users when required
2020-12-19 19:43:25 +01:00
..
external Update CMakeLists.txt 2020-12-02 08:27:43 +01:00
camera.h Remove trailing spaces 2020-11-03 23:47:33 +01:00
CMakeLists.txt Add headers to install cmake (#1462) 2020-12-16 19:11:21 +01:00
CMakeOptions.txt Platform DRM (#1388) 2020-09-27 10:18:43 +02:00
config.h Review some config options 2020-11-30 09:00:40 +01:00
config.h.in Update config.h.in 2020-05-09 17:37:02 +02:00
core.c Avoid *Rec suffix in some variables 2020-12-19 19:27:31 +01:00
easings.h Update easings.h (#1210) 2020-04-21 21:17:58 +02:00
gestures.h Comments review 2020-05-07 12:45:44 +02:00
Makefile Platform DRM (#1388) 2020-09-27 10:18:43 +02:00
models.c Avoid *Rec suffix in some variables 2020-12-19 19:27:31 +01:00
physac.h Review "aggregate initializations" #1403 2020-10-05 20:04:33 +02:00
raudio.c WARNING: RENAMED several functions for consistency #1440 2020-12-18 21:03:08 +01:00
raudio.h WARNING: Multiple funcs reviewed! 2020-11-19 20:11:11 +01:00
raylib.dll.rc Added resource file for DLL compilation info 2020-08-19 11:59:50 +02:00
raylib.dll.rc.data Avoid architecture selection on gcc, use correct gcc version instead 2020-08-20 17:37:01 +02:00
raylib.h ADDED: MemAlloc() / MemFree() #1440 2020-12-19 19:43:25 +01:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Added resource file for DLL compilation info 2020-08-19 11:59:50 +02:00
raylib.rc.data Avoid architecture selection on gcc, use correct gcc version instead 2020-08-20 17:37:01 +02:00
raymath.h optimized MatrixLookAt (#1442) 2020-11-29 10:08:22 +01:00
rglfw.c Update year to 2020 2020-01-05 20:01:54 +01:00
rlgl.h Add options to set line width and aliasing to rlGL layer. (#1457) 2020-12-13 10:58:24 +01:00
rmem.h Mempool and other Allocators Optimization (#1211) 2020-04-22 13:11:45 +02:00
rnet.h [rnet] Renamed some functions 2020-02-20 13:46:33 +01:00
shapes.c Avoid *Rec suffix in some variables 2020-12-19 19:27:31 +01:00
shell.html Get icons back on shell.html 2020-03-30 21:34:45 +02:00
text.c Corrected DrawTextRecEx() bug 2020-12-19 19:12:51 +01:00
textures.c Avoid *Rec suffix in some variables 2020-12-19 19:27:31 +01:00
utils.c ADDED: MemAlloc() / MemFree() #1440 2020-12-19 19:43:25 +01:00
utils.h UWP rework (#1231) 2020-04-30 19:48:39 +02:00
uwp_events.h UWP rework (#1231) 2020-04-30 19:48:39 +02:00