summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2018-11-30Some tweaksRay
2018-11-28Replaced default release pathsRay
2018-11-28Some tweaks to LoadText()Ray
2018-11-27free memory for extListRay
2018-11-27Reimplement ImageAlphaCrop()Ray
2018-11-27Updated stb libs to latest versionRay
2018-11-26Enable SDL2 library for audio on WebRay
2018-11-26Support file drag & drop on WebRay
2018-11-23Review emscripten pathRay
2018-11-23Updated to latest mini_alRay
2018-11-23Review totalSampleCount for OGG and FLACRay
2018-11-20Avoid program crash on audio device failRay
2018-11-19Review resources namingRay
2018-11-19Review RenderTexture drawing usageRay
2018-11-19Merge pull request #683 from iwoplaza/patch-1Ray
2018-11-19Corrected issue with MSAARay
2018-11-17Updated mini_alRay
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
2018-11-10core: Use dynamic string in OpenURL()Michael Vetter
2018-11-09ADDED: OpenURL()Ray
2018-11-07Corrected 1px thick issueRay
2018-11-07Corrected issue with line drawingRay
2018-11-07Update core.cGoblinBob
2018-11-07Modifies some Image functionsRay
2018-11-06Review parameter issue with MSVCRay
2018-11-06Remove end-line spacesRay
2018-11-06Support custom texture on shapes drawingRay
2018-11-05Corrected issue with sampleCountRay
2018-10-31Add flag: SUPPORT_EVENTS_WAITINGRay
2018-10-31Reviewed audio issuesRay
2018-10-29Corrected typoRay
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-24Reviewed functions definitionRay
2018-10-24Code tweaksRay
2018-10-23ADDED: SplitText() functionRay
2018-10-22Review code formatting for RPI inputsRay
2018-10-22Merge pull request #674 from Berni8k/masterRay
2018-10-21Added RaspberryPi option to ignore duplicate touchscreens (On by default)Berni8k
2018-10-21Merge pull request #672 from Berni8k/masterRay
2018-10-21Overhaul mouse and touch for RaspberryPi \n\nNow all '/dev/input/event*' devi...Berni8k
2018-10-20Tweak for OpenGL 2.1Ray