aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-12-22Fix warnings in lua bindingSaggi Mizrahi
2016-12-22Change UpdateSound() to accept const void *Saggi Mizrahi
2016-12-22Fix bad call to oculus APISaggi Mizrahi
2016-12-21Update to ignore Linux binaries (no extension)Ray
2016-12-20Corrected bug sound playing twiceRay
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-09Replaced log2() function by equivalentRay
2016-12-05Corrected some warningsRay
2016-11-26Corrected path slash separatorRay
2016-11-25Update Lua namingRay
2016-11-25Update README.mdRay
2016-11-25Update README.mdRay
2016-11-24Updated background colorRay
2016-11-24Corrected bugs for OpenGL 1.1 backendraysan5
2016-11-24Remove useless fileraysan5
2016-11-24Merge pull request #198 from raysan5/developRay
2016-11-24Update releases to latest versionraysan5
2016-11-24Merge pull request #197 from xspager/developRay
2016-11-24[games] Fix building the games on Linux by adding missing libsDaniel Lemos
2016-11-22Update README.mdRay
2016-11-22Added physics samples to makefileRay
2016-11-22Reviewed some lua examples and added new onesRay
2016-11-22Corrected bug on GenTextureMipmaps()Ray
2016-11-21Merge pull request #195 from victorfisac/developRay
2016-11-21Added new Physac examplesvictorfisac
2016-11-21Removed old Physac examplesvictorfisac
2016-11-21Updated Physac libraryvictorfisac
2016-11-21Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-11-21Simplified audio exampleraysan5
2016-11-21Added new text sample: text_bmfont_unorderedraysan5
2016-11-21Corrected bug with alpha mask on fontraysan5
2016-11-21rlua: Added functions notesRay