raylib/src
RadsammyT 03ecf2202e
Fix typos in rcore.c comments (#3234)
* Fix typos in rcore.c comments

thought i corrected "dettach"
Fix typos in rcore.c comments

* 'fordward' > forward
2023-08-08 20:10:40 +02:00
..
external Fix material loading #3126 2023-08-04 18:14:47 +02:00
build.zig Tweak build.zig to work with cross-compiling (#3225) 2023-08-06 09:25:37 +02:00
CMakeLists.txt Update CMakeLists.txt 2023-03-22 12:43:18 +01:00
config.h ADDED: SUPPORT_FONT_ATLAS_WHITE_REC 2023-07-18 17:57:10 +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 [AUDIO] Add a function to make an alias of a sound and share it's sample data (#3219) 2023-08-04 16:40:10 +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 Support 16-Bit HDR textures (#3220) 2023-08-05 23:16:26 +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 Reviewed parameter names to avoid issues #3159 2023-07-10 19:29:10 +02:00
rcamera.h Added missing structure on standalone mode #3160 2023-07-10 19:15:55 +02:00
rcore.c Fix typos in rcore.c comments (#3234) 2023-08-08 20:10:40 +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 build for OpenGL 2.1, where half floats are part of an extension (#3233) 2023-08-08 20:09:22 +02:00
rmodels.c Fix DrawBillboardPro to allow source of negative size (#3197) (#3203) 2023-07-26 17:46:57 +02:00
rshapes.c Update usage of 'sinf()' and 'cosf()' to be correct (#3181) 2023-07-19 13:46:14 +02:00
rtext.c ADDED: SUPPORT_FONT_ATLAS_WHITE_REC 2023-07-18 17:57:10 +02:00
rtextures.c Support 16-Bit HDR textures (#3220) 2023-08-05 23:16:26 +02:00
shell.html Fixed some grammar mistakes and typos. (#2914) 2023-02-09 13:17:47 +01:00
utils.c Remove trailing spaces 2023-06-17 16:48:18 +02:00
utils.h Update year to 2023 2023-01-01 16:07:51 +01:00