raylib/src
raysan5 c2e56f2604 REVIEW: GenTextureCubemap(), avoid using models.c functions
- DrawCube() belongs to models.c -> rl*() alternative should be used
2020-09-26 11:51:42 +02:00
..
external Added new GIF recording library (not used yet) 2020-09-26 11:41:49 +02:00
camera.h Review first person movement Y waving 2020-05-07 12:45:23 +02:00
CMakeLists.txt Add join_paths and join prefix with include/lib dirs (#1383) 2020-09-25 16:20:49 +02:00
CMakeOptions.txt Update CMakeOptions.txt 2020-05-09 17:36:16 +02:00
config.h Expose additional configuration options 2020-06-30 11:05:09 +02:00
config.h.in Update config.h.in 2020-05-09 17:37:02 +02:00
core.c fixed wrong error message for input device on RPI (#1379) 2020-09-18 08:52:52 +02: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 Updated build script to generate .a on WebAssembly 2020-09-18 20:53:57 +02:00
models.c WARNING: REDESIGN of rlgl framebuffers API #721 2020-09-18 02:11:49 +02:00
physac.h Review DEBUG trace log and custom allocators 2020-02-10 10:56:39 +01:00
raudio.c Add security checks when loading data from memory 2020-09-16 11:33:56 +02:00
raudio.h WARNING: BREAKING CHANGE: Review audio looping system 2020-05-14 14:00:37 +02: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 REVIEWED: GenTextureCubemap() 2020-09-21 13:18:53 +02: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 MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath] 2020-09-01 21:08:45 +02:00
rglfw.c Update year to 2020 2020-01-05 20:01:54 +01:00
rlgl.h REVIEW: GenTextureCubemap(), avoid using models.c functions 2020-09-26 11:51:42 +02: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 DrawTriangleFan(): Add a comment about vertex order #1316 2020-07-22 11:12:04 +02:00
shell.html Get icons back on shell.html 2020-03-30 21:34:45 +02:00
text.c Add security checks when loading data from memory 2020-09-16 11:33:56 +02:00
textures.c REVIEWED: rlFramebufferAttach() to support texture layers 2020-09-18 11:37:57 +02:00
utils.c Review usage of sizeof(), unify conventions 2020-05-23 19:23:40 +02: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