raylib/src
JohnnyCena123 17bc628fd9
[rcore] Add ComputeSHA256() function (#5264)
* [rcore] Add `ComputeSHA256()` function

* adjust function signatures

* review issues

* fix repeating 0

* fix mistake

* fixed macro

* remove undefs

* review styling mismatches

* rename `A0,1` to `SHA256_A0,1`

---------

Co-authored-by: CrackedPixel <5776225+CrackedPixel@users.noreply.github.com>
2025-10-15 19:07:41 +02:00
..
external Updated miniaudio.h - v0.11.23 (#5234) 2025-10-04 19:40:53 +02:00
platforms remove duplicate entry from keyMappingRGFW (#5242) 2025-10-08 15:04:29 +02:00
CMakeLists.txt [build][cmake] fix issue introduced by #5181 (#5198) 2025-09-23 18:04:30 +02:00
config.h Update config.h 2025-09-03 18:25:27 +02:00
Makefile [rlgl] Add Software Rendering Support (#4832) 2025-09-29 10:28:20 +02:00
minshell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
raudio.c Update raudio.c 2025-09-04 10:33:26 +02:00
raylib.dll.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.dll.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.h [rcore] Add ComputeSHA256() function (#5264) 2025-10-15 19:07:41 +02:00
raylib.ico Update raylib.ico 2024-11-14 16:40:04 +01:00
raylib.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raymath.h Update raymath.h 2025-09-26 23:03:10 +02:00
rcamera.h REVIEWED: Code sections description for consistency 2025-09-02 12:34:04 +02:00
rcore.c [rcore] Add ComputeSHA256() function (#5264) 2025-10-15 19:07:41 +02:00
rgestures.h REVIEWED: Code sections description for consistency 2025-09-02 12:34:04 +02:00
rglfw.c Update year to 2025 2025-01-01 00:02:52 +01:00
rlgl.h REVIEWED: rlsw module and related files 2025-09-29 18:05:07 +02:00
rmodels.c UpdateModelAnimation does matrixtranspose(matrixinvert) only once per bone instead of per vertex (#5244) 2025-10-15 19:00:24 +02:00
rshapes.c REVIEWED: DrawLineDashed() 2025-10-02 13:38:13 +02:00
rtext.c REVIEWED: TextToPascal(), fix https://github.com/raylibtech/rtools/issues/57 2025-10-07 19:42:05 +02:00
rtextures.c [rtextures] fix initialization align in Image to avoid issues with some platforms (#5214) 2025-09-29 17:16:51 +02:00
shell.html [build][cmake] Review web compilation system (#5181) 2025-09-14 10:05:07 +02:00
utils.c REVIEWED: Prioritize calloc() calls than malloc() on some cases 2025-09-10 21:03:06 +02:00
utils.h Update year to 2025 2025-01-01 00:02:52 +01:00