summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
AgeCommit message (Expand)Author
2020-01-29ADDED: DrawPoint3D()Ray
2020-01-27ADDED: DrawEllipse() and DrawEllipseLines() #1047Ray
2020-01-27Support touch/mouse indistinctlyRay
2020-01-26ADDED: TextCopy() #1083Ray
2020-01-24ADDED: IsTouchDetected()Ray
2020-01-24ADDED: GetWorldToScreenEx()Ray
2020-01-19Review custom allocatorsraysan5
2020-01-19Review functions definition modifiersraysan5
2020-01-09ADDED: DrawPolyLines()Ray
2020-01-05Update year to 2020raysan5
2019-12-29GenTextureCubemap(): renamed parameterraysan5
2019-12-01ADDED: DrawTextCodepoint()Ray
2019-11-25Comments (#1026)Darryl Dixon - Piece Digital
2019-11-24Review key input queue PR #1012raysan5
2019-11-24add api FIFO based character input. (#1012)Ushio
2019-11-08[Core] Added ColorFromNormalized which is the reverse of ColorNormalize. (#1011)ChrisDill
2019-10-28REDESIGN: TextToUtf8()Ray
2019-10-27ADDED: TextToUtf8() -WIP-Ray
2019-10-27added GetMatrixProjection fixed issue with GL11 where model matrix was identi...chriscamacho
2019-10-21Review latest PRRay
2019-10-21Add multi texture support for materials in GLTF format (#979)Tyler Jessilynn Bezera
2019-10-11ADDED: GetCodepoints()Ray
2019-09-25Const corectness for LoadShaderCode (#977)Catalin Moldovan
2019-09-15Review DecompressData() types, for consistencyraysan5
2019-09-10ADDED: GetWindowPosition()Ray
2019-09-09ADDED small compression APIRay
2019-09-03Remove sampleLeft from Music struct... -WIP-Ray
2019-08-27Review latest PRraysan5
2019-08-27Add screen->world and world->screen functions for 2D; add extended camera2D e...arvyy
2019-08-27REMOVED: FLAG_SHOW_LOGOraysan5
2019-08-26Expose scissor functionalityraysan5
2019-08-21Review commentraysan5
2019-08-13RENAMED: IsAudioBufferProcessed() -> IsAudioStreamProcessed()raysan5
2019-08-11Added notes about vertex orderraysan5
2019-08-11REVIEW: GetDirectoryPath() and GetPrevDirectoryPath()raysan5
2019-08-07Fix build caused by GetImageAlphaBorder() (#931)Michael Vetter
2019-08-07WARNING: Redesigned structsRay
2019-08-07ADDED: GetImageAlphaBorder()Ray
2019-08-07ADDED: DirectoryExists() and GetPrevDirectoryPath()Ray
2019-08-03Replace tabs with spaces and update year of copyright notices (#927)Leandro Gabriel
2019-07-26WARNING: Replaced Music pointer by structRay
2019-07-24Changed macro CLITERALRay
2019-07-24REMOVED: LoadWaveEx()Ray
2019-07-24Review commentsRay
2019-07-24BREAKING CHANGE: Read descriptionRay
2019-07-23Update raylib.hRay
2019-07-23Try to avoid collision with CoreAudio on macOSRay
2019-07-23WARNING: Complete review of raudio -WIP-Ray
2019-07-22Review text functions return valueRay
2019-06-29Review multichannel PR additionRay