raylib/src
2020-09-01 21:27:47 +02:00
..
external Update miniaudio to version 0.10.18 2020-08-30 20:01:38 +02:00
camera.h Review first person movement Y waving 2020-05-07 12:45:23 +02:00
CMakeLists.txt CMake: don't use raylib_static name for MinGW on Windows 2020-08-08 01:11:45 +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 MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath] 2020-09-01 21:08:45 +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 Corrected compiling issue 2020-08-23 21:01:10 +02:00
models.c Remove unused variable 2020-08-30 20:00:56 +02:00
physac.h Review DEBUG trace log and custom allocators 2020-02-10 10:56:39 +01:00
raudio.c Support mulstiple WAV sampleSize for MusicStream #1340 2020-08-11 19:08:07 +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 Review custom blend modes mechanism 2020-09-01 21:02:19 +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 Update rlgl.h 2020-09-01 21:27:47 +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 DrawTextEx(): Minor tweak 2020-08-29 13:57:59 +02:00
textures.c WARNING: REMOVED: LoadImageEx() 2020-07-10 19:18:29 +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