summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2019-08-07ADDED: GetImageAlphaBorder()Ray
2019-08-07ADDED: DirectoryExists() and GetPrevDirectoryPath()Ray
2019-08-07ADDED: DirectoryExists()Ray
2019-08-06Fix memory leak in LoadGLTF() (#929)Michael Vetter
2019-08-06Fix loading multiple animations from .iqm file (#928)culacant
2019-08-06Improved Android Building (#930)NimbusFox
2019-08-03Replace tabs with spaces and update year of copyright notices (#927)Leandro Gabriel
2019-07-31End of July rmem Update (#923)Kevin Yonan
2019-07-28Patched potential bug when defragging. (#920)Kevin Yonan
2019-07-28Replace tabs by spacesraysan5
2019-07-27Reviewed rlTextureParameters()raysan5
2019-07-27Changes without CLion mess (#916)Reece Mackie
2019-07-27Removed functions modifiersraysan5
2019-07-26WARNING: Replaced Music pointer by structRay
2019-07-24Try to support stack matrices on models drawingRay
2019-07-24Test Camera on AndroidRay
2019-07-24Changed macro CLITERALRay
2019-07-24REMOVED: LoadWaveEx()Ray
2019-07-24Review commentsRay
2019-07-24Some variables renamedRay
2019-07-24Remove noteRay
2019-07-24BREAKING CHANGE: Read descriptionRay
2019-07-24Added Sound parameters dataRay
2019-07-23Update raylib.hRay
2019-07-23Try to avoid collision with CoreAudio on macOSRay
2019-07-23Reviewed ImageDraw() and ImageResizeCanvas()Ray
2019-07-23WARNING: Complete review of raudio -WIP-Ray
2019-07-22Review text functions return valueRay
2019-07-22Solved issue #912Ray
2019-07-22Increasing threshold size for traversing memory blocks (#914)Kevin Yonan
2019-07-22Check buffer limit on DrawBillboardRec()Ray
2019-07-15Review rmem functions naming and coding conventionsraysan5
2019-07-15Submitting rmem memory and object pool module (#898)Kevin Yonan
2019-07-12Review extensions loading and freeingraysan5
2019-07-12Use function GetSizeBase64()raysan5
2019-06-29Review multichannel PR additionRay
2019-06-29add multi channel audio to raudio (#895)chriscamacho
2019-06-24Fix typo in comment (onlyl -> only)Leandro Gabriel
2019-06-19Renamed screenWidth & screenHeightRay
2019-06-19Define some globalsRay
2019-06-17ADDED: DrawTriangleStrip()Ray
2019-06-16RENAMED: LoadDefaultFont() -> LoadFontDefault()Ray
2019-06-16Code tweaksRay
2019-06-16Some formatting tweaksRay
2019-06-15Fix vertex padding not zeroed for quads, close #891Shiqing
2019-06-14Corrected issue with input threads (RPI)Ray
2019-06-14Support new flag: FLAG_WINDOW_ALWAYS_RUNRay
2019-06-12Added CMake flagsRay
2019-06-12Tweak: Change check orderRay
2019-06-12Corrected IQM function declarationRay