summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2021-10-13REVIEWED LoadVOX() -WIP-raysan5
2021-10-13Reviewed formattingraysan5
2021-10-13Fix issue with empty cylinder (#2050)Horrowind
2021-10-13Update raylib.hraysan5
2021-10-12REVIEWED: LoadFontFromImage()Ray
2021-10-12Reviewed models examples pathsraysan5
2021-10-12Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2021-10-12Remove unimplemented functionraysan5
2021-10-12Add DrawCylinder(Wires)Ex (#2049)Horrowind
2021-10-12REVIEWED: models resources structureraysan5
2021-10-12REVIEWED: DrawCubeTextureRec() formattingraysan5
2021-10-10Formatting tweakRay
2021-10-10Review RLAPI to avoid warningsRay
2021-10-10Reviewed latest PR formattingRay
2021-10-10Fix dpi issues (#1987)Arnaud Valensi
2021-10-10Add CheckCollisionPointLine to the header, it appears to have been missed (#2...Jeffery Myers
2021-10-08Add missing #endif to windows API defines (#2038)Jeffery Myers
2021-10-08Simplified RLAPI preprocessor branchingRay
2021-10-07Fix dll exports so that raylib builds in visual studio again. (#2037)Jeffery Myers
2021-10-06WARNING: BREAKING: REMOVED: `GenImagePerlinNoise()`raysan5
2021-10-06Updated external librariesraysan5
2021-10-06REVIEWED: `RLGL.State.vertexCounter` (See detailed comment)raysan5
2021-10-06Remove trailing spacesRay
2021-10-06REDESIGNED: Simplify vertex data recordingRay
2021-10-05Review functions specifiersraysan5
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