summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
AgeCommit message (Expand)Author
2021-04-26REMOVED: GenMeshDefault()Ray
2021-04-23Update raylib.hRay
2021-04-22Remove trail spacesRay
2021-04-21Reviewed file commentsRay
2021-04-20ADDED: UpdateMeshBuffer()Ray
2021-04-06REDESIGNED: Vr stereo modeRay
2021-04-06Reviewed Vr stereoRay
2021-04-06REDESIGNED: Vr stereo renderingRay
2021-04-06Reorganized shaders functionsRay
2021-04-06Minor comment tweaksRay
2021-04-05Reorganized functions by moduleraysan5
2021-04-04Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2021-04-04REDESIGNED: Shapes texture/rec moved to shapes moduleraysan5
2021-04-03Make SaveFile* callbacks return a boolean (#1697)Rob Loach
2021-04-02ADDED: GenMeshDefault() #1556raysan5
2021-04-01Remove trailing spacesraysan5
2021-03-31ADDED: Support model normal matrix location #1691raysan5
2021-03-28ADDED: LoadShaderFromMemory() #1690raysan5
2021-03-28REVIEWED: DrawTexturePoly()raysan5
2021-03-26REVIEWED: DrawMeshInstanced()Ray
2021-03-25WARNING: BREAKING: rlgl redesign -WIP-Ray
2021-03-25Add DrawTexturedPoly and example (#1677)chriscamacho
2021-03-24Reviewed DrawFPS() commentRay
2021-03-24REMOVED: DrawGizmo()Ray
2021-03-22WARNING: BREAKING: REDESIGNED: rlgl moduleRay
2021-03-22Review latest PR and some formattingRay
2021-03-22[AUDIO] Music Looping enhancements (#1665)Jeffery Myers
2021-03-21WARNING: BREAKING: rlgl module redesign -WIP-Ray
2021-03-20BIG CHANGE: REDESIGNED: Vr device simulator #1582Ray
2021-03-20Added KEY_NULL #520Ray
2021-03-19Changed DrawRing and DrawCircleSector angle params from int to float to allow...frithrah
2021-03-19REMOVED: GetMouseCursor()Ray
2021-03-19WARNING: REMOVED: GamepadNumber enumRay
2021-03-19WARNING: BREAKING: RENAMED: camera.type to camera.projectionRay
2021-03-19WARNING: BREAKING: REVIEWED some enums namingRay
2021-03-18REVIEWED: Material params #1649Ray
2021-03-14Implement UnloadModelAnimations (#1648)Hristo Stamenov
2021-03-14WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistencyRay
2021-03-12Renamed some functions to use latest raylib versionRay
2021-03-08ADDED: Required callbacksRay
2021-03-04Update some comments to warn users about callbacksRay
2021-03-04FEATURE: Several callbacks added -WIP- #1523 #1329Ray
2021-03-03WARNING: BREAKING: RENAMED: enums valuesRay
2021-03-03WARNING: BREAKING: RENAMED enum valuesRay
2021-03-02REVIEWED: GetFileExtension() to include the dot #1523Ray
2021-02-22LoadMusicStreamFromMemory (#1606)Agnis "NeZvērs" Aldiņš
2021-02-14Possible callbacks -WIP-raysan5
2021-02-07Review formating for latest PRraysan5
2021-02-05REMOVED: MeshNormalsSmooth() #1421raysan5
2021-02-05REMOVED: SetTraceLogExit()raysan5