391 Commits (446f015ac52e26e80611af4f529189e6dd132141)

Author SHA1 Message Date
  Ray 446f015ac5 Review formating 1 month ago
  Eike Decker bd810368b0
Fixing base64 decoding error when input string is bad (#5170) 1 month ago
  Ray ba046a5d60 REVIEWED: `DecompressData()`, fixed buffer copying 1 month ago
  Ray 1777da9056 REVIEWED: Avoid realloc() calls, small security improvement 1 month ago
  Jonathan Marler f61c2c504d
[rcore][win32] Adding native win32 backend (#4869) 1 month ago
  Ray ecf032fe4f REVIEW: Avoid warning on `fgets()` return value 1 month ago
  Ray 04a3ab0ca7 REVIEW: Added warning in case of no [rcore] backend defined 1 month ago
  Ray 0dc4ba53dc Minor format tweak 1 month ago
  Ray a9970484f3 Remove trailing spaces 1 month ago
  Ray 74339d2008 REVIEWED: `IsFileExtension()` 1 month ago
  Ray 95e4494cfe ADDED: `cursorLocked` variable and review required code #4940 #4955 1 month ago
  Ray c6241b91a2 REVIEWED: `IsFileExtension()` to avoid other modules dependency #5071 2 months ago
  Nikolas 7267c1c8a1
Make culling distances consistent across raylib 2 months ago
  Jeffery Myers bf536d68e1 Make GetRenderWidth and GetREnderHeight return the FBO size if one is active. 2 months ago
  Ray 12f0943bd9 Update rcore.c 2 months ago
  Ray 7262be85fd Minor format tweaks 2 months ago
  Ray 1abac023bd Update rcore.c 3 months ago
  mlorenc 518ad8b018 Fix ScanDirectoryFilesRecursively 3 months ago
  Ray 59bcf680aa Code gardening... 4 months ago
  M374LX 3418172617 Update comments 4 months ago
  Ray 341bfb22cc REVIEWED: `MAX_GAMEPAD_AXEX` for consistency #4960 4 months ago
  M374LX 299f5350a4 Remove unused variable 4 months ago
  Ray d7148f5f9d REDESIGNED: Base64 encoding/decoding functions 4 months ago
  Ray 5ddd13b775 REVIEWED: Hexadecimal formatting to be consistent 4 months ago
  Ray afb52b19a4 WARNING: REDESIGNED: `EncodeDataBase64()`, NULL terminated string returned 4 months ago
  Ray f7d03efb49 REVIEWED: `DecodeDataBase64()`, follow convention: 5 months ago
  Ray 693c9c292a Formatting tweaks 5 months ago
  Bigfoot71 38aec920b5 makes `path` static in `ScanDirectoryFilesRecursively` 5 months ago
  Bigfoot71 03988d2ce8 added a NULL check in `UnloadDirectoryFiles` 5 months ago
  AndrewHamel111 fdb92b373b Warning to direct users to appropriate function 5 months ago
  Ray cc5739a6d7 REVIEWED: Some PRs formating 5 months ago
  Jeffery Myers 60eb3a14d7 Only scale the screenshot by the DPI scale if we are doing automatic High DPI scaling, otherwise the native resolution is correct. 6 months ago
  Ray 909c83fd4a Avoid path filtering on `TakeScreenshot()` 6 months ago
  sleeptightAnsiC 8e9c3ceb57 [rcore] fix: TRACELOG upon successfully changing directory 6 months ago
  Ray 266fba1111 Minor tweaks 6 months ago
  Ray 749a512f13 REVIEWED: `ScanDirectoryFiles*()` #4833 7 months ago
  MykBamberg daa2921476 [rcore] Use snprintf to prevent buffer overflow in path construction 7 months ago
  Ray 4c8c72778d Remove trailing spaces 7 months ago
  sleeptightAnsiC 34159399cf
[rcore] fix crash in InitWindow, due to unchecked result of InitPlatform (#4803) 7 months ago
  Ray 557d071fa2 Reviewed shader loading message 7 months ago
  Rico P 1e2fd94209
fix linkage warnings under windows (#4766) 7 months ago
  mannikim ee946b2f16
use strstr instead of TextFindIndex (#4764) 7 months ago
  Ray 74256943a4 REVIEWED: `MAX_GAMEPAD_NAME_LENGTH` #4695 8 months ago
  Ray 2b2694a89f Fix #4680 9 months ago
  Ray fa0eada61a Update year to 2025 9 months ago
  Ray c0f2067dba REVIEWED: `LoadShaderFromMemory()`, use default locations for default shader #4641 9 months ago
  Ray 6f0d8611fe Formating tweaks 9 months ago
  Colleague Riley 58004723d8
[rcore][RGFW] Add new backend option: `PLATFORM_WEB_RGFW` and update RGFW (#4480) 9 months ago
  Ray 6b220f2798 Review formating 10 months ago
  Michael d2cd2a0152
[rlgl][rmodels] Add instranceTransform shader location index #4538 (#4579) 10 months ago