summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2022-06-29REVIEWED: `DrawBillboard*()`Ray
2022-06-27Remove unneeded `rlPushMatrix()`Ray
2022-06-25Updated PLATFORM_RPI info #2547Ray
2022-06-24Removed physac #2543Ray
2022-06-24fix: precision loss, discard unused (#2541)veclavtalica
2022-06-23Fix signedness in rlBindImageTexture (#2539)Hanaxar
2022-06-21Update rlgl.hRay
2022-06-21Reviewed batch buffer overflow #2526Ray
2022-06-21minor tweakRay
2022-06-21Share PCM streaming buffer to reduce dynamic allocations (#2532)Dan Bechard
2022-06-18Revert "Update rlgl.h"Ray
2022-06-18REVIEWED: `IsFileExtension()` #2530Ray
2022-06-18Update rlgl.hRay
2022-06-18Update rlgl.hRay
2022-06-18Update rcore.cRay
2022-06-17tweakRay
2022-06-17REVIEWED: `LoadDroppedFiles()`, fixed issuesRay
2022-06-17Changed ExportFontAsCode to use given font's padding. (#2525)The Tophat Demon
2022-06-16fix: round off error in ColorAlphaBlend (#2524)Roy Qu
2022-06-16REVIEWED: `rlTextureParameters()`, reset anisotropy levelRay
2022-06-16REVIEWED: `rlGenTextureMipmaps()`, removed filtering setupRay
2022-06-16Update rcore.cRay
2022-06-14Add wrap (#2522)Pijus
2022-06-14Revert "add wrap function (#2521)"Ray
2022-06-14add wrap function (#2521)Pijus
2022-06-12Update rcore.cRay
2022-06-12Update rmem.hRay
2022-06-12Removed extras directoryRay
2022-06-12Reviewed latest PRRay
2022-06-12Add function to read both X and Y mouse scrolling from a trackpad (#2517)Steven Schveighoffer
2022-06-12REVIEWED: `FilePathList`, consider maximum capacityRay
2022-06-11WARNING: BREAKING: REDESIGNED: Filepath loading APIRay
2022-06-11Update config.hRay
2022-06-11Update raylib.hRay
2022-06-11REVIEWED: Issue with MOUSE_PASSTROUGH #2516Ray
2022-06-11New feature: support MOUSE_PASSTHROUGH #2516Ray
2022-06-09Minor formattng tweakRay
2022-06-09GetMonitorWidth()/GetMonitorHeight(): return current video resolution instead...gulrak
2022-06-07Unify busy waiting behavior across conditional compilation branches (#2508)flashback-fx
2022-06-07RENAMED: `BLEND_ALPHA_PREMUL` to `BLEND_ALPHA_PREMULTIPLY`Ray
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