aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-03Remove recipes of GLEW from Makefile (not used any more)LelixSuper
2016-04-03Remove duplicate codeLelixSuper
2016-04-01Remove old postprocessing systemraysan5
2016-03-30Updated example to new render to texture systemraysan5
2016-03-30Added support for render to texture (use RenderTexture2D)raysan5
2016-03-28Setting up for raylib 1.5.0raysan5
2016-03-27Corrected bug on bounding boxraysan5
2016-03-27Remove old screenshotraysan5
2016-03-27Improved 2d camera system -IN PROGRESS-raysan5
2016-03-27Corrected bug and comments on model unloadingraysan5
2016-03-27Review commentsraysan5
2016-03-24Merge pull request #105 from victorfisac/developRay
2016-03-23Fix spacing and some commentsvictorfisac
2016-03-23Merge pull request #104 from victorfisac/developRay
2016-03-23Physac redesign (3/3)victorfisac
2016-03-23Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-03-21Review Android button inputsraysan5
2016-03-20Corrected bug on touch positionraysan5
2016-03-20Understand mouse as touch in webraysan5
2016-03-20Improved windows resizing system...raysan5
2016-03-20Redesign to work as standaloneraysan5
2016-03-17Improved 2D-3D drawingRay
2016-03-17Add support for multiple gamepads on RPIRay
2016-03-16Removed previous change that introduced a bugRay
2016-03-16Improved gamepad supportRay
2016-03-16Reset pointCount for gesturesRay
2016-03-16Corrected bug on GetCollisionRec()Ray
2016-03-16Merge pull request #103 from victorfisac/developRay
2016-03-16Updated headersvictorfisac
2016-03-16Updated and improved physac examplesvictorfisac
2016-03-16physac module redesign (2/3)victorfisac
2016-03-16Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-03-13Merge pull request #102 from LelixSuper/developRay
2016-03-13Remove GLEW library and uncomment other GNU/Linux dependencesLelixSuper
2016-03-13Convert tabs to spaces when it is possible in Makefile filesLelixSuper
2016-03-12Raname all makefile files to "Makefile"LelixSuper
2016-03-12Add a missing library for compiling on GNU/LinuxLelixSuper
2016-03-12Update "libraries" and "includes" sectionLelixSuper
2016-03-12Update GNU/Linux compilationLelixSuper
2016-03-12Edit the default target to conform to GNU standardsLelixSuper
2016-03-09GESTURE SWIPERay
2016-03-07Review GuiToggleButton()Ray
2016-03-06Improved function GetKeyPressed()raysan5
2016-03-06Added new functions to draw text on imageraysan5
2016-03-06Default style tweakraysan5
2016-03-06Redesign to use Material type -IN PROGRESS-raysan5
2016-03-05Merge pull request #101 from victorfisac/developRay
2016-03-05Fixed physac header little mistakevictorfisac
2016-03-05Redesigned physics module (IN PROGRESS)victorfisac
2016-03-05Split mesh generation from model loadingraysan5