summaryrefslogtreecommitdiffhomepage
path: root/src/core.c
AgeCommit message (Expand)Author
2020-01-29Added comments related to #837Ray
2020-01-27Corrected issue with matrix order multiplication #1054Ray
2020-01-27Support touch/mouse indistinctlyRay
2020-01-27Review touch input scaling for PLATFORM_WEB #163Ray
2020-01-26Review default font scale filter for HighDPI modeRay
2020-01-26Minor tweaksRay
2020-01-26REVIEWED: GetDirectoryPath()Ray
2020-01-24ADDED: IsTouchDetected()Ray
2020-01-24ADDED: GetWorldToScreenEx()Ray
2020-01-24Addressed issue #1051Ray
2020-01-21Remove unneeded tracesRay
2020-01-19Added SUPPORT_HALFBUSY_WAIT_LOOPraysan5
2020-01-12IsFileExtension(): Review issue with no-extension filesRay
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