summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2023-04-22Fix off-by-one error in CheckCollisionPointRec (#3022)Dan Bechard
2023-04-17Avoid shader attribute not found logRay
2023-04-17Remove trailing spacesRay
2023-04-15[raudio] Rewritten `ExportWaveAsCode()` file saving to be more like rtextures...RadsammyT
2023-04-13Make assets loading extension case insensitive #3008Ray
2023-04-10Avoid tracelog about not found uniforms #3003Ray
2023-04-09Minor fix in DrawLineBezier* (#3006)eternalStudent
2023-04-09Fix warnings in raylib for MSVC (#3004)Jeffery Myers
2023-04-06REVIEWED: `GetGlyphIndex()` #3000Ray
2023-04-06[rtext] Fix GetCodepointNext() to return default value on invalid input with ...chocolate42
2023-03-22Lazy loading of default font for image loading (no InitWindow)Ray
2023-03-22Update rl_gputex.hRay
2023-03-22Minor tweaks to raylib events automation systemRay
2023-03-22Update CMakeLists.txtRay
2023-03-22Update resource arch for 64bit #2978Ray
2023-03-22Review formatRay
2023-03-22slightly optimize Vector3Normalize (#2982)Rico P
2023-03-22Fix packing logic error in ```GenImageFontAtlas``` (#2979)Hanaxar
2023-03-22Calculate exact image size in GenImageFontAtlas (#2963)Hanaxar
2023-03-20Updated version to avoid confusion with 4.5 releaseRay
2023-03-20Fix typo in rmodels.c (#2976)Ikko Eltociear Ashimine
2023-03-19Add const qualifier to char * path argument in qoaplay_open() (#2972)Webfra
2023-03-19raudio: Fix warning on discarded const qualifier (#2967)Rob Loach
2023-03-19Fix missing symbol when rglfw.c on BSD platforms (#2968)Niels Martignène
2023-03-18Update Makefile comment to indicate arm64 as a supported Linux desktop platfo...ashn
2023-03-15Update config.hRay
2023-03-15REVIEWED: `TraceLog()`, avoid possible buffer overflowRay
2023-03-14Spelling (#2957)veins1
2023-03-14Update rlgl.hRay
2023-03-13Updated Makefiles to include all missing new examplesRay
2023-03-13Remove trailing spacesRay
2023-03-13Delete rcamera.old.hRay
2023-03-13Update miniaudio.hRay
2023-03-12Some tweaksRay
2023-03-12Update version to `raylib 4.5`Ray
2023-03-12REVIEWED: `UpdateCameraPro()` to use `Vector3`Ray
2023-03-12ADDED: `UpdateCameraPro()` -Experimental-Ray
2023-03-12ADDED: Security check for `emscripten_run_script()` #2954Ray
2023-03-12Update rcore.cRay
2023-03-07`WARNING`: REMOVED: `UnloadModelKeepMeshes()`Ray
2023-03-07REVIEWED: Data types validationRay
2023-03-07WARNING: REMOVED: Multichannel audio support APIRay
2023-03-07WARNING: REMOVED: Multichannel audio support APIRay
2023-03-06fix(build): Fix DLL build on Windows (#2951)Sid K
2023-03-06Replace TABS by 4 spacesRay
2023-03-06Remove trailing spacesRay
2023-03-06Tweak `WindowDropCallback()` #2943Ray
2023-03-06Update raudio.cRay
2023-03-06ADDED: QOA music streaming (with auxiliar lib)Ray
2023-03-05REVIEWED: `GetWindowHandle()` #2950Ray