5395 次程式碼提交 (e7c9c3d845d26702c54c7b13041ed82fc91bd9ba)

作者 SHA1 備註 提交日期
  Marcos Paccor 16e6d325b9
[raudio] Fix freeing the wrong memory (#5481) 3 週之前
  Krzysztof Szenk 0bcf79ce28
[#5455] Fix for: Fix window width calculation by adding wOffset (#5480) 3 週之前
  Ray 229f82699b Reviewed change #5476 3 週之前
  ssszcmawo c256f146b4
added saving to memory buffer and SaveFileData for binary files (#5476) 3 週之前
  Ray 23bc037c37 Revert change, trying to follow DRM implementation but not needed on Android #5477 3 週之前
  Jeffery Myers c78ac65786
Don't require a M3d animation only file to have a mesh. There are valid use cases for animation only files that can be applied to N other meshes. (#5475) 3 週之前
  Ray 3678c2d157 REMOVE: `TRACELOGD()`, hardly ever used 4 週之前
  ssszcmawo af544c24b9
[rcore] Fix touch position automation event handling (#5470) 1 月之前
  Michael Kolupaev c4b11a30cd
Fix DrawMeshInstanced breaking if instanceTransform is unused (#5469) 1 月之前
  Jeffery Myers f67e70bb47
Fix typecast warnings in rcore (#5466) 1 月之前
  Ray c92de5f108 REVIEWED: Comments about intrinsics support #5316 1 月之前
  Ray ca89934ed5 Update year to 2026 1 月之前
  Ray 416af51a93 Update year to 2026 1 月之前
  Ray c07d075a63 REVIEWED: Security checks formatting and comments 1 月之前
  GlitchLens 5a3391fdce
[rtext] Fix multiple security vulnerabilities in font loading (#5433, #5434, #5436) (#5450) 1 月之前
  Ray 909f040dc5 Remove trailing spaces 1 月之前
  Jeffery Myers eb4ad50d99
make sure that our up vector really is up in an axis before picking a world plane (#5459) 1 月之前
  Ray 95f72b162b REVIEWED: `TextReplace()`, revert breaking change, needs to be reviewed again... -WIP- 1 月之前
  Ray 2377506843 Update rcamera.h 1 月之前
  Jeffery Myers 0133a4e6c6
Make CameraMove up and right work with Z up cameras like the other functions do. (#5458) 1 月之前
  Ray c124f2552b REVIEWED: SIMD instrinsics must be explicitly enabled by developer, only SSE supported at the moment #5316 1 月之前
  Ray 66755da4c8 REVIEWED: `eglGetPlatformDisplay()` usage 1 月之前
  Ray 02cca28b5f REVIEWED: `eglGetPlatformDisplay()` usage 1 月之前
  McDubh 25ce6465d5
Added SSE to MatrixMultiply. (#5427) 1 月之前
  Alvin De Cruz 4af95a3a84
Use eglGetPlatformDisplayEXT on DRM platform for Mali compatibility (#5446) 1 月之前
  CosmosShell e534f14419
Fix window width calculation by adding wOffset (#5457) 1 月之前
  Ray 0c3e10b262 REVIEWED: `FileExists()`, using macro 1 月之前
  Ray 6e70dece56 Update minshell.html 1 月之前
  Ray 2b48cf6793 Formating review 1 月之前
  MULTi 1c6f683161
[rcore][drm] Improved touch input handling and multitouch support, closes #4842 (#5447) 1 月之前
  Padmadev D 00f42e4199
[rcore] [android] fixed gesture system not reporting GESTURE_NONE (#5452) 1 月之前
  Ray 58d414bcf8 REVIEWED: `InitPlatform()`, code simplification 1 月之前
  Ray eb3cc183cc REVIEWED: FIXED: Windows fullscreen, after breaking it due to X11/Wayland changes 1 月之前
  Ray a334a54eac Update rcore_desktop_glfw.c 1 月之前
  Ray 890ca8d687 REVIEWED: `GetWindowPosition()`, return internal value 1 月之前
  Ray 8a75439c25 REVIEWED: Fullscreen modes on Linux (X11 over XWayland) 1 月之前
  Ray 4176c518c7 Update rcore_desktop_glfw.c 1 月之前
  Ray c0c8ee9dc8 Update rcore_desktop_glfw.c 1 月之前
  Ray 11c248aa82 Update rcore_web.c 1 月之前
  Ray 2cf8983e18 WARNING: REDESIGNED: Fullscreen modes, use current display resolution 1 月之前
  Ray 8cfb99f275 Minor comment tweaks 1 月之前
  Ray 1d8e011eee Update rcore_drm.c 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 月之前
  TheLazyIndianTechie 84dfe6a4cf
[rmodels] Fix glTF animation framerate calculation (#4472) (#5445) 1 月之前
  Ray 25a54d87e6 Update rcore_desktop_win32.c 1 月之前
  Ray 64bd27bd08 Update rcore_desktop_glfw.c 1 月之前
  Dino aee6734cff
fix: set correct default axes for gamepads that are not connected (inside rcore_desktop_glfw.c) (#5444) 1 月之前
  Alvin De Cruz 5e14ac5a2e
#5387 - Fix keyboard input detected as gamepad on some Android devices (#5439) 1 月之前
  Dan Vu 101502103a
Fixed FLAG_IS_SET to check if all bits in the flag are set in the value (#5441) 1 月之前