aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-11Improved LoadHeightmap()raysan5
2016-02-11Updated examples to make them clearerraysan5
2016-02-11Add a note about an issueraysan5
2016-02-11Solve bug on matrix multiply order for scale and rotationraysan5
2016-02-11Added 6 new examplesraysan5
2016-02-10Updated commentsRay
2016-02-10Fixed a bugRay
2016-02-10Reviewed gestures moduleRay
2016-02-08UpdatedRay
2016-02-08Reviewing gestures module (IN PROGRESS)Ray
2016-02-08WARNING message shortenedRay
2016-02-08GLAD not used on HTML5Ray
2016-02-07GLAD only available on PLATFORM_DESKTOPraysan5
2016-02-07Code reviewraysan5
2016-02-07Added game sources: Skully Escaperaysan5
2016-02-07Removed floppy game, available as sampleraysan5
2016-02-03Some formating tweaksRay
2016-02-02Functions parameters reorganize: Axis and AngleRay
2016-02-02Cleaned code a little bitRay
2016-02-02Redesigned gestures system...Ray
2016-01-31Uploaded gamejam game sourcesRay
2016-01-29Added a bunch of sample gamesRay
2016-01-29Merge pull request #82 from procedural/disable-cursorRay
2016-01-29Merge pull request #81 from procedural/fix-shader-versionsRay
2016-01-29Merge pull request #80 from procedural/fix-compiling-on-linuxRay
2016-01-29Add functions to disable and enable cursorConstantine Tarasenkov
2016-01-29(no commit message)Constantine Tarasenkov
2016-01-29Fix shader versionsConstantine Tarasenkov
2016-01-29Fix raylib compiling on LinuxConstantine Tarasenkov
2016-01-28Added touch points id to gesturesraysan5
2016-01-26Updated screenshotsRay
2016-01-25Simplified shader matrix uniformsraysan5
2016-01-25Move Light struct to exampleraysan5
2016-01-25Added bounding box calculationraysan5
2016-01-24Added support for mouse gestures (need testing)raysan5
2016-01-23Some code tweaksraysan5
2016-01-23Review commentsraysan5
2016-01-23Merge pull request #79 from victorfisac/developRay
2016-01-22Fixed hold gesture detectionvictorfisac
2016-01-22Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-01-22Replaced GLEW by GLADraysan5
2016-01-21Try to implement GLAD supportraysan5
2016-01-21Move extensions loading to core moduleraysan5
2016-01-21Corrected bugraysan5
2016-01-21Updated struct typesraysan5
2016-01-20Merge pull request #78 from victorfisac/developRay
2016-01-20Added ray-sphere collision detectionvictorfisac
2016-01-20Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-01-20Revert "Added ray-sphere collision detection"victorfisac
2016-01-20Review some function names for consistency with raymathraysan5