428 коммитов (64bd27bd08aa7bf25d4daa6b5d28d3aa6ae4bb12)

Автор SHA1 Сообщение Дата
  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 2 недель назад
  Ray 9a337f3b3b ADDED: Support software renderer on Web, blitting framebuffer data directly to a 2d canvas 2 недель назад
  Ray c96669e123 REVIEWED: Webpage reference comments starting with `REF:`, more consistent with `TODO:` and `NOTE:` comments 2 недель назад
  Ray b465b4e2ea RENAMED: Variable names for consistency, `textLength` (length in bytes) vs `textSize` (measure in pixels) 2 недель назад
  Ray 2853b28d6d REVIEWED: Avoid program crash if GPU data is tried to be loaded before `InitWindow()` #4751 2 недель назад
  Ray 2a566544d4 ADDED: Multiply security checks to avoid crashes on wrongly provided string data #4751 2 недель назад
  Ray bc2057345b REVIEWED: `GetRandomValue()`, explained the new approach to get more uniform random values range 3 недель назад
  Marcos De La Torre f2a900a60d
[rcore] Fix modulo bias in `GetRandomValue()` (#5392) 3 недель назад
  Ray 91ac3cc707 FIX: `LoadRandomSequence()`, using `GetRandomValue()` #5393 3 недель назад
  Gregory Mitchell be6007be93
fix: sha1 computation on messages longer than 31 bytes (#5397) 3 недель назад
  Connor O'Connor 944567651c
replace sprintf with snprintf (#5382) 4 недель назад
  Connor O'Connor 1bbc8682f4
Fixed some typos and mispellings (#5381) 4 недель назад
  Ray 8f3cabcf76 Update rcore.c 1 месяц назад
  Ray bd36610f91 Some formatting 1 месяц назад
  Ray 7e3d6cbfa8 Update rcore.c 1 месяц назад
  Ray 17dc2bb474 Update rcore.c 1 месяц назад
  Ray aaa893f668 Update rcore.c 1 месяц назад
  Ray e1b9857b14 Some TODOs and format reviews 1 месяц назад
  Ray fcaea5b1a1 Remove trailing spaces 1 месяц назад
  Ray 4e8b087ffe REVIEWED: `ComputeSHA256()` 1 месяц назад
  Ray 0b4815b8fe WARNING: REMOVED: GIT recording option, added example 1 месяц назад
  JohnnyCena123 5fbf67a630
[rcore] Use `FLAG_*` macros where possible (#5169) 1 месяц назад
  Ray 0fbc4272d0 Remove trailing spaces 2 месяцев назад
  Jeffery Myers 12dc0d6675
Revert undesired change to rcore and restore correct win32 ifdef and max path (#5297) 2 месяцев назад
  Ray ec06f9be37 Removed trailing spaces 2 месяцев назад
  Ray ec3cb7045f Update rcore.c 2 месяцев назад
  Saksham Goyal adfe2c1704
C++ compiler support v2 (#5252) 2 месяцев назад
  JohnnyCena123 17bc628fd9
[rcore] Add `ComputeSHA256()` function (#5264) 2 месяцев назад
  Jeffery Myers 7191749d66
[examples] Fix examples to work in MSVC (#5267) 2 месяцев назад
  Jeffery Myers aaf4c1d3ae
always forward declare the windows stuff, prevents failure of rgfw in GCC. (#5269) 2 месяцев назад
  Thomas Anderson 2d7b66dd37
change free to RL_FREE (#5265) 2 месяцев назад
  JohnnyCena123 02b3e44f88
swap TraceLog to TRACELOG (#5226) 3 месяцев назад
  Ray c264c86ee0 ADDED: Some useful functions for Files and Text management 3 месяцев назад
  Ray ed8f1a22d1 Remove trailing spaces 3 месяцев назад
  Ray 5a54fc12a2 REVIEWED: Prioritize `calloc()` calls than `malloc()` on some cases 3 месяцев назад
  Ray 446f015ac5 Review formating 3 месяцев назад
  Eike Decker bd810368b0
Fixing base64 decoding error when input string is bad (#5170) 3 месяцев назад
  Ray ba046a5d60 REVIEWED: `DecompressData()`, fixed buffer copying 3 месяцев назад
  Ray 1777da9056 REVIEWED: Avoid realloc() calls, small security improvement 4 месяцев назад
  Jonathan Marler f61c2c504d
[rcore][win32] Adding native win32 backend (#4869) 4 месяцев назад
  Ray ecf032fe4f REVIEW: Avoid warning on `fgets()` return value 4 месяцев назад
  Ray 04a3ab0ca7 REVIEW: Added warning in case of no [rcore] backend defined 4 месяцев назад
  Ray 0dc4ba53dc Minor format tweak 4 месяцев назад
  Ray a9970484f3 Remove trailing spaces 4 месяцев назад
  Ray 74339d2008 REVIEWED: `IsFileExtension()` 4 месяцев назад
  Ray 95e4494cfe ADDED: `cursorLocked` variable and review required code #4940 #4955 4 месяцев назад
  Ray c6241b91a2 REVIEWED: `IsFileExtension()` to avoid other modules dependency #5071 4 месяцев назад
  Nikolas 7267c1c8a1
Make culling distances consistent across raylib 4 месяцев назад