aboutsummaryrefslogtreecommitdiff
path: root/src/core.c
AgeCommit message (Expand)Author
2019-03-12Support external config flagsRay
2019-03-04ADDED: IsWindowResized()Ray
2019-02-28Some spacing reviewRay
2019-02-28Return value in GetClipboardText()Ray
2019-02-22Change ternary operator formattingRay
2019-02-22Remove TABSRay
2019-02-21Remove end-line spacesRay
2019-02-21Corrected issue with OpenURL()Ray
2019-02-14Corrected path issueRay
2019-02-13Corrected issue #750Ray
2019-02-11ADDED: GetClipboardText(), SetClipboardText()Ray
2019-02-04Review issue with aspect ratio...Ray
2019-01-23Revert the screenWidth changeRob Loach
2019-01-23Fix clang++ compilation errorsRob Loach
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