summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-01-29Updated Gestures enumRay
2017-01-28Remove unecessary spaces...Ray
2017-01-28Implemented Wait()Ray
2017-01-27Move lighting system out of raylibRay
2017-01-26Merge pull request #218 from gen2brain/developRay
2017-01-26Fix RPi build and add missing directoriesMilan Nikolic
2017-01-26Integrate Android build into MakefileMilan Nikolic
2017-01-25Wait for events when window is minimized...Ray
2017-01-25Updated some code... for perfect transitionRay
2017-01-24Working in some bugs and screen transitionRay San
2017-01-24Revert unneeded changeRay
2017-01-22Some code improvementsRay
2017-01-22Upload wave collector - GGJ17 gameRay
2017-01-19Support 32bit wav dataRay
2017-01-18Updated stb external librariesRay
2017-01-18Some tweaks for consistencyRay San
2017-01-18Stop sound source before unloadingRay San
2017-01-18Corrected bug on OGG sound loadingRay San
2017-01-15Add support for 32-bit PCM sample dataraysan5
2017-01-15Work on rres file format -IN PROGRESS-raysan5
2017-01-15Code formattingraysan5
2017-01-15Removed GetNextPOT(), review TraceLog()raysan5
2017-01-15Added LoadText() functionraysan5
2017-01-14Merge pull request #216 from AudioMorphology/developRay
2017-01-14 modified: core.cAudioMorphology
2017-01-07Merge branch 'develop' of https://github.com/raysan5/raylib into developraysan5
2017-01-07Support rRES data loadingraysan5
2017-01-05Merge pull request #214 from AudioMorphology/developRay
2017-01-05added RPi touch interfaceRichard R. Goodwin
2017-01-05 modified: src/core.cRichard R. Goodwin
2017-01-05Lattest PR reviewraysan5
2017-01-05Merge pull request #212 from joeld42/jbd_pickingRay
2017-01-02Added RaycastMesh function and example test caseJoel Davis
2017-01-02Merge pull request #211 from joeld42/rlgl-updatemesh-fixRay
2016-12-31Added RaycastGround and ray picking exampleJoel Davis
2016-12-31Fix vbo indexes for rlglUpdateMeshJoel Davis
2016-12-27rRES raylib resources custom file format supportraysan5
2016-12-27Some functions review and additionsraysan5
2016-12-27Review some formatting and namingraysan5
2016-12-26Added some comments to sampleraysan5
2016-12-26Improved FLAC audio supportraysan5
2016-12-25Added support for gamepads on PLATFORM_WEBraysan5
2016-12-25Added raw image file reading data checkraysan5
2016-12-25Review comments and formattingraysan5
2016-12-25Review some functions for consistencyraysan5
2016-12-25Added mesh loading functionsraysan5
2016-12-25Complete review of audio moduleraysan5
2016-12-22Merge pull request #210 from ficoos/fixesRay
2016-12-22Fix building audio_standalone example on linuxSaggi Mizrahi
2016-12-22Fix physac.h building on linuxSaggi Mizrahi