summaryrefslogtreecommitdiffhomepage
path: root/src/core.c
AgeCommit message (Expand)Author
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-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
2018-10-18Some formatting tweaksRay
2018-10-16Review definesRay
2018-10-14Add FileExists() functionMichael Vetter
2018-10-13Renamed new PR functionraysan5
2018-10-12Added GetLastWriteTime to allow for file reloadingChrisDill
2018-10-10Minor tweaksRay
2018-10-10ADDED: GetFileNameWithoutExtRay
2018-10-08OSX native window keeps breaking...Ray
2018-10-08Corrected issue with dirent.h inclusion...Ray
2018-10-08Avoid multiple gl.h inclusionsRay
2018-10-08Trying to include dirent.h for MSVCRay
2018-10-08Corrected issue with native window handler on OSXRay
2018-10-08Corrected issue with native handler on OSXRay
2018-10-08Corrected issue with GetWindowHandle()Ray
2018-10-08Multiple changes, check descriptionRay
2018-10-07core: workaround window not being rendered till moved on macOS MojaveAhmad Fatoum
2018-09-30Changed monitor functions to use a indexChrisDill
2018-09-29Forgot #else in platform checkChrisDill
2018-09-29Added platform checkChrisDill
2018-09-27Changed tabs to spacesChrisDill
2018-09-27Merge remote-tracking branch 'upstream/master'ChrisDill
2018-09-27Added monitor functionsChrisDill
2018-09-25PNG image size optimizationRay
2018-09-17Improved data export capabilities!Ray
2018-09-14Update mini_al to v0.8.8Ray
2018-08-25Review naming to follow raylib conventionsraysan5
2018-08-25GetDirectoryPath: return NULL, don't crash when no slashAhmad Fatoum
2018-08-25core: Support slashes as well in GetFileName & GetDirectoryPathAhmad Fatoum
2018-08-05Fix compiler warings in texture.c and more.Kim Kulling
2018-07-29Prevent GLFW changing working dir to 'Resources'Pablo Marcos Oltra
2018-07-29core: Don't use GLFW_TRANSPARENT_FRAMEBUFFER with older GLFWsAhmad Fatoum
2018-07-21Support examples with Emterpreterraysan5