summaryrefslogtreecommitdiffhomepage
path: root/src/core.c
AgeCommit message (Expand)Author
2019-01-17Renamed ShowWindow() to UnhideWindow() -WIP-Ray
2019-01-16Crazy testRay
2019-01-14Make sure no parameters can be passedRay
2019-01-14Review code formatting on ColorFromHSV()Ray
2019-01-14Added ColorFromHSV()Demizdor
2019-01-10Reviewed latest PRRay
2019-01-10Merge branch 'master' into window-visibilityRay
2019-01-10Reworking API upon suggestion.Marco Lizza
2019-01-10Adding window visibility functions.Marco Lizza
2019-01-10Adding window visibility configuration flag.Marco Lizza
2019-01-08Revert "core: workaround window not being rendered till moved on macOS Mojave"Ahmad Fatoum
2019-01-05Support screenshots and GIF capturing on Android and Webraysan5
2019-01-04Corrected issue on webraysan5
2019-01-03REMOVED: ShowLogo()raysan5
2019-01-03REVIEWED some functions parametersraysan5
2019-01-02Mouse functions changedChrisDill
2019-01-02Default mouseScale fixedChrisDill
2019-01-02Added SetMouseOffsetChrisDill
2018-12-26WARNING: BREAKING CHANGEraysan5
2018-12-24Tweaks to support OpenGL ES 2.0 desktopraysan5
2018-12-19Keep reviewing RPI keyboard input...Ray
2018-12-18Review RPI keyboard inputs -WIP-Ray
2018-12-18Support externally provided compilation flagsRay
2018-12-03Comments removedRay
2018-11-30Some tweaksRay
2018-11-26Support file drag & drop on WebRay
2018-11-19Review resources namingRay
2018-11-19Review RenderTexture drawing usageRay
2018-11-19Merge pull request #683 from iwoplaza/patch-1Ray
2018-11-17Corrected typoRay
2018-11-17Review SetWindowIcon()Ray
2018-11-13Check for single apostrophe in OpenURL()Michael Vetter
2018-11-12OpenURL() - Added small security checkRay
2018-11-12Add warning to OpenURL()Michael Vetter
2018-11-12Review OpenURL()Ray
2018-11-10core: OpenURL() fix xdg-open callMichael Vetter
2018-11-10core: Use dynamic string in OpenURL()Michael Vetter
2018-11-09ADDED: OpenURL()Ray
2018-11-07Update core.cGoblinBob
2018-11-06Remove end-line spacesRay
2018-10-31Add flag: SUPPORT_EVENTS_WAITINGRay
2018-10-29ADDED: Some functions...Ray
2018-10-25Fix GetDirectoryFiles descriptionMichael Vetter
2018-10-25Use seperate blog for MAX_FILEPATH_LENGTH defineMichael Vetter
2018-10-25Use filepath defineMichael Vetter
2018-10-24Code tweaksRay
2018-10-22Review code formatting for RPI inputsRay
2018-10-21Added RaspberryPi option to ignore duplicate touchscreens (On by default)Berni8k
2018-10-21Overhaul mouse and touch for RaspberryPi \n\nNow all '/dev/input/event*' devi...Berni8k
2018-10-20Reviewed possible issue with external libsRay