index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core.c
Age
Commit message (
Expand
)
Author
2019-03-12
Support external config flags
Ray
2019-03-04
ADDED: IsWindowResized()
Ray
2019-02-28
Some spacing review
Ray
2019-02-28
Return value in GetClipboardText()
Ray
2019-02-22
Change ternary operator formatting
Ray
2019-02-22
Remove TABS
Ray
2019-02-21
Remove end-line spaces
Ray
2019-02-21
Corrected issue with OpenURL()
Ray
2019-02-14
Corrected path issue
Ray
2019-02-13
Corrected issue #750
Ray
2019-02-11
ADDED: GetClipboardText(), SetClipboardText()
Ray
2019-02-04
Review issue with aspect ratio...
Ray
2019-01-23
Revert the screenWidth change
Rob Loach
2019-01-23
Fix clang++ compilation errors
Rob Loach
2019-01-17
Renamed ShowWindow() to UnhideWindow() -WIP-
Ray
2019-01-16
Crazy test
Ray
2019-01-14
Make sure no parameters can be passed
Ray
2019-01-14
Review code formatting on ColorFromHSV()
Ray
2019-01-14
Added ColorFromHSV()
Demizdor
2019-01-10
Reviewed latest PR
Ray
2019-01-10
Merge branch 'master' into window-visibility
Ray
2019-01-10
Reworking API upon suggestion.
Marco Lizza
2019-01-10
Adding window visibility functions.
Marco Lizza
2019-01-10
Adding window visibility configuration flag.
Marco Lizza
2019-01-08
Revert "core: workaround window not being rendered till moved on macOS Mojave"
Ahmad Fatoum
2019-01-05
Support screenshots and GIF capturing on Android and Web
raysan5
2019-01-04
Corrected issue on web
raysan5
2019-01-03
REMOVED: ShowLogo()
raysan5
2019-01-03
REVIEWED some functions parameters
raysan5
2019-01-02
Mouse functions changed
ChrisDill
2019-01-02
Default mouseScale fixed
ChrisDill
2019-01-02
Added SetMouseOffset
ChrisDill
2018-12-26
WARNING: BREAKING CHANGE
raysan5
2018-12-24
Tweaks to support OpenGL ES 2.0 desktop
raysan5
2018-12-19
Keep reviewing RPI keyboard input...
Ray
2018-12-18
Review RPI keyboard inputs -WIP-
Ray
2018-12-18
Support externally provided compilation flags
Ray
2018-12-03
Comments removed
Ray
2018-11-30
Some tweaks
Ray
2018-11-26
Support file drag & drop on Web
Ray
2018-11-19
Review resources naming
Ray
2018-11-19
Review RenderTexture drawing usage
Ray
2018-11-19
Merge pull request #683 from iwoplaza/patch-1
Ray
2018-11-17
Corrected typo
Ray
2018-11-17
Review SetWindowIcon()
Ray
2018-11-13
Check for single apostrophe in OpenURL()
Michael Vetter
2018-11-12
OpenURL() - Added small security check
Ray
2018-11-12
Add warning to OpenURL()
Michael Vetter
2018-11-12
Review OpenURL()
Ray
2018-11-10
core: OpenURL() fix xdg-open call
Michael Vetter
[next]