5112 次代码提交 (d320a029c89a0aead01442055ca22dd12f62605a)

作者 SHA1 备注 提交日期
  Ray 76284f1a16 Corrected typo 2 个月前
  Ray dd19b8d2c2 REVIEWED: Requested window flags application after window initialization 2 个月前
  Ray 95e4494cfe ADDED: `cursorLocked` variable and review required code #4940 #4955 2 个月前
  Ray c4414fa1ed Revert "Merge pull request #4945 from Moros1138/master" 2 个月前
  Ray 705ce45a33 FIX: Added callback broke keyboard input on web... #5107 2 个月前
  Felipe Jorge 71b7734ce4 fix: QOA when using with LoadMusicStreamFromMemory, reduced the number of allocs and memcpy 2 个月前
  Matthijs Kooijman 9582d25217 Fix backspace key in Rpi SSH keyboard 2 个月前
  Ray c6241b91a2 REVIEWED: `IsFileExtension()` to avoid other modules dependency #5071 2 个月前
  JohnnyCena123 c25e9f641d fix typo in 'Ramon Santamaria' 2 个月前
  wileyanderssen c6171d339c
removed unneeded comma 2 个月前
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' 2 个月前
  Connor O'Connor 1c2ecfd6ab
fix: buffer overflow in jar_mod.h memcopy 2 个月前
  Ray 095319602c REVIEWED: Compule for OpenGL 1.1 #5088 2 个月前
  Nikolas 7267c1c8a1
Make culling distances consistent across raylib 2 个月前
  Ray e09c9ce281 Minor tweaks 2 个月前
  Karim Ahmed 603219d6d6 Removed verbose logging on SDL3. Happens every time the property is read! 2 个月前
  Jeff Myers ffe76a4b67 Don't Upload Meshes in LoadObj, LoadModel will upload them. None of the other interchange format readers upload 2 个月前
  Ray 1c8eef9b0b Update raylib and generate `ARM64` libraries for Windows, Linux, macOS 2 个月前
  Jeffery Myers bf536d68e1 Make GetRenderWidth and GetREnderHeight return the FBO size if one is active. 2 个月前
  Ray 234f4b2b10 Update raylib.h 2 个月前
  Ray 43bc00379c removed trailing spaces 2 个月前
  Eike Decker 121c996c6e fixing OBJ loading crash when there are no normals present 2 个月前
  Ray 50acba3ce8 REVIEWED: `rcore_web`, cleaning and reorganizing 2 个月前
  Ray 12f0943bd9 Update rcore.c 2 个月前
  Ray b40e53f11c Remove double line spacing 2 个月前
  Ray 5ca6bff8ca Update rl_gputex.h 2 个月前
  lepasona 1da6b281de
Update glfw `mappings.h` 2 个月前
  Ray 1fc0b4955f REVIEWED: `rl_gputex.h`, added some info for future improvements 2 个月前
  Ray eb7f8912f8 Minor format tweaks 2 个月前
  Ray 8343aed4f6 Avoid fatal errors on OBJ model loading 2 个月前
  Ray c9f9219fa6 REVIEWED: DRM cache buffers support #4988 2 个月前
  Ray 5c680739bd Removed platform-specific flag from config.h #4988 2 个月前
  Ray 7262be85fd Minor format tweaks 2 个月前
  Ray d7893141f3 REVIEWED: `rl_gputex.h` library to be usable standalone 2 个月前
  Karim Ahmed 32960af1dc Fixed: 2 个月前
  danil d6a897e551 [rlgl]: Add rlGetProcAddress 2 个月前
  Ray 7b017b60d9 Move global variable to right code section 2 个月前
  Didas72 36364192d5 Fixes GetWindowHandle returning a bad handle under Linux X11 2 个月前
  wwderw 0b125a5fd7
Update Makefile 2 个月前
  Catania 3d93b30262
Update font load message 2 个月前
  Ray 82b80a6998 Review formatting, avoid variable 2 个月前
  Ray 71b302846a Review formatting, avoid variable 2 个月前
  Ray 8823aba9df Update rprand.h 2 个月前
  wwderw 093e5200d0
Update Makefile 2 个月前
  veins1 0405de794a
Fix for music stopping too early 2 个月前
  veins1 d03ac97eff
GetMusicTimePlayed fix for music shorter than buffer size 2 个月前
  Romain Plumaugat 34af70866c [rtextures] Fix ImageColorReplace() alpha issue #5009 2 个月前
  Maicon Santana 3320a2c837 Fix to prevent UpdateMusicStream to run without music playing 3 个月前
  katonar 8388160c32 - fixing SUPPORT_DRM_CACHE define check at the end of InitPlatform() 3 个月前
  sleeptightAnsiC 85bf04c7bf [rl_gputex] fix: decouple logging and memory allocation from Raylib 3 个月前