aboutsummaryrefslogtreecommitdiff
path: root/src/core.c
AgeCommit message (Expand)Author
2017-04-28Commented pointer lock on webRay
2017-04-21Make TraceLog() public to the APIRay
2017-04-16Make public TakeScreenshot() functionraysan5
2017-04-08Web: Support pointer lockRay
2017-03-29Added IsFileExtension()Ray
2017-03-28Review Sleep() usage, return to busy-wait-loopRay
2017-03-25Working on configuration flagsRay
2017-03-24c99 fix, some linux housekeepingRDR8
2017-03-21core: configuration flagsRay
2017-03-20Review some commentsRay
2017-03-19Working on file header comments...raysan5
2017-03-14Remove Oculus support from coderaysan5
2017-03-09Corrected naming issueraysan5
2017-03-09Corrected typo introduced in last commitRay
2017-03-09Corrected issue with reserved words: near, farRay
2017-03-09Corrected bugs on RPI compilationRay
2017-03-05Work on timming functions...raysan5
2017-03-05Added some flags and functions to manage windowraysan5
2017-02-16Improved modules description -IN PROGRESS-Ray
2017-02-11Reviewed fread() usage around the coderaysan5
2017-02-05Added function SetWindowIcon()raysan5
2017-01-29Updated raylib version to 1.7Ray
2017-01-28Remove unecessary spaces...Ray
2017-01-28Implemented Wait()Ray
2017-01-25Wait for events when window is minimized...Ray
2017-01-15Code formattingraysan5
2017-01-14 modified: core.cAudioMorphology
2017-01-05added RPi touch interfaceRichard R. Goodwin
2017-01-05 modified: src/core.cRichard R. Goodwin
2016-12-27Review some formatting and namingraysan5
2016-12-25Added support for gamepads on PLATFORM_WEBraysan5
2016-12-25Review comments and formattingraysan5
2016-12-17Improving rRES custom format support -IN PROGRESS-Ray
2016-12-15Merge pull request #206 from joeld42/jbd_bugfixRay
2016-12-14Moved viewport code into SetupViewport so high-DPI fix can be applied to EndT...Joel Davis
2016-12-05Corrected some warningsRay
2016-11-18Some code tweaksraysan5
2016-11-17Corrected bug on Androidraysan5
2016-11-17Some tweaks aroundraysan5
2016-11-16Reviewed modules commentsraysan5
2016-11-02Improved gamepad support on Raspberry Piraysan5
2016-11-01Improved gamepad supportraysan5
2016-10-31Comments tweaksraysan5
2016-10-31Reorganize defines checkraysan5
2016-10-29Tweak to avoid warningsraysan5
2016-10-27Review gamepad inputsraysan5
2016-10-24Force threads to finish on CloseWindow()raysan5
2016-10-18Improved Android supportRay
2016-10-17Some work on multiple inputs...raysan5
2016-10-15Updated gamepad system with extra checkRay