aboutsummaryrefslogtreecommitdiff
path: root/src/raylib.h
AgeCommit message (Expand)Author
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
2015-04-22Corrected some bugs and warningsraysan5
2015-04-22Added Gestures System for Android and WebMarc Palau
2015-04-13WIP on shaders and texturesraysan5
2015-04-06Big batch of changes! Check description:raysan5
2015-03-02Changes integration (some WIP, view details)Marc Palau
2015-03-01Redesign shader system and moreraysan5
2015-02-26Renamed some functionsraysan5
2015-02-09Corrected camera systemMarc Palau
2015-02-06Merge pull request #22 from procedural/hide-mouseRay
2015-02-06Merge pull request #20 from procedural/cpp-fixesRay
2015-02-04Added support for multiple camera modesMarc Palau