summaryrefslogtreecommitdiffhomepage
path: root/README.md
AgeCommit message (Collapse)Author
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
2016-11-22Update README.mdRay
2016-11-20UpdatedRay
2016-11-14Updated for raylib 1.6Ray
2016-07-26Corrected issue on OSX with High DPI displayraysan5
Many thanks to Marcelo Paez (paezao)
2016-07-17Update README.mdRay
2016-07-16Update README.mdRay
2016-07-16Update README.mdRay
2016-07-15Update README.mdRay
2016-07-15Update README.mdRay
2016-07-02Update README.mdRay
2016-06-09Update README.mdRay
2016-06-09Update README.mdRay
2016-06-09Updated to raylib 1.5Ray
2016-02-21Update README.mdRay
2016-02-21Update README.mdRay
2016-02-21Update README.mdRay
2016-02-21Updatedraysan5
2016-02-21Updated docsraysan5
2016-01-19Updated for raylib v1.4raysan5
Moved building information to raylib github Wiki page