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
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-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
2018-10-18
Some formatting tweaks
Ray
2018-10-16
Review defines
Ray
2018-10-14
Add FileExists() function
Michael Vetter
2018-10-13
Renamed new PR function
raysan5
2018-10-12
Added GetLastWriteTime to allow for file reloading
ChrisDill
2018-10-10
Minor tweaks
Ray
2018-10-10
ADDED: GetFileNameWithoutExt
Ray
2018-10-08
OSX native window keeps breaking...
Ray
2018-10-08
Corrected issue with dirent.h inclusion...
Ray
2018-10-08
Avoid multiple gl.h inclusions
Ray
2018-10-08
Trying to include dirent.h for MSVC
Ray
2018-10-08
Corrected issue with native window handler on OSX
Ray
2018-10-08
Corrected issue with native handler on OSX
Ray
2018-10-08
Corrected issue with GetWindowHandle()
Ray
2018-10-08
Multiple changes, check description
Ray
2018-10-07
core: workaround window not being rendered till moved on macOS Mojave
Ahmad Fatoum
2018-09-30
Changed monitor functions to use a index
ChrisDill
2018-09-29
Forgot #else in platform check
ChrisDill
2018-09-29
Added platform check
ChrisDill
2018-09-27
Changed tabs to spaces
ChrisDill
2018-09-27
Merge remote-tracking branch 'upstream/master'
ChrisDill
2018-09-27
Added monitor functions
ChrisDill
2018-09-25
PNG image size optimization
Ray
2018-09-17
Improved data export capabilities!
Ray
2018-09-14
Update mini_al to v0.8.8
Ray
2018-08-25
Review naming to follow raylib conventions
raysan5
2018-08-25
GetDirectoryPath: return NULL, don't crash when no slash
Ahmad Fatoum
2018-08-25
core: Support slashes as well in GetFileName & GetDirectoryPath
Ahmad Fatoum
2018-08-05
Fix compiler warings in texture.c and more.
Kim Kulling
2018-07-29
Prevent GLFW changing working dir to 'Resources'
Pablo Marcos Oltra
2018-07-29
core: Don't use GLFW_TRANSPARENT_FRAMEBUFFER with older GLFWs
Ahmad Fatoum
2018-07-21
Support examples with Emterpreter
raysan5
[next]