raylib/src
Jeffery Myers 21f5482e0d
[Image] Validate that ImageDrawRectangleRec is drawing entirely inside the image (#3264)
* Add a function to clone a sound and share data with another sound.

* rename items based on feedback

* PR Feedback, use custom unload for sound alias, not variant of normal sound unloading

* sound_multi example

* Validate that image rect drawing is inside the image so we don't overflow a buffer

* remove files that should not have been added.

* remove changes that should not have been

* revert

* adsfasdfsdfsdf
2023-08-26 14:43:14 +02:00
..
external Fix material loading #3126 2023-08-04 18:14:47 +02:00
build.zig add build.zig options for individual modules (#3254) 2023-08-20 21:27:39 +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 Review tabs and trail-spaces 2023-08-10 22:47:17 +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 Add IsKeyPressedRepeat (desktop only) (#3245) 2023-08-20 23:53:20 +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 Review tabs and trail-spaces 2023-08-10 22:47:17 +02:00
rcamera.h Fix rcamera.h issues (#3240) 2023-08-11 10:19:50 +02:00
rcore.c Fix SetClipboardText for web (#3257) 2023-08-26 14:40:30 +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 Revert "Fix #3246" 2023-08-19 20:09:43 +02:00
rmodels.c Fix #3177 #3109 2023-08-10 22:45:25 +02:00
rshapes.c tweaks 2023-08-20 21:36:36 +02:00
rtext.c Ignore unused return value of GetCodepointNext in GetCodepointCount (#3241) 2023-08-15 00:09:27 +02:00
rtextures.c [Image] Validate that ImageDrawRectangleRec is drawing entirely inside the image (#3264) 2023-08-26 14:43:14 +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