7609 Commits (d29eb34cfb2688ca11d1a84883c849fa0500881d)
 

Author SHA1 Message Date
  jkaup 5ede47618b
Fix crash when switching playback device (#4102) 7 months ago
  Kai Kitagawa-Jones 8d5374a443
Replace `glGetInteger64v` with `glGetBufferParameteri64v` (#4154) 7 months ago
  InventorXtreme 44c6cd2d37
[build.zig] GLFW Platform Detection Support (#4150) 7 months ago
  Jeffery Myers 74680748b9
[Shapes] Remove duplicate color calls in DrawGrid (#4148) 7 months ago
  SuperUserNameMan 174313acbf
`WindowSizeCallback()` should not try to handle DPI since already managed by GLFW (#4143) 7 months ago
  Ray fa03246d0e REVIEWED: Code formatting to follow raylib conventions 7 months ago
  Colleague Riley 98662b6a4a
update RGFW to RGFW 1.0 (#4144) 7 months ago
  Ray 3abe728712 Minor tweaks 7 months ago
  NishiOwO 598b7f5210
Add workaround for NetBSD (#4139) 7 months ago
  Ray 9764fef262 Update models_billboard.c 7 months ago
  Ray 43fe992b94 Merge branch 'master' of https://github.com/raysan5/raylib 7 months ago
  Ray b8e5179431 Update rmodels.c 7 months ago
  github-actions[bot] bc6cf61794 Update raylib_api.* by CI 7 months ago
  Ray df4ff4e78b REVIEWED: Direction must be normalized #4131 7 months ago
  bohonghuang 6dd2a0e645
[rmodels] Consistent `DrawBillboardPro` with `DrawTexturePro` (#4132) 7 months ago
  Ninad Sachania b61303244c
Fix Reddit badge (#4136) 7 months ago
  Ray a8240722c6 REVIEWED: `CheckCollisionPointRec()` 7 months ago
  kai-z99 1039e3c1bd
[rshapes] Give CheckCollisionPointCircle() its own implementation (#4135) 7 months ago
  Ray 9a280cda0b Update rlgl.h 7 months ago
  Ray c95b2e88b7 Example review 7 months ago
  Frank Kartheuser 8fbb447a6d
Change SDL_Joystick to SDL_GameController (#4129) 7 months ago
  Jeffery Myers 9d3bd43c6e
[CORE] Fix MSVC warnings/errors and raymath.h in C++ (#4125) 7 months ago
  Ray ab20b2179f Update Makefile 7 months ago
  Ray 9f47e562d9 Merge branch 'master' of https://github.com/raysan5/raylib 7 months ago
  Ray 18d726be65 Update Makefile 7 months ago
  github-actions[bot] 899d03e77e Update raylib_api.* by CI 7 months ago
  Ray 2efd36a124 Merge branch 'master' of https://github.com/raysan5/raylib 7 months ago
  Ray 2f49250baf WARNING: UPDATE: Starting works on `raylib 5.5` release 7 months ago
  github-actions[bot] 6d30220acc Update raylib_api.* by CI 7 months ago
  Ray fbd79cde5f Reverted memory allocators additional checks 7 months ago
  Ray d243094ede WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW` 7 months ago
  github-actions[bot] 1fb0565148 Update raylib_api.* by CI 7 months ago
  Ray 2bc75b877a WARNING: TEST: Security check to address potential overflow cocerns 7 months ago
  Ray a1d516354e Merge branch 'master' of https://github.com/raysan5/raylib 7 months ago
  Ray 61cfd1afcb Minor tweaks 7 months ago
  Bruno Cabral b5473d5ffd
[rtextures] advance k in LoadImageColors (#4120) 7 months ago
  Mike Will 9e22fddf1a
[build.zig] Make emscripten build compatible with Zig 0.13.0 (#4121) 7 months ago
  Ray c8313d9ebc Update Storage base path, use provided SDL base path 7 months ago
  github-actions[bot] 4c90fc6eff Update raylib_api.* by CI 7 months ago
  Ray 1e1061d5c7 REVIEWED: Formatting, follow raylib coding conventions 7 months ago
  Ray 13e3092511 REVIEWED: `DrawSphereEx()`, added educational info 7 months ago
  smalltimewizard 953df38ac4
[rmodels] `DrawSphereEx()` optimization (#4106) 7 months ago
  github-actions[bot] d8214c916e Update raylib_api.* by CI 7 months ago
  Ray 17cbc75aa7 REVIEWED: Formatting, follow raylib coding conventions 7 months ago
  github-actions[bot] a805f46f55 Update raylib_api.* by CI 7 months ago
  Bruno Cabral 6e2661f92d
[rtextures] Created `ImageFromChannel()` (#4105) 7 months ago
  VitoTringolo 5b8efd68ba
[rmodels] Return true if no need to interpolate to avoid log flooding (#4118) 7 months ago
  Jeffery Myers c1ea32655a
[EXAMPLES] Default Skybox example to not use HDR (#4115) 7 months ago
  SuperUserNameMan a3ef381b3e
rmodels.c, `LoadImageFromCgltfImage()` : fix base64 padding support (#4112) 8 months ago
  Colleague Riley 84971d81f3
Update RGFW and replace long switch in rcore_desktop_rgfw.c with a lookup table (#4108) 8 months ago