aboutsummaryrefslogtreecommitdiff
path: root/src/core.c
AgeCommit message (Expand)Author
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
2016-06-17Improving Oculus Rift example...Ray
2016-06-16Added support for OpenGL 2.1Ray
2016-06-14Move Oculus Rift support to rlgl moduleraysan5
2016-06-14Move OpenGL extensions loading to rlglraysan5
2016-06-12Oculus tracking correctionraysan5
2016-06-11Added some commentsraysan5