5356 Коміти (95f72b162b7041ad699b59b0fdaf65e6424a26a1)

Автор SHA1 Повідомлення Дата
  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 місяць тому
  Ray 20dd4641c8 REVIEWED: Potential security concerns while copying unbounded text data between strings 1 місяць тому
  Ray 9103f6e055 ADDED: New platform backend for Web: `Emscripten`, not dependant on GLFW.js -WIP- 1 місяць тому
  Ray ced84333a9 Update rl_gputex.h 1 місяць тому
  Krzysztof Szenk a1e84caa8c
RGFW also requires RGBA8 images as window icons, as raylib already reports in raylib.h (#5431) 1 місяць тому
  Kivi ddb827fb6f
Fixed LoadCodepoints declaring a new local variable shadowing `codpoints` (#5430) 1 місяць тому
  Michael Smith 0a4583ca54
[rl_gputex.h] Possibly fixed the swizzling in `rl_load_dds_from_memory()` function (#5422) 1 місяць тому
  caszu 6a701b2679
fix android SetWindowState (#5424) 1 місяць тому
  Ray aa2884bd78 Update rcore_desktop_glfw.c 1 місяць тому
  Ray f27f2d097f REVIEWED: HighDPI support on macOS (when requested by app) 1 місяць тому
  Ray e4baf682ab Update rtext.c 1 місяць тому
  Ray 8516750975 Remove internal function 1 місяць тому
  Ray 13f9112d8c Update rcore_desktop_sdl.c 1 місяць тому
  Ray f16fb065ea Update rcore_template.c 1 місяць тому
  Ray 66392fe0ae REVIEWED: `rlGetPixelDataSize()`, correct compressed data size calculation per blocks #5416 1 місяць тому
  Ray 720dd22491 REVIEWED: `rlLoadTexture()`, un complete texture do to issue on mipmap loading #5416 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 1 місяць тому
  Ray 7553e9d586 REVIEWED: Gamepads on latest `SDL2 2.32.8` and `SDL3 3.3.6` #5403 1 місяць тому
  Ray 7a5e8aa3a5 Update rcore_android.c 1 місяць тому
  caszu 1c94e94873
[rcore] Implement `FLAG_WINDOW_ALWAYS_RUN` on Android (#5414) 1 місяць тому
  Ray f031b2f4f4 Alignment with other platform backends, avoid unneeded includes 1 місяць тому
  Ray 1c7240a01d Revert "REVIEWED: Alignment with other platforms" 1 місяць тому
  Ray cf0d6fc664 REVIEWED: Alignment with other platforms 1 місяць тому
  Ray 615fc36eeb Fix #5406 1 місяць тому
  Ray cbe31759ab Fix #5405 1 місяць тому
  Ray a0fd5ab1d9 Update rmodels.c 1 місяць тому
  Ray 9a337f3b3b ADDED: Support software renderer on Web, blitting framebuffer data directly to a 2d canvas 1 місяць тому
  Ray 5025009860 REVIEWED: Make sure all variables are initialized on definition, prioritize one line per variable definitions 1 місяць тому
  Ray c96669e123 REVIEWED: Webpage reference comments starting with `REF:`, more consistent with `TODO:` and `NOTE:` comments 1 місяць тому
  Ray 9c04b1de82 REVIEWED: Store canvas name id at platform initialization 1 місяць тому
  Ray b465b4e2ea RENAMED: Variable names for consistency, `textLength` (length in bytes) vs `textSize` (measure in pixels) 1 місяць тому
  Ray 2853b28d6d REVIEWED: Avoid program crash if GPU data is tried to be loaded before `InitWindow()` #4751 1 місяць тому
  Jeffery Myers 6f7cd3a9ab
[core] Camera2d comment updates (#5401) 1 місяць тому
  Ray 2a566544d4 ADDED: Multiply security checks to avoid crashes on wrongly provided string data #4751 1 місяць тому
  Ray bc2057345b REVIEWED: `GetRandomValue()`, explained the new approach to get more uniform random values range 1 місяць тому
  Marcos De La Torre f2a900a60d
[rcore] Fix modulo bias in `GetRandomValue()` (#5392) 1 місяць тому
  Ray 3adfde42f7 REVIEWED: `rlLoadTeexture()`, max mipmap levels to use #5400 1 місяць тому
  Ray 91ac3cc707 FIX: `LoadRandomSequence()`, using `GetRandomValue()` #5393 1 місяць тому
  Gregory Mitchell be6007be93
fix: sha1 computation on messages longer than 31 bytes (#5397) 1 місяць тому
  Ray 8115b7e922 Update rmodels.c 1 місяць тому
  BoneManSeth fd8830948e
fix newer NDK version compiling errors (#5389) 1 місяць тому
  Ray f9899a7182 Reviewed code formating 1 місяць тому
  Jeffery Myers 561cc27403
[rModels] Support 16 bit vec3 values in gltf reader (#5388) 1 місяць тому
  Aly 78a81bf407
Fix ToggleBorderlessFullscreen() Not Hiding Taskbar (#5383) 2 місяці тому
  Connor O'Connor 944567651c
replace sprintf with snprintf (#5382) 2 місяці тому
  Connor O'Connor 1bbc8682f4
Fixed some typos and mispellings (#5381) 2 місяці тому
  Ray 4724f7cf1b REVIEWED: Comments for `UpdateSound()` specifying expected data format #5350 2 місяці тому