summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-01-17Reviewed VS2015 projectsRay
2018-01-17Reviewed function GenImagePerlinNoise()Ray
2018-01-16Redesigned rlLoadTexture()Ray
2018-01-15Review releases, removed external dependencies-
2018-01-15Code tweak while using OpenAL backend-
2018-01-15Reviewed Makefiles...-
2018-01-15Support canvas scaling with window-
2018-01-15Review Makefiles and templates-
2018-01-13Merge pull request #428 from SamNChiet/testing_uwpRay
2018-01-12Add mouse input and revert keyboard to callback modelSam C
2018-01-11Added new function: ImageAlphaCrop()Ray
2018-01-08Corrected issue with matricesRay
2018-01-07Use busy wait loopRay
2018-01-07Launch draw call if buffer limits reachedRay
2018-01-07Added new image functionsraysan5
2018-01-06Review float pixel format textures supportraysan5
2018-01-06Improved pixel formats supportraysan5
2018-01-06Added function declarationraysan5
2018-01-06Added function: GetPixelDataSize()raysan5
2018-01-06Corrected issue with new functionalityraysan5
2018-01-06Reviewed framebuffers cleaningraysan5
2018-01-02Added function GetFileName()raysan5
2018-01-01Removed function DrawRectangleT()raysan5
2017-12-31Reviewed text inputraysan5
2017-12-29Merge pull request #427 from SamNChiet/testing_uwpRay
2017-12-28Revert accidental inclusion of binary+build filesSam C
2017-12-28Replace keyboard callbacks with pollingSam C
2017-12-28Add keyboard inputSam C
2017-12-28Minor tweaksraysan5
2017-12-28Support Wayland display on Linux desktopraysan5
2017-12-28Support UNCOMPRESSED_R32G32B32A32 texture formatraysan5
2017-12-28Review Makefile config flagsraysan5
2017-12-24Renamed function to SetTraceLog()raysan5
2017-12-24Added function SetTraceLogTypes()raysan5
2017-12-24Some formatting tweaksraysan5
2017-12-24Review physac timming systemraysan5
2017-12-23Merge pull request #424 from Martinfx/developRay
2017-12-23Updated VS2015 projectsraysan5
2017-12-23Fixed path for FreeBSDMartinfx
2017-12-23Added next bsd osMartinfx
2017-12-20Updated copyright yearRay San
2017-12-20Corrected issue with SaveImageAs()Ray San
2017-12-20Corrected issue on OpenGL ES compilationRay San
2017-12-20Force OpenAL backend on some platformsRay San
2017-12-20Review code formattingRay San
2017-12-20Some code tweaksRay
2017-12-19Expose GetTime() function to usersRay San
2017-12-19Merge pull request #423 from RDR8/patch-1Ray
2017-12-19Update CONTRIBUTING.mdRDR8
2017-12-19Fix some typos in CONTRIBUTING.md (#422)RDR8