summaryrefslogtreecommitdiffhomepage
path: root/src/core.c
AgeCommit message (Expand)Author
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
2019-05-22Rename function to follow javascript notationRay
2019-05-22Move emscripten web shell to srcRay
2019-05-21Add config SUPPORT_SSH_KEYBOARD_RPIRay
2019-05-20Reverted change that breaks mouse on webRay
2019-05-08Remove trail spacesRay
2019-05-07Add comment tweakRay
2019-05-03Some minor commentsRay
2019-05-03Force HighDPI on macOSRay
2019-05-02Work on touch_as_mouse input -WIP-Ray
2019-05-01Corrected issue with texture renderingRay
2019-05-01WARNING: Support high DPI displaysRay