summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2023-10-11Added gamepad functions as generic for all platformsRay
2023-10-11RENAMED: `rcore_custom` to `rcore_template`Ray
2023-10-11Split drm update input (#3397)MichaelFiber
2023-10-10Added comments and review some functions #3313Ray
2023-10-10Added some comments and tweaks #3313Ray
2023-10-10Update rtextures.cRay
2023-10-10[raymath] Hotfix for Vector2Angle() and Vector2LineAngle() (#3396)Murlocohol
2023-10-10Hotfix for Vector2LineAngle(), should probably be reviewed along with the res...Murlocohol
2023-10-10Revert "Update zig build system to zig version 0.11.0 (#3393)"Ray
2023-10-09Update zig build system to zig version 0.11.0 (#3393)Purple4pur
2023-10-09REVIEWED: Libs include orderRay
2023-10-09Update raudio.cRay
2023-10-09Format tweaksRay
2023-10-09Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-10-09Avoid references to `PLATFORM_` flags #3313Ray
2023-10-09Update rcore.c (#3326)SuperUserNameMan
2023-10-09Update rmodels.cRay
2023-10-09Ensure m3d faces in non-decreasing materialid sequence (#3385)Dennis E. Hamilton
2023-10-09Call nsvgDeleteRasterizer() on created rasterizer (#3392)Masoud Naservand
2023-10-09ADDED: Custom platform template! #3313Ray
2023-10-09REVIEWED: Reorganize functionsRay
2023-10-09REVIEWED: `WaitTime()`, added validation #3377Ray
2023-10-09REVIEWED: `SetupViewport()` macOS #3313Ray
2023-10-09REVIEWED: Some warnings #3313Ray
2023-10-09WARNING: REDESIGN: Move platform specific data to platform submodules #3313Ray
2023-10-08Reviewed #3313Ray
2023-10-08WARNING: `rcore` module split per-platform **BIG CHANGE** (#3388)Ray
2023-10-08Format tweaksRay
2023-10-07REVIEWED: #3363Ray
2023-10-07Optimize m3d mesh creation (#3363)DaveH355
2023-10-01[rcore] reveiwed GetWorldToScreenEx (#3351)Brian E
2023-09-29Update raylib.hRay
2023-09-27Expose rcamera functions to the dll so they can be picked up by dll users and...Jeffery Myers
2023-09-26Remove trail spacesRay
2023-09-22REVIEWED: `glInternalFormat` is unsigned and actually, `rlGetGlTextureFormats...Ray
2023-09-22REVIEWED: `LoadFileData()` potential issues with dataSizeRay
2023-09-22Update rmodels.cRay
2023-09-22REVIEWED: `IsGestureDetected()` parameter typeRay
2023-09-22EXTERNAL: msf_gif.h, reviewed some warningsRay
2023-09-21Update miniaudio v0.11.16 --> v0.11.18Ray
2023-09-21[raymath] Added macros for EPSILON on each function it's used in (#3330)Brian E
2023-09-20REVIEWED: `CompressData()`, possible stack overflowRay
2023-09-20Added note about WebGL warningRay
2023-09-18Reviewed PR #3321Ray
2023-09-18Added UBSAN complaint fix to rLoadTexture #1891 (#3321)Christopher Odom
2023-09-18Move mutex initialization before `ma_device_start()` (#3325)Le Juez Victor
2023-09-18Reviewed #3323Ray
2023-09-18Fix #3323Ray
2023-09-17REVIEWED: `UnloadRenderTexture()`, additional checkRay
2023-09-17general syntax fixes (#3319)Brian E