5106 次程式碼提交 (304045c63ac38b7563865174114ce17af9e961bb)

作者 SHA1 備註 提交日期
  Jan Beukes 8772b0287c Fix SDL3 compilation error with gcc 2 月之前
  λxy.x 16bd18070f Fix SDL3 build if using package 2 月之前
  Ray 0dc4ba53dc Minor format tweak 2 月之前
  Ray e4dfb6dbb5 Update rl_gputex.h 2 月之前
  Maicon Santana 73950befca Work around to fix mouse positioning on scaled window 2 月之前
  Diogo Diniz 3ef5ee878c Adjusted formatting to comply with contribution guidelines 2 月之前
  Ray a9970484f3 Remove trailing spaces 2 月之前
  Diogo Diniz eae1296b08 Fixed bad macro logic 2 月之前
  Diogo Diniz 59c979a59d Added suggestions by planetis-m 2 月之前
  Didas72 93f86fa074 fixes #5110 2 月之前
  Ray 74339d2008 REVIEWED: `IsFileExtension()` 2 月之前
  Ray cd1c206676 Update rl_gputex.h 2 月之前
  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 3 月之前
  Ray e09c9ce281 Minor tweaks 3 月之前
  Karim Ahmed 603219d6d6 Removed verbose logging on SDL3. Happens every time the property is read! 3 月之前
  Jeff Myers ffe76a4b67 Don't Upload Meshes in LoadObj, LoadModel will upload them. None of the other interchange format readers upload 3 月之前
  Ray 1c8eef9b0b Update raylib and generate `ARM64` libraries for Windows, Linux, macOS 3 月之前
  Jeffery Myers bf536d68e1 Make GetRenderWidth and GetREnderHeight return the FBO size if one is active. 3 月之前
  Ray 234f4b2b10 Update raylib.h 3 月之前
  Ray 43bc00379c removed trailing spaces 3 月之前
  Eike Decker 121c996c6e fixing OBJ loading crash when there are no normals present 3 月之前
  Ray 50acba3ce8 REVIEWED: `rcore_web`, cleaning and reorganizing 3 月之前
  Ray 12f0943bd9 Update rcore.c 3 月之前
  Ray b40e53f11c Remove double line spacing 3 月之前
  Ray 5ca6bff8ca Update rl_gputex.h 3 月之前
  lepasona 1da6b281de
Update glfw `mappings.h` 3 月之前
  Ray 1fc0b4955f REVIEWED: `rl_gputex.h`, added some info for future improvements 3 月之前
  Ray eb7f8912f8 Minor format tweaks 3 月之前
  Ray 8343aed4f6 Avoid fatal errors on OBJ model loading 3 月之前
  Ray c9f9219fa6 REVIEWED: DRM cache buffers support #4988 3 月之前
  Ray 5c680739bd Removed platform-specific flag from config.h #4988 3 月之前
  Ray 7262be85fd Minor format tweaks 3 月之前
  Ray d7893141f3 REVIEWED: `rl_gputex.h` library to be usable standalone 3 月之前
  Karim Ahmed 32960af1dc Fixed: 3 月之前
  danil d6a897e551 [rlgl]: Add rlGetProcAddress 3 月之前
  Ray 7b017b60d9 Move global variable to right code section 3 月之前
  Didas72 36364192d5 Fixes GetWindowHandle returning a bad handle under Linux X11 3 月之前