..
external
Added rudimentary SVG support. ( #2738 )
2023-09-02 13:00:18 +02:00
build.zig
Disable UBSAN in zig builds. ( #3292 )
2023-09-05 11:02:25 +02:00
CMakeLists.txt
Update CMakeLists.txt
2023-03-22 12:43:18 +01:00
config.h
Update config.h
2023-09-04 18:51:44 +02:00
Makefile
Fix android soname in src/Makefile ( #3211 )
2023-07-29 13:46:04 +02:00
minshell.html
Fixed some grammar mistakes and typos. ( #2914 )
2023-02-09 13:17:47 +01:00
raudio.c
REVIEWED: Data size type consistency between functions #3168
2023-09-02 12:05:34 +02:00
raylib.dll.rc
Update year to 2023
2023-01-01 16:07:51 +01:00
raylib.dll.rc.data
Update resource arch for 64bit #2978
2023-03-22 11:15:00 +01:00
raylib.h
REVIEWED: LoadImageSvg()
2023-09-02 13:16:44 +02:00
raylib.ico
Updated icon data
2018-09-26 16:02:42 +02:00
raylib.rc
Update year to 2023
2023-01-01 16:07:51 +01:00
raylib.rc.data
Update resource arch for 64bit #2978
2023-03-22 11:15:00 +01:00
raymath.h
Formating review
2023-08-27 00:30:56 +02:00
rcamera.h
Fix rcamera.h issues ( #3240 )
2023-08-11 10:19:50 +02:00
rcore.c
Fix #3247
2023-09-04 18:43:25 +02:00
rgestures.h
Optimize and simplify the gesture system ( #3190 )
2023-07-22 20:50:04 +02:00
rglfw.c
Fix missing symbol when rglfw.c on BSD platforms ( #2968 )
2023-03-19 09:43:51 +01:00
rlgl.h
Fix bug where default shaders was not linking. ( #3261 )
2023-08-26 18:55:57 +02:00
rmodels.c
Use internal default allocators, instead of user-exposed ones
2023-09-02 12:58:47 +02:00
rshapes.c
tweaks
2023-08-20 21:36:36 +02:00
rtext.c
Use internal default allocators, instead of user-exposed ones
2023-09-02 12:58:47 +02:00
rtextures.c
Update rtextures.c
2023-09-04 18:43:03 +02:00
shell.html
Fixed some grammar mistakes and typos. ( #2914 )
2023-02-09 13:17:47 +01:00
utils.c
REVIEWED: Data size type consistency between functions #3168
2023-09-02 12:05:34 +02:00
utils.h
Update year to 2023
2023-01-01 16:07:51 +01:00