aboutsummaryrefslogtreecommitdiff
path: root/src/raylib.h
AgeCommit message (Expand)Author
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
2015-02-03Adding functions to show and hide mouse cursorConstantine Tarasenkov
2015-02-03Fixes for C++Constantine Tarasenkov
2015-02-02Added functions and improvementsMarc Palau
2015-02-02Add support for custom shadersraysan5
2015-01-21Pause loop execution on window minimizedRay
2015-01-18Some code tweaksraysan5
2014-12-31Small tweaksraysan5
2014-12-31Added full support for HTML5 (emscripten)raysan5
2014-12-16Working on rotation math...raysan5
2014-12-15Added support for emscripten and moreraysan5
2014-12-09Added features and corrected bugs...raysan5
2014-12-09Revert "Corrected some bugs..."Palaui
2014-12-09Corrected some bugs...Palaui