index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core.c
Age
Commit message (
Expand
)
Author
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
2018-11-10
core: Use dynamic string in OpenURL()
Michael Vetter
2018-11-09
ADDED: OpenURL()
Ray
2018-11-07
Update core.c
GoblinBob
2018-11-06
Remove end-line spaces
Ray
2018-10-31
Add flag: SUPPORT_EVENTS_WAITING
Ray
2018-10-29
ADDED: Some functions...
Ray
2018-10-25
Fix GetDirectoryFiles description
Michael Vetter
2018-10-25
Use seperate blog for MAX_FILEPATH_LENGTH define
Michael Vetter
2018-10-25
Use filepath define
Michael Vetter
2018-10-24
Code tweaks
Ray
2018-10-22
Review code formatting for RPI inputs
Ray
2018-10-21
Added RaspberryPi option to ignore duplicate touchscreens (On by default)
Berni8k
2018-10-21
Overhaul mouse and touch for RaspberryPi \n\nNow all '/dev/input/event*' devi...
Berni8k
2018-10-20
Reviewed possible issue with external libs
Ray
[next]