Commit Graph

166 Commits

Author SHA1 Message Date
Ray 2bdb45f280
Remove Travis CI badge 2020-12-23 12:30:00 +01:00
Ray 9da0656c2f
Update CI badges links 2020-08-23 21:21:31 +02:00
Ray c101f916fa
Update README.md 2020-08-21 14:03:13 +02:00
Ray 94f32848b8
Update README.md 2020-08-21 14:02:27 +02:00
Ray 3c85cea36e
Remove AppVeyor badge 2020-08-20 18:54:51 +02:00
Ray b0708c43bf
Update README.md 2020-08-19 17:38:07 +02:00
Ray 33002a9e91
Update README.md 2020-08-19 17:07:29 +02:00
Ray 391a23ad84
Update README.md 2020-08-19 11:37:14 +02:00
Ray 903b7b5213
Update README.md 2020-08-19 11:13:33 +02:00
Ray 06f6497181
Update README.md 2020-04-27 17:49:57 +02:00
Ray 0a25b9d39b
Update README.md 2020-04-06 13:30:32 +02:00
Ray 703850b341
Update README.md 2020-03-30 23:28:38 +02:00
Ray 9b66883e0b
Update README.md 2020-03-30 13:29:05 +02:00
Ray d1b0d6a6dc
Update README.md 2020-03-30 13:28:30 +02:00
Ray c47ba58494
Update README.md 2020-03-30 13:23:20 +02:00
Ray b178c992a1
Update README.md 2020-03-21 20:21:08 +01:00
Ray 061848cd0c
Updated badges links 2020-03-21 18:48:04 +01:00
Ray ab1c12c449
Update Travis/AppVeyor badges 2020-03-21 15:05:02 +01:00
Ray 8db8401bc1
Review Travis/AppVeyor badges 2020-03-21 13:50:24 +01:00
Ray 58a81dd760
Update README.md 2020-03-21 13:48:53 +01:00
Ray 2d07d29a1c
Update README.md 2020-03-21 13:29:03 +01:00
Ray 19bbcbb486
Update badges 2020-03-21 13:26:19 +01:00
Ray b6ba3dacb9
Playing with badges 2020-03-21 13:23:20 +01:00
Ray 65d9d0aac1
Testing badges 2020-03-21 13:22:06 +01:00
Ray b9c966f902
Playing with badges... 2020-03-21 13:01:50 +01:00
Ray d62368f133
Update README.md 2020-03-21 12:43:27 +01:00
Ray 6f41b9594a
Update README.md 2020-03-16 20:46:28 +01:00
Ray d8f1aad494
Added CI badges 2020-01-10 13:45:30 +01:00
Ray 30f21438bc
Update README.md 2020-01-10 00:05:31 +01:00
Ray a08508f6a4 Renamed LICENSE.md to LICENSE 2020-01-07 16:45:17 +01:00
Ray a488701d1d
Update README.md 2019-05-27 15:31:57 +02:00
Ray 95d25b0192
Update README.md 2019-05-27 15:25:41 +02:00
Reece Mackie 3506e3bf21
Update README.md 2019-04-27 21:42:22 +01:00
Ray 958bf43eac
Update README.md 2019-04-23 15:22:20 +02:00
Ray 86ef08c408 Update README.md 2019-03-25 10:12:38 +01:00
Ray 93471b0a7c WARNING: Renamed module: audio -> raudio
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-10 16:32:40 +01:00
Ahmad Fatoum 4fb3527aa8
README.md: Change Travis Badge Branch to master
It was develop before, which is no longer used.
2019-01-06 15:55:39 +01:00
Ahmad Fatoum 46c0e73c6c
README.md: add link to raylib bindings list 2018-10-07 21:54:14 +02:00
Ray be599a9ece enjoy! 2018-09-18 21:34:02 +02:00
Ray 37acf0aa22
Update README.md 2018-09-09 17:36:24 +02:00
sunshinehunter 04a11c86e3
Fixes path to rlgl.h in README.md
The link to rlgl in the README was broken, it previously pointed to a .c file which doesn't exist (anymore).
2018-08-20 13:38:01 +02:00
Lee Reilly e0c19ab5af
Remove period
Fixes https://www.reddit.com/r/gamedev/comments/90z6fy/raylib_20_released/e2v5qpl/ :)
2018-07-22 23:31:03 -07:00
Ray c5f65c0b16 Updated common documents 2018-07-16 02:07:48 +02:00
Ray e23fb6e1d5
Removed Gitter 2018-07-07 20:01:55 +02:00
maficccc@gmail.com 59ebe1b7c3 Added support OpenBSD, NetBSD, DragonFly 2018-06-23 17:02:07 +02:00
Ray 0045402c99 Corrected patreon link! 2018-04-23 20:59:10 +02:00
Ray befd363966
Update README.md 2018-04-02 15:38:33 +02:00
Ray 788049df09
Update README.md 2018-02-20 11:04:02 +01:00
Ray 81546308cd
Update README.md 2018-02-20 10:48:34 +01:00
Ray 7530a60abc
Update README.md 2018-02-12 11:53:47 +01:00
Ray San acbfba9250 Updated library features and dependencies 2017-12-05 13:22:26 +01:00
Ahmad Fatoum a78a1504a8
Note that raylib can be installed via Homebrew
[ci skip]
2017-11-26 10:54:35 +01:00
Ahmad Fatoum 49c5a433df
Setup CMake package target and CI auto-deploy tags
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-24 21:24:35 +01:00
Ray 589cec0dd5
Update README.md 2017-11-24 12:40:08 +01:00
Ray f9d9ff7e48
Update README.md 2017-11-23 10:14:53 +01:00
Ray 83029225d6
Update README.md 2017-11-23 10:13:40 +01:00
Ahmad Fatoum 1e1b20c889
Add AppVeyor CI for automatic Windows Builds
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-11-23 00:47:58 +01:00
Ray 9b24554698 Added youtube channel link
Hopefully new videos comming soon...
2017-10-25 11:37:19 +02:00
Ahmad Fatoum f4a2d1ef29
Add Travis CI integration
Also adds commented-out deployment on tag specification
(push build artifacts to Github releases page).
2017-10-12 10:16:30 +02:00
Ray 7ca90d87f9 Move CONTRIBUTORS list to own file 2017-09-26 09:12:02 +02:00
Ray c59651bff0 Update README.md 2017-07-25 18:20:26 +02:00
Ray 1fcca40db5 Update README.md 2017-07-25 11:40:04 +02:00
Ray 98f447f714 Update README.md 2017-07-25 11:28:22 +02:00
Michael Campagnaro 60f0d78170 Fix link in readme 2017-05-31 05:51:18 -04:00
Ray 1a37f09b02 Update README.md 2017-05-18 00:22:48 +02:00
Ray 34ce1048d0 Update README.md 2017-05-17 00:58:27 +02:00
Ray e563ebe240 Update README.md
Reviewed comments and added acknowledgements
2017-05-16 00:43:57 +02:00
Ray b3b828c8bb Update README.md 2017-05-15 18:55:18 +02:00
Ray dd7b64a536 Simplify README
Move raylib history to another file
2017-05-15 18:36:38 +02:00
raysan5 ca8c565617 Review contact information 2017-03-19 12:52:13 +01:00
Ray San d8c19be047 Review .html typo 2017-02-23 16:45:18 +01:00
OdnetninI 34e791376d Fixed examples link
Last character 'l' was missing on examples link.
2017-02-23 16:32:19 +01:00
Ray 673ea62b27 Merge pull request #206 from joeld42/jbd_bugfix
Added SetupViewport so high-DPI fix applies to EndTextureMode
2016-12-15 22:42:31 +01:00
Ray f5d792e551 Update Lua naming
Replaced LUA by Lua
2016-11-25 22:26:36 +01:00
Ray d91ad4e2aa Update README.md 2016-11-25 01:47:30 +01:00
Ray 177c58d23a Update README.md
Added some missing contributors...
2016-11-25 01:46:51 +01:00
Ray 17f09cb034 Merge pull request #198 from raysan5/develop
Develop branch integration
2016-11-24 17:26:07 +01:00
Ray 05f68c22d5 Update README.md 2016-11-22 13:10:57 +01:00
Ray 6fa5dec16d Updated 2016-11-20 23:00:41 +01:00
Ray a3d71dd58d Updated for raylib 1.6 2016-11-14 00:05:49 +01:00
raysan5 a422e39492 Corrected issue on OSX with High DPI display
Many thanks to Marcelo Paez (paezao)
2016-07-26 16:55:46 +02:00
Ray f5f3b4e095 Update README.md 2016-07-17 23:40:25 +02:00
Ray 4ef3acfa41 Update README.md 2016-07-16 15:03:26 +02:00
Ray b7b51569e2 Update README.md 2016-07-16 10:34:39 +02:00
Ray 55491fdb36 Update README.md 2016-07-15 19:45:38 +02:00
Ray fc19e24eba Update README.md 2016-07-15 19:42:06 +02:00
Ray 164ead03c9 Update README.md 2016-07-02 10:29:30 +02:00
Ray 420b85da98 Update README.md 2016-06-09 11:42:00 +02:00
Ray 28c2759ae1 Update README.md 2016-06-09 01:30:08 +02:00
Ray 374e3e7e11 Updated to raylib 1.5 2016-06-09 01:23:07 +02:00
Ray 4d2b8471fa Update README.md 2016-02-21 14:17:33 +01:00
Ray c70d8acb33 Update README.md 2016-02-21 12:22:44 +01:00
Ray c7486a0339 Update README.md 2016-02-21 12:13:36 +01:00
raysan5 c86b3d0c05 Updated 2016-02-21 02:34:07 +01:00
raysan5 2f08845d1e Updated docs 2016-02-21 02:27:34 +01:00
raysan5 036e77939f Updated for raylib v1.4
Moved building information to raylib github Wiki page
2016-01-19 11:00:10 +01:00
raysan5 d05acb1b68 Updated comments 2015-09-03 01:28:13 +02:00
Ray 60194753d7 Merge pull request #26 from raysan5/develop
Develop branch integration
2015-08-31 01:16:34 +02:00
raysan5 4e5f5764ce Updated 2015-08-27 16:52:54 +02:00
raysan5 3a9ed0e846 Merged master fixed conflict. 2015-08-27 16:32:06 +02:00