summaryrefslogtreecommitdiffhomepage
path: root/README.md
AgeCommit message (Collapse)Author
2020-01-10Added CI badgesRay
2020-01-10Update README.mdRay
2020-01-07Renamed LICENSE.md to LICENSERay
2019-05-27Update README.mdRay
2019-05-27Update README.mdRay
2019-04-27Update README.mdReece Mackie
2019-04-23Update README.mdRay
2019-03-25Update README.mdRay
2019-01-10WARNING: Renamed module: audio -> raudioRay
Planning to promote raudio module as a simple and easy-to-use front-end for the amazing mini_al library, so the name change. Name comes from raylib-audio but in spanish it also remembers to word "raudo", meaning "very fast", an analogy that fits perfectly to the usefulness and performance of the library! Consequently, raylib version has been bumped to 2.4-dev.
2019-01-06README.md: Change Travis Badge Branch to masterAhmad Fatoum
It was develop before, which is no longer used.
2018-10-07README.md: add link to raylib bindings listAhmad Fatoum
2018-09-18enjoy!Ray
2018-09-09Update README.mdRay
2018-08-20Fixes path to rlgl.h in README.mdsunshinehunter
The link to rlgl in the README was broken, it previously pointed to a .c file which doesn't exist (anymore).
2018-07-22Remove period :grey_exclamation:Lee Reilly
Fixes https://www.reddit.com/r/gamedev/comments/90z6fy/raylib_20_released/e2v5qpl/ :)
2018-07-16Updated common documentsRay
2018-07-07Removed GitterRay
2018-06-23Added support OpenBSD, NetBSD, DragonFly[email protected]
2018-04-23Corrected patreon link!Ray
2018-04-02Update README.mdRay
2018-02-20Update README.mdRay
2018-02-20Update README.mdRay
2018-02-12Update README.mdRay
2017-12-05Updated library features and dependenciesRay San
2017-11-26Note that raylib can be installed via HomebrewAhmad Fatoum
[ci skip]
2017-11-24Setup CMake package target and CI auto-deploy tagsAhmad Fatoum
cmake --build . --target package # or make package if make is used can now be used to create binary packages for raylib. AppVeyor and Travis CI are configured to push the artifacts that result from building git tags to the related Github releases page.
2017-11-24Update README.mdRay
2017-11-23Update README.mdRay
2017-11-23Update README.mdRay
2017-11-23Add AppVeyor CI for automatic Windows BuildsAhmad Fatoum
We already have automatic Linux and macOS build via Travis CI. This adds the same for Windows x86 and x86_64 with both Microsoft Visual Studio 2015 as well as MinGW-w64.
2017-10-25Added youtube channel linkRay
Hopefully new videos comming soon...
2017-10-12Add Travis CI integrationAhmad Fatoum
Also adds commented-out deployment on tag specification (push build artifacts to Github releases page).
2017-09-26Move CONTRIBUTORS list to own fileRay
2017-07-25Update README.mdRay
2017-07-25Update README.mdRay
2017-07-25Update README.mdRay
2017-05-31Fix link in readmeMichael Campagnaro
2017-05-18Update README.mdRay
2017-05-17Update README.mdRay
2017-05-16Update README.mdRay
Reviewed comments and added acknowledgements
2017-05-15Update README.mdRay
2017-05-15Simplify READMERay
Move raylib history to another file
2017-03-19Review contact informationraysan5
2017-02-23Review .html typoRay San
2017-02-23Fixed examples link OdnetninI
Last character 'l' was missing on examples link.
2016-12-15Merge pull request #206 from joeld42/jbd_bugfixRay
Added SetupViewport so high-DPI fix applies to EndTextureMode
2016-11-25Update Lua namingRay
Replaced LUA by Lua
2016-11-25Update README.mdRay
2016-11-25Update README.mdRay
Added some missing contributors...
2016-11-24Merge pull request #198 from raysan5/develop1.6.0Ray
Develop branch integration