summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
AgeCommit message (Expand)Author
2019-01-14Review code formatting on ColorFromHSV()Ray
2019-01-14Added ColorFromHSV()Demizdor
2019-01-11Reverted flag value (but kept order)Ray
2019-01-10Reviewed latest PRRay
2019-01-10Merge branch 'master' into window-visibilityRay
2019-01-10Reworking API upon suggestion.Marco Lizza
2019-01-10Adding window visibility functions.Marco Lizza
2019-01-10Adding window visibility configuration flag.Marco Lizza
2019-01-10Some improvements on SetShaderValue()Ray
2019-01-10WARNING: Redesigned SetShaderValue()Ray
2019-01-09Merge pull request #718 from MarcoLizza/shaders-uniforms-arrayRay
2019-01-09Adding uniform array support for shaders.Marco Lizza
2019-01-05Some code tweaksraysan5
2019-01-03REMOVED: ShowLogo()raysan5
2019-01-03REVIEWED some functions parametersraysan5
2019-01-02Mouse functions changedChrisDill
2019-01-02Added SetMouseOffsetChrisDill
2018-12-29ADDED: DrawTextRec() and exampleraysan5
2018-12-26ADDED: DrawTextureQuad()raysan5
2018-12-26Corrected typoraysan5
2018-12-26WARNING: BREAKING CHANGEraysan5
2018-12-26REVIEWED: DrawRectanglePro()raysan5
2018-12-25REVIEWED: LoadFontEx()raysan5
2018-12-24Review DrawPolyEx()raysan5
2018-12-20Exposed LoadFontFromImage()Ray
2018-12-15Added scissor functionalityRay
2018-12-03Improved textures wrap supportRay
2018-12-03Reviewed some commentsRay
2018-12-03Replaced #defines by enumsRay
2018-11-09ADDED: OpenURL()Ray
2018-11-07Modifies some Image functionsRay
2018-11-06Review parameter issue with MSVCRay
2018-11-06Remove end-line spacesRay
2018-11-06Support custom texture on shapes drawingRay
2018-10-29ADDED: Some functions...Ray
2018-10-23ADDED: SplitText() functionRay
2018-10-21Overhaul mouse and touch for RaspberryPi \n\nNow all '/dev/input/event*' devi...Berni8k
2018-10-18Some formatting tweaksRay
2018-10-16Review definesRay
2018-10-14Add FileExists() functionMichael Vetter
2018-10-13Corrected descriptionraysan5
2018-10-13Renamed new PR functionraysan5
2018-10-12Added GetLastWriteTime to allow for file reloadingChrisDill
2018-10-10GenImageFontAtlas prototype in raylib.h is incorrect.noshbar
2018-10-10ADDED: GetFileNameWithoutExtRay
2018-10-08ADDED: ImageExtractPalette()Ray
2018-10-08Multiple changes, check descriptionRay
2018-10-07raylib.h: include <stdbool.h> if availableAhmad Fatoum
2018-09-30Changed monitor functions to use a indexChrisDill
2018-09-27Changed tabs to spacesChrisDill