summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2022-06-07REVIEWED: Compilation warningsRay
2022-06-06WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`Ray
2022-06-06WARNING: RENAMED: `GetDirectoryFiles()` to `LoadDirectoryFiles()`Ray
2022-06-06Reviewed latest PR, variable nameRay
2022-06-06Change WaitTime argument from milliseconds to seconds (#2506)flashback-fx
2022-06-06WARNING: REMOVED `raygui` from `raylib/src/extras`Ray
2022-06-06WARNING: Removed `physac` from raylib sources/examplesRay
2022-06-05REVIEWED: Mouse device support on `PLATFORM_DRM` #2381Ray
2022-06-05Fix regression that was causing video stuttering (#2503)flashback-fx
2022-06-02Minor tweakRay
2022-05-31REVIEWED: Batch limits check #2489Ray
2022-05-30REVIEWED: `DrawBillboardPro()` #2494Ray
2022-05-29Correct typoRay
2022-05-29Review log messagesRay
2022-05-20ADDED: `-latomic` linkage, required by `miniaudio` on ARM 32bit #2452Ray
2022-05-20use GetWindowScaleDPI to calculate size for rlReadScreenPixels in screenshot/...gulrak
2022-05-19Improved boolean definitions (#2485)Jonathan Poncelet
2022-05-18Revert "UPDATE: `DEFLATE` algorithm"Ray
2022-05-18UPDATE: `DEFLATE` algorithmRay
2022-05-16REVIEWED: Support OpneBSD for timming functionsRay
2022-05-14Fix lgtm warnings (#2477)Crydsch
2022-05-12ADDED: `EnableEventWaiting()` / `DisableEventWaiting()`Ray
2022-05-12Some minor tweaksRay
2022-05-12Easings: Add function descriptions (#2471)Rob Loach
2022-05-09remove fps requirement for drm connector selection (#2468)Crydsch
2022-05-07Corrected typoRay
2022-05-06Add support for truncating parser input (#2464)lazaray
2022-05-06Flush stdout after trace messages (#2465)Daniel Nagy
2022-05-06Update utils.cRay
2022-05-06ADDED: `ExportDataAsCode()`Ray
2022-05-05Remove line ending spacesRay
2022-05-01Reviewed some commentsRay
2022-04-29Update raylib.hRay
2022-04-28Update rcore.cRay
2022-04-26Fix Issue #2441 (#2442)Leonardo Montagner
2022-04-26Check for mouse devices on PLATFORM_DRMRay
2022-04-25REVIEWED: `SwapScreenBuffers()` for `PLATFORM_DRM`Ray
2022-04-25Update rlgl.hRay
2022-04-25Update rcore.cRay
2022-04-24Review formattingRay
2022-04-24- Fix issue #2371 (#2437)Juan Carlos González Amestoy
2022-04-24REDESIGNED: Set rlgl internal framebuffer #2420Ray
2022-04-24Update rlgl.hRay
2022-04-24Update rlgl.hRay
2022-04-24Fix for vr rendering not taking render target size into account (#2424)Maiko Steeman
2022-04-24Reviewed MouseScrollCallback() #2371Ray
2022-04-24Initialize (reset) input global state #2360Ray
2022-04-24Removed bool type from raymath, it broke raylibRay
2022-04-24Update rlgl.hRay
2022-04-23REVIEWED: ToggleFullscreen()Ray