summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2021-10-05REVIEWED: API functions specifiersraysan5
2021-10-04Revert "reset resizedLastFrame on web platform (#2020)" (#2032)mausimus
2021-10-04[rcore] fix rpi4 Failed to get DRM resources (#2031)tomarigr
2021-10-03REVIEWED: Avoid raymath dependencyRay
2021-10-03Format tweakRay
2021-10-03ADDED: GetImageColor() #2024Ray
2021-10-03Update raylib.hRay
2021-10-03Minor format tweakRay
2021-10-03Added DrawLineBezierCubic() (#2021)SAOMDVN
2021-10-03Supress most warnings on rmodels.c (#2029)Laurentino Luna
2021-10-03Minor format tweaksRay
2021-10-03WARNING: REVIEWED: Follow a set of conventionsRay
2021-10-02Rename BRDG typo to BDRF (#2028)Chris
2021-09-29reset resizedLastFrame on web platform (#2020)mausimus
2021-09-29RLGL: restore draw batch state after limit check (#2018)mausimus
2021-09-27Update raylib.hRay
2021-09-27Update raylib.hRay
2021-09-27ADDED: Vector3Angle()raysan5
2021-09-27Remove tabsraysan5
2021-09-25Add Zig build file (#2014)Tommi Sinivuo
2021-09-23[models] Animation System Fix Part 1 (#2009)Tristan Schulz
2021-09-23UPDATED: raylib resource filesraysan5
2021-09-23REVIEWED: SeekMusicStream() formatingraysan5
2021-09-23Fix + Return if attempting to seek on a module format (#2008)Uneven Prankster
2021-09-23REVIEWED: LoadImageAnim() #2005Ray
2021-09-23Reviewed some TODO commentsRay
2021-09-22Modify TODO to NOTE on Makefile (#2007)Laurentino Luna
2021-09-22Add function DrawCubeTextureRec (#2001)Timon de Groot
2021-09-22`SeekMusicStream` initial implementation (#2006)Uneven Prankster
2021-09-22Use unsigned int for animation count. (#2002)Ryan Roden-Corrent
2021-09-22Update rmodels.cRay
2021-09-22Update raylib.hRay
2021-09-22Update rmodels.cRay
2021-09-22Update rmodels.cRay
2021-09-22Update MakefileRay
2021-09-22WARNING: MODULES RENAMING!!!Ray
2021-09-21Minor reviewsRay
2021-09-21Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2021-09-21Tweaksraysan5
2021-09-21Add `up` argument to `DrawBillboardPro` (#1941)Uneven Prankster
2021-09-21ADDED: `GetTouchPointId(index)` #1972raysan5
2021-09-21Reviewed some compilation issues #1997raysan5
2021-09-19Fix mappings.h issue from glfw update (#1995)Chris
2021-09-17Add SetRandomSeed(unsigned int seed) function (#1994)Tommi Sinivuo
2021-09-17Prevent INVALID_SOCKET to be defined twice on linux (#1993)MrSwedish
2021-09-12Implemented GetGamepadName() for emscripten (#1986)Neil Barkhina
2021-09-10Typoraysan5
2021-09-10Update Makefile for web compilationraysan5
2021-09-10Update core.cRay
2021-09-10REVIEWED: Vox loaderRay