431 Комити (8a75439c255088a0cc4c12becb42de57900ade08)

Аутор SHA1 Порука Датум
  Ray 8cfb99f275 Minor comment tweaks пре 1 месец
  Ray 37bc3f5012 REMOVED: `SetupFramebuffer()`, most platforms do not need it any more пре 1 месец
  Ray da1a76604f REMOVED: `CORE.Window.fullscreen`, using available flag instead пре 1 месец
  Dan Vu 101502103a
Fixed FLAG_IS_SET to check if all bits in the flag are set in the value (#5441) пре 1 месец
  Ray 4b760091da REVIEWED: Window scaling with HighDPI on macOS #5059 пре 1 месец
  Ray 6d562e5e87 REVIEWED: HiggDPI content scaling on changing monitors with different DPI #5335 #5356 пре 1 месец
  Ray 9a337f3b3b ADDED: Support software renderer on Web, blitting framebuffer data directly to a 2d canvas пре 1 месец
  Ray c96669e123 REVIEWED: Webpage reference comments starting with `REF:`, more consistent with `TODO:` and `NOTE:` comments пре 1 месец
  Ray b465b4e2ea RENAMED: Variable names for consistency, `textLength` (length in bytes) vs `textSize` (measure in pixels) пре 1 месец
  Ray 2853b28d6d REVIEWED: Avoid program crash if GPU data is tried to be loaded before `InitWindow()` #4751 пре 1 месец
  Ray 2a566544d4 ADDED: Multiply security checks to avoid crashes on wrongly provided string data #4751 пре 1 месец
  Ray bc2057345b REVIEWED: `GetRandomValue()`, explained the new approach to get more uniform random values range пре 1 месец
  Marcos De La Torre f2a900a60d
[rcore] Fix modulo bias in `GetRandomValue()` (#5392) пре 1 месец
  Ray 91ac3cc707 FIX: `LoadRandomSequence()`, using `GetRandomValue()` #5393 пре 1 месец
  Gregory Mitchell be6007be93
fix: sha1 computation on messages longer than 31 bytes (#5397) пре 1 месец
  Connor O'Connor 944567651c
replace sprintf with snprintf (#5382) пре 2 месеци
  Connor O'Connor 1bbc8682f4
Fixed some typos and mispellings (#5381) пре 2 месеци
  Ray 8f3cabcf76 Update rcore.c пре 2 месеци
  Ray bd36610f91 Some formatting пре 2 месеци
  Ray 7e3d6cbfa8 Update rcore.c пре 2 месеци
  Ray 17dc2bb474 Update rcore.c пре 2 месеци
  Ray aaa893f668 Update rcore.c пре 2 месеци
  Ray e1b9857b14 Some TODOs and format reviews пре 2 месеци
  Ray fcaea5b1a1 Remove trailing spaces пре 2 месеци
  Ray 4e8b087ffe REVIEWED: `ComputeSHA256()` пре 2 месеци
  Ray 0b4815b8fe WARNING: REMOVED: GIT recording option, added example пре 2 месеци
  JohnnyCena123 5fbf67a630
[rcore] Use `FLAG_*` macros where possible (#5169) пре 3 месеци
  Ray 0fbc4272d0 Remove trailing spaces пре 3 месеци
  Jeffery Myers 12dc0d6675
Revert undesired change to rcore and restore correct win32 ifdef and max path (#5297) пре 3 месеци
  Ray ec06f9be37 Removed trailing spaces пре 3 месеци
  Ray ec3cb7045f Update rcore.c пре 3 месеци
  Saksham Goyal adfe2c1704
C++ compiler support v2 (#5252) пре 3 месеци
  JohnnyCena123 17bc628fd9
[rcore] Add `ComputeSHA256()` function (#5264) пре 3 месеци
  Jeffery Myers 7191749d66
[examples] Fix examples to work in MSVC (#5267) пре 3 месеци
  Jeffery Myers aaf4c1d3ae
always forward declare the windows stuff, prevents failure of rgfw in GCC. (#5269) пре 3 месеци
  Thomas Anderson 2d7b66dd37
change free to RL_FREE (#5265) пре 3 месеци
  JohnnyCena123 02b3e44f88
swap TraceLog to TRACELOG (#5226) пре 4 месеци
  Ray c264c86ee0 ADDED: Some useful functions for Files and Text management пре 4 месеци
  Ray ed8f1a22d1 Remove trailing spaces пре 4 месеци
  Ray 5a54fc12a2 REVIEWED: Prioritize `calloc()` calls than `malloc()` on some cases пре 4 месеци
  Ray 446f015ac5 Review formating пре 5 месеци
  Eike Decker bd810368b0
Fixing base64 decoding error when input string is bad (#5170) пре 5 месеци
  Ray ba046a5d60 REVIEWED: `DecompressData()`, fixed buffer copying пре 5 месеци
  Ray 1777da9056 REVIEWED: Avoid realloc() calls, small security improvement пре 5 месеци
  Jonathan Marler f61c2c504d
[rcore][win32] Adding native win32 backend (#4869) пре 5 месеци
  Ray ecf032fe4f REVIEW: Avoid warning on `fgets()` return value пре 5 месеци
  Ray 04a3ab0ca7 REVIEW: Added warning in case of no [rcore] backend defined пре 5 месеци
  Ray 0dc4ba53dc Minor format tweak пре 5 месеци
  Ray a9970484f3 Remove trailing spaces пре 5 месеци
  Ray 74339d2008 REVIEWED: `IsFileExtension()` пре 5 месеци