summaryrefslogtreecommitdiffhomepage
path: root/src/core.c
AgeCommit message (Expand)Author
2020-01-09Removed commentRay
2020-01-09Review IsFileExtension() to be case-insensitiveRay
2020-01-08Reorganized some variables for consistencyRay
2020-01-05Update year to 2020raysan5
2019-12-16Add some comments on desktop multi-touchRay
2019-12-10Minor format tweaks for PR #1036Ray
2019-12-10SetWindowMonitor made functioning again. (#1036)Justin
2019-12-04Fix `IsMouseButtonReleased()` when press/release events come too fast (#1032)Oskari Timperi
2019-12-04Work on macOS HighDPI issue #826raysan5
2019-12-04Check and testing timming #865raysan5
2019-12-01Review VSync on fullscreen modeRay
2019-12-01fixes for switching full-screen and v-sync (#963)MasterZean
2019-12-01Minor comments tweakRay
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-25ClearDirectoryFiles(): Corrected issue #994Ray
2019-10-23ClearDirectoryFiles() corrected bugRay
2019-10-22ClearDirectoryFiles(): Corrected memory leak #991Ray
2019-10-21Corrected bug on no-extensionRay
2019-10-17Remove trailing spacesRay
2019-10-11REDESIGNED: IsFileExtension()Ray
2019-09-15Review DecompressData() types, for consistencyraysan5
2019-09-13Corect typoRay
2019-09-10ADDED: GetWindowPosition()Ray
2019-09-09ADDED small compression APIRay
2019-09-08REVIEW: GetFileName(): Security checksRay
2019-08-27Review latest PRraysan5
2019-08-27Add screen->world and world->screen functions for 2D; add extended camera2D e...arvyy
2019-08-27Formatting tweakraysan5
2019-08-27Update version in case no config.h is being usedraysan5
2019-08-27REMOVED: FLAG_SHOW_LOGOraysan5
2019-08-26Expose scissor functionalityraysan5
2019-08-21Review commentraysan5
2019-08-20Support mouse cursor on RPI nativeraysan5
2019-08-20RPI: Corrected issue when creating 3d projection viewraysan5
2019-08-16PR formatting reviewRay
2019-08-16change Camera2D behavior (#945)arvyy
2019-08-11REVIEW: GetDirectoryPath() and GetPrevDirectoryPath()raysan5
2019-08-11Small fix in GetMouseY (#940)Wayde Reitsma
2019-08-07ADDED: DirectoryExists()Ray
2019-07-24Test Camera on AndroidRay
2019-07-22Solved issue #912Ray
2019-06-24Fix typo in comment (onlyl -> only)Leandro Gabriel
2019-06-19Define some globalsRay
2019-06-16RENAMED: LoadDefaultFont() -> LoadFontDefault()Ray
2019-06-14Corrected issue with input threads (RPI)Ray
2019-06-14Support new flag: FLAG_WINDOW_ALWAYS_RUNRay
2019-06-10Add files via uploadDarkElvenAngel
2019-06-06Add VS2017.ANGLE ProjectMohamed Shazan