9276 коммитов (8cfb99f275dcd48ce6c91a289d2c9914bae2035b)
 

Автор SHA1 Сообщение Дата
  Ray 8cfb99f275 Minor comment tweaks 2 дней назад
  Ray 1d8e011eee Update rcore_drm.c 2 дней назад
  Ray 37bc3f5012 REMOVED: `SetupFramebuffer()`, most platforms do not need it any more 2 дней назад
  Ray da1a76604f REMOVED: `CORE.Window.fullscreen`, using available flag instead 2 дней назад
  Ray 05f5143603
Update README.md 3 дней назад
  Ray e4491b40b5
Update README.md 3 дней назад
  Ray 538bf82037
Update README.md 3 дней назад
  TheLazyIndianTechie 84dfe6a4cf
[rmodels] Fix glTF animation framerate calculation (#4472) (#5445) 3 дней назад
  Ray 25a54d87e6 Update rcore_desktop_win32.c 4 дней назад
  Ray 64bd27bd08 Update rcore_desktop_glfw.c 4 дней назад
  Dino aee6734cff
fix: set correct default axes for gamepads that are not connected (inside rcore_desktop_glfw.c) (#5444) 4 дней назад
  Alvin De Cruz 5e14ac5a2e
#5387 - Fix keyboard input detected as gamepad on some Android devices (#5439) 4 дней назад
  Dan Vu 101502103a
Fixed FLAG_IS_SET to check if all bits in the flag are set in the value (#5441) 6 дней назад
  Ray 20dd4641c8 REVIEWED: Potential security concerns while copying unbounded text data between strings 6 дней назад
  Ray fc843dc557
Create SECURITY.md 6 дней назад
  Ray 9103f6e055 ADDED: New platform backend for Web: `Emscripten`, not dependant on GLFW.js -WIP- 6 дней назад
  Ray ced84333a9 Update rl_gputex.h 6 дней назад
  Ray 05f42aa119 Update core_highdpi_testbed.c 6 дней назад
  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 неделю назад
  SabeDoesThings 3212becc91
Update BINDINGS.md (#5421) 1 неделю назад
  Ray b9446863d7 REXM: RENAMED: `core_high_dpi` --> `core_highdpi_demo` 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 ca578b8b08 Update raylib.sln 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 2 недель назад
  Ray 80ad96acc2 Fix #5413 2 недель назад
  Ray 7a5e8aa3a5 Update rcore_android.c 2 недель назад
  caszu 1c94e94873
[rcore] Implement `FLAG_WINDOW_ALWAYS_RUN` on Android (#5414) 2 недель назад
  dtasada 33adda1983
fixed build errors with zig. now compatible with zig master 0.16.0-dev.1593+c13857e50. still backwards compatible with 0.15.1 (#5415) 2 недель назад
  Ray f031b2f4f4 Alignment with other platform backends, avoid unneeded includes 2 недель назад
  Ray 1c7240a01d Revert "REVIEWED: Alignment with other platforms" 2 недель назад
  Ray cf0d6fc664 REVIEWED: Alignment with other platforms 2 недель назад
  Ray 615fc36eeb Fix #5406 2 недель назад
  Ray cbe31759ab Fix #5405 2 недель назад
  RANDRIA Luca d74556d35c
Modify text_words_alignment.c (#5411) 2 недель назад
  ALONZO Robin 8d246fdaff
Fix EXTERNAL_CONFIG_FLAGS being defined even when no custom config is used when building with zig (#5410) 2 недель назад
  Ray a0fd5ab1d9 Update rmodels.c 2 недель назад
  Ray 9a337f3b3b ADDED: Support software renderer on Web, blitting framebuffer data directly to a 2d canvas 2 недель назад
  Ray 5025009860 REVIEWED: Make sure all variables are initialized on definition, prioritize one line per variable definitions 2 недель назад