5388 次程式碼提交 (06c5b17617cd5b3dee8da23eaedba12924e8ea67)

作者 SHA1 備註 提交日期
  Ray ebce9fa97a Update rcore_memory.c 2 月之前
  Ray 18e1ec504f Updated example 2 月之前
  Ray 8f3cabcf76 Update rcore.c 2 月之前
  Ray 47a8b554bc **NEW**: `PLATFORM_MEMORY` backend 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 f1719480e0 Minor format tweaks 2 月之前
  Ray 6c3ef8d9b4 Remove trailing spaces 2 月之前
  Jeffery Myers 90af210712
include malloc.h so the win32 platform can build in MSVC (#5365) 2 月之前
  Ray ba65bd7f99 WARNING: BREAKING: Redesigned `SetSoundPan()` and `SetMusicPan()` #5350 2 月之前
  Ray d26435703f Update rcore_desktop_win32.c 2 月之前
  Ray 265fa7833c Update rtext.c 2 月之前
  Ray f21c1cc6ae Update rtext.c 2 月之前
  Ray ec828071ef Update rtext.c 2 月之前
  Adi Čaušević e2233acdb0
feat: Optimize ImageClearBackground and ImageDrawRectangleRec with doubling strategy (#5363) 2 月之前
  Robin ❤️ 3f92c396a0
Fixed typo (#5364) 2 月之前
  Ray 57e22d5fa0 Update rtext.c 2 月之前
  Ray 86e00bde65 Update rcore_desktop_sdl.c 2 月之前
  MikiZX1 b18f547d8f
Update rcore_desktop_sdl.c, fix crash when strncpy tries to copy using NULL pointer (#5359) 2 月之前
  Serhii Zasenko be9a24e68c
Fix controller not available right after win init (#5358) 2 月之前
  Ray 4dbe04b250 Update config.h 2 月之前
  Ray 8ae2c9cf5f FIX: `LoadFontDataBDF()` #5346 2 月之前
  Ray 7f82da0031 Update rlsw.h 2 月之前
  Ray fcaea5b1a1 Remove trailing spaces 2 月之前
  Ray 4e8b087ffe REVIEWED: `ComputeSHA256()` 2 月之前
  Ray 0b4815b8fe WARNING: REMOVED: GIT recording option, added example 2 月之前
  Le Juez Victor 4ff296bf0b
fix clipping issue (#5342) 2 月之前
  JohnnyCena123 12ce106661
[rcore][glfw] fix `IsWindowFocused()` inverted logic (#5333) 3 月之前
  iann 48c1619d20
added consistent behavior for texture in opengl11 draw states and fixed loadobj texcoord behavior for opengl11 context (#5328) 3 月之前
  NoNameAuthenticated e92832fc6d
Update rcore_desktop_sdl.c (#5332) 3 月之前
  Ray cfb43fa999 Update rcore_desktop_sdl.c 3 月之前
  komunre ed68a4fcce
Fixed bugs in SDL backend (#5325) 3 月之前
  Ray ee3be5799a Update raymath.h 3 月之前
  Ray 87d49262f8 REVIEWED: raymath: `MatrixCompose()` 3 月之前
  EDBC_REPO 81004135a4
adding Matrix MatrixCompose( translate, rotation, scale ) to raymath.h (#5324) 3 月之前
  Tiago Ferreira cc83b2bd8e
fix: cursor lock/unlock inconsistent behaviour on glfw, rgfw, sl (#5323) 3 月之前
  Ray 3cf3b309c6 REVIEWED: Flags set/clear #5169 3 月之前
  JohnnyCena123 5fbf67a630
[rcore] Use `FLAG_*` macros where possible (#5169) 3 月之前
  Ray 0246621210 REVIEWED: SIMD intrinsics checks and usage 3 月之前
  Arrangemonk dfc94f64d1
Revert "UpdateModelAnimation does matrixtranspose(matrixinvert) only once per…" (#5322) 3 月之前
  Le Juez Victor bca54047f9
[rlsw] Review depth formats and fix depth writing (#5317) 3 月之前
  Ray 127cc1c79e REVIEWED: Makefile to support software renderer 3 月之前
  Ray 3389c80f49 Update rlsw.h 3 月之前
  Ray f16d5ce1dd REVIEWED: Make sure SSE is being used when compiling with MSVC 3 月之前
  Le Juez Victor cbff0fa22c
[rlsw] Fix axis aligned quad detection (#5314) 3 月之前
  Ray bf5c00f7e0 RE-ADDED: `swGetColorBuffer()` for convenience #5312 3 月之前
  Ray a844a943b5 It seems alignas() is C11 and raylib is C99, so not fully supported #5312 3 月之前