summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
AgeCommit message (Expand)Author
2021-11-01Reviewed spelling mistakeRay
2021-10-26Update comments for OpenGL 4.3Ray
2021-10-23REVIEWED: Size of bones id supported, max 255 bones per meshraysan5
2021-10-22Reviewed VS2019 projectsraysan5
2021-10-22REMOVED: `IsGamepadName()`raysan5
2021-10-18ADDED: `EncodeDataBase64()` and `DecodeDataBase64()`raysan5
2021-10-13Update raylib.hraysan5
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-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-05REVIEWED: API functions specifiersraysan5
2021-10-03ADDED: GetImageColor() #2024Ray
2021-10-03Update raylib.hRay
2021-10-03Minor format tweakRay
2021-10-03Added DrawLineBezierCubic() (#2021)SAOMDVN
2021-10-03Minor format tweaksRay
2021-10-02Rename BRDG typo to BDRF (#2028)Chris
2021-09-27Update raylib.hRay
2021-09-27Update raylib.hRay
2021-09-23Reviewed some TODO commentsRay
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 raylib.hRay
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-17Add SetRandomSeed(unsigned int seed) function (#1994)Tommi Sinivuo
2021-09-10Typoraysan5
2021-09-10REVIEWED: Touch input system #1975 #1960Ray
2021-09-01REVIEWED: Naming: length vs sizeRay
2021-09-01WARNING: BREAKING: RENAMED: Font struct variablesRay
2021-08-26Change GetColor to take unsigned int (#1954)Richard Smith
2021-08-22Minor tweak to avoid false error logsRay
2021-08-21REMOVED: Old function names definesRay
2021-08-16WARNING: BREAKING: Use `frameCount` on audioRay
2021-08-15Updated `RAYLIB_VERSION` to `4.0-dev`raysan5
2021-08-15REVIEWED: `extern "C"` definition position for consistencyraysan5
2021-08-11WARNING: BREAKING: Renamed `CharInfo` to `GlyphInfo` and more...raysan5
2021-08-11ADDED: DrawTextPro() with text rotation supportraysan5
2021-08-11WARNING: REMOVED: DrawTextRec() and DrawTextRecEx()raysan5
2021-08-10Document Get{Key,Char}Pressed return value. (#1909)Ryan Roden-Corrent
2021-08-08ADDED: GenMeshCone() #1903raysan5
2021-07-31REVIEWED: rlgl defines for consistencyraysan5