summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-10-25Fix OpenURL on SDL (#3460)ubkp
2023-10-25Revert "Fix #3461"Ray
2023-10-25Fix #3461Ray
2023-10-23REVIEWED: Check OpenGL version required, fix #3457Ray
2023-10-23REVIEWED: `InitPlatform()` organization and code-gardeningRay
2023-10-23REVIEWED: Move screen capture logic to `rcore.c`, available for all platformsRay
2023-10-23Fixes a memory leak as a result of creating an AudioBuffer* with the old sour...Lukas
2023-10-23When the frame counter gets to 0, reset the FPS average counter. This allows ...Jeffery Myers
2023-10-23Fix compilation for PLATFORM_WEB examples (#3454)ubkp
2023-10-22Review prerequisites of rcore.c (#3453)Peter0x44
2023-10-22Add DrawCircleLinesV for consistency (#3452)Peter0x44
2023-10-22Update CHANGELOGRay
2023-10-22Update CHANGELOG for **raylib 5.0** -WIP-Ray
2023-10-22Revert "REVIEWED: sinfl, fix #3349"Ray
2023-10-22Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-10-22Revert "Update sinfl.h"Ray
2023-10-22fix examples Makefile to use Makefile.Web when building for web (#3449)Keith Stellyes
2023-10-22Update sinfl.hRay
2023-10-22REVIEWED: sinfl, fix #3349Ray
2023-10-22REVIEWED: New platform backend template commentsRay
2023-10-22Update rcore_desktop.cRay
2023-10-22[core] Complement implementations for `SDL` (3) (#3450)ubkp
2023-10-21[core] Complement implementations for `SDL` (2) (#3447)ubkp
2023-10-20[core] Complement implementations for `SDL` (#3444)ubkp
2023-10-19REVIEWED: Issue with functions definitionsRay
2023-10-19REVIEWED: Issue with symbols exposureRay
2023-10-19Update MakefileRay
2023-10-19REDESIGNED: Move platforms to separate directory #3313Ray
2023-10-19Fix GetMonitorPhysical* dpi (#3442)ubkp
2023-10-19Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-10-19REVIEWED: `rlLoadTexture()` #3440Ray
2023-10-19[core] Add more missing implementations to SDL (#3439)Le Juez Victor
2023-10-18[core] Add more missing implementations to `SDL` (#3436)ubkp
2023-10-18REVIEWED: `raylib 5.0-dev` version for a future releaseRay
2023-10-18REVIEWED: Move `InitWindow()`/`CloseWindow()` to `rcore.c` #3313Ray
2023-10-17fix build.zig (#3433)Michael Scherbakow
2023-10-17[raudio] Implement GetMasterVolume() (#3434)Alexey Kutepov
2023-10-17Fix SDL keyboard issue (#3435)Le Juez Victor
2023-10-17[core] Add some missing implementations to `SDL` (#3432)ubkp
2023-10-17Added some notes for alternative implementations #3362Ray
2023-10-17Update models_mesh_generation.cRay
2023-10-17Implement GetCurrentMonitor in rcore_desktop_sdl (#3431)Dor Shapira
2023-10-16Remove rcore.h include from android (#3429)ubkp
2023-10-16 Make sure rcore.o gets compiled in more situations (#3423)Peter0x44
2023-10-16Fix GenMeshPlane when resX != resZ (#3425)neyrox
2023-10-16[core] Fix some mouse issues on `SDL` (#3428)ubkp
2023-10-16ADDED: NEW PLATFORM: SDL (DESKTOP) `rcore_desktop_sdl` #3313Ray
2023-10-16Inclusion of Matte to BINDINGS.md (#3427)Johnathan Corkery
2023-10-14[core] Change axisCount to be an array (#3421)MichaelFiber
2023-10-14Remove the rcore.h include from drm, web, template (#3420)ubkp