aboutsummaryrefslogtreecommitdiff
path: root/src/raylib.h
AgeCommit message (Expand)Author
2016-02-10Fixed a bugRay
2016-02-10Reviewed gestures moduleRay
2016-02-03Some formating tweaksRay
2016-02-02Functions parameters reorganize: Axis and AngleRay
2016-02-02Redesigned gestures system...Ray
2016-01-29Add functions to disable and enable cursorConstantine Tarasenkov
2016-01-25Simplified shader matrix uniformsraysan5
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-20Added ray-sphere collision detectionvictorfisac
2016-01-20Some formatting tweaksraysan5
2016-01-20Adapted raymath as single header libraryraysan5
2016-01-18Rename VertexData struct to Meshraysan5
2016-01-13Vertex shaders optimizationraysan5
2016-01-11Added world to screen conversionvictorfisac
2016-01-11Review Light/Material systemraysan5
2016-01-07Added collision check between ray and boxvictorfisac
2016-01-05Added some comments and fixed spacesvictorfisac
2016-01-04Add Android physic buttons input detectionvictorfisac
2016-01-04Added functionality: Storage valuesraysan5
2016-01-03Improved and added functions to physac engine modulevictorfisac
2016-01-03Reviewed Android inputs and gestures systemraysan5
2016-01-02Improved fonts supportraysan5
2015-12-30Added function: ImageDither()raysan5
2015-12-21Added physics engine-module and examplevictorfisac
2015-12-21Added lighting engine modulevictorfisac
2015-12-21Added new matrix location points and extra functionsvictorfisac
2015-12-14Added BeginDrawingEx()raysan5
2015-11-05Corrected html5 glfw3 bugRay
2015-11-04Added some texture functionality (view details)Ray
2015-11-03Merge pull request #62 from kd7tck/developRay
2015-10-30Moved gestures touch functionality back to coreRay
2015-10-26Added Alpha Numeric Mapping For Develop BranchJoshua Reisenauer
2015-10-25Added some image manipulation functionsRay
2015-10-06Added a bunch of image manipulation functions:raysan5
2015-09-02Added some commentsraysan5
2015-08-30Redesigned SpriteFont structraysan5
2015-08-28Small tweaksraysan5
2015-08-07Added function SetBlendMode()raysan5
2015-07-29Added camera and gestures modules functionsraysan5
2015-07-13Move shaders functions to module rlglraysan5
2015-07-05Improved mipmaps support and image loadingraysan5
2015-06-17Corrected camera issue and added functionraysan5
2015-06-16Updated shader systemraysan5
2015-05-21Improved custom shaders supportraysan5
2015-05-11raymath module review and other changesraysan5
2015-05-04Big batch of changes, check description:raysan5
2015-04-22Corrected input bugraysan5