summaryrefslogtreecommitdiffhomepage
path: root/src/core.c
AgeCommit message (Expand)Author
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
2016-10-14Improved gamepad systemRay
2016-10-14Working on better gamepad supportRay
2016-10-09Allow no default font loadingRay
2016-10-05Added flag to allow resizable windowRay
2016-09-23Corrected crashing bug!Ray
2016-09-12Review spacing formattingraysan5
2016-08-31Formatting tweaksraysan5
2016-08-26Review Android projectraysan5
2016-08-16Removed useless spacingraysan5
2016-08-10Ported camera module to header-onlyRay
2016-08-06Redesigned gestures module to header-onlyraysan5
2016-08-06Updated raylib version to 1.6raysan5
2016-07-26Corrected issue on OSX with High DPI displayraysan5
2016-07-26Corrected issue with HIghDPI display on OSXraysan5
2016-07-13Review commentsraysan5
2016-07-06VR Functions renaming (for generic HMD device)Ray
2016-07-04Moved Oculus enable drawing to user side...raysan5
2016-07-04Redesigned stereo rendering mechanismRay
2016-06-26Corrected bug on stereo renderingraysan5
2016-06-26Get supported videomodes for fullscreenraysan5
2016-06-25Removed rlglInitGraphics(), integrated into rlglInit()raysan5
2016-06-25Unified functions: InitGraphicsDevice()raysan5
2016-06-24Corrected issue with unclosed threadsraysan5
2016-06-21Add oculus simulator (in case device is not detected)raysan5
2016-06-21Simplify Oculus example...Ray