raylib/src
Novaleaf c5fc7c7640
allow physac to be built as a shared library (#2168)
if `BUILD_LIBTYPE_SHARED` is defined allow build as a shared dll
2021-11-23 22:21:01 +01:00
..
external Update miniaudio.h 2021-11-01 11:37:47 +01:00
extras allow physac to be built as a shared library (#2168) 2021-11-23 22:21:01 +01:00
build.zig build.zig: Use addCSourceFiles (#2066) 2021-10-17 19:04:08 +02:00
CMakeLists.txt Update version in CMake 2021-11-01 23:05:23 +01:00
config.h Expose MAX_KEYBOARD_KEYS and MAX_MOUSE_BUTTONS #2127 2021-11-11 18:26:25 +01:00
Makefile Fixes CC while compiling for ANDROID_ARCH x86 (#2148) 2021-11-17 20:45:07 +01:00
raudio.c Review variables initialization 2021-11-09 11:49:03 +01:00
raudio.h SeekMusicStream initial implementation (#2006) 2021-09-22 21:55:13 +02:00
raylib.dll.rc UPDATED: raylib resource files 2021-09-23 20:53:31 +02:00
raylib.dll.rc.data UPDATED: raylib resource files 2021-09-23 20:53:31 +02:00
raylib.h fixed typo: aproximation to approximation (#2164) 2021-11-21 18:06:52 +01:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc UPDATED: raylib resource files 2021-09-23 20:53:31 +02:00
raylib.rc.data UPDATED: raylib resource files 2021-09-23 20:53:31 +02:00
raymath.h REVIEWED: models resources structure 2021-10-12 12:47:50 +02:00
rcamera.h Reviewed some TODO 2021-10-13 23:45:57 +02:00
rcore.c Tweak to minimize buffer overflow possibility 2021-11-18 10:25:28 +01:00
rgestures.h Reviewed some TODO 2021-10-13 23:45:57 +02:00
rglfw.c Review comments 2021-11-01 11:26:13 +01:00
rlgl.h fixed typo: aproximation to approximation (#2163) 2021-11-21 18:06:20 +01:00
rmodels.c REVIEWED: ExportMesh() #2138 2021-11-15 10:14:00 +01:00
rshapes.c ouch 2021-11-10 13:37:50 +01:00
rtext.c Review variables initialization 2021-11-09 11:49:03 +01:00
rtextures.c REVIEWED: LoadTextureFromImage() 2021-11-15 11:41:05 +01:00
shell.html Update shell.html 2021-09-03 15:24:05 +02:00
utils.c tweak 2021-11-10 13:26:50 +01:00
utils.h REVIEWED: extern "C" definition position for consistency 2021-08-15 13:02:53 +02:00