Commit Graph

30 Commits

Author SHA1 Message Date
XAMPPRocky
0698e3f7df
move assets and rfcs into docs (#172) 2020-10-29 09:01:28 +00:00
XAMPPRocky
dc9c66963a
Build rustdoc documentation and update links (#169) 2020-10-28 14:59:16 +01:00
Johan Andersson
dbe8af66f4
Minor README Markdown lint fix (#146) 2020-10-26 16:01:18 +00:00
Jasper Bekkers
2357a488fe
Clarify breaking changes and deprecation (#142)
* Clarify breaking changes and deprecation

* Update README.md

Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2020-10-26 15:02:36 +01:00
Daniel McNab
5d7d8671fb
Add badge for deps.rs (#133) 2020-10-24 15:34:17 +00:00
XAMPPRocky
b8082eca14
Remove instructions and point to dev guide. (#116) 2020-10-23 11:28:43 +00:00
Johan Andersson
c89717cf2c
Automerge PR test (#105)
Tiny README whitespace change to test if automerging PRs work, should have to pass 1 review and CI tests first before merging
2020-10-22 19:51:22 +00:00
Johan Andersson
7b1a2716b6
README tweaks for first release (#96) 2020-10-22 14:34:30 +02:00
Viktor Zoutman
78850a57dd
Update README.md 2020-10-22 13:26:34 +02:00
Ari V
58b3279e07
Remove mentions of the triangle 2020-10-22 13:12:05 +02:00
Viktor Zoutman
2434be8bfe
README (#94) 2020-10-22 13:09:32 +02:00
Jake Shadle
83849a578c
Fixup README a bit, add links, etc (#90) 2020-10-22 12:29:49 +02:00
Johan Andersson
e8f33c97a5
Add sky shader example code and screenshot to README (#83)
* Add example sky shader to README

* Bigger screenshot

* Change order

* [example] Simplify & rustify sky shader further

* Make code slightly nicer

* Add back comment

* Newline

* Add Vec4::truncate

Co-authored-by: Jasper Bekkers <bekkers@gmail.com>
2020-10-21 21:42:49 +02:00
Ari V
1fa44d6891
Simplify getting started + general cleanup (#77) 2020-10-21 12:01:44 +02:00
khyperia
96bb94f9fe Merge rspirv-linker into rustc_codegen_spirv 2020-10-19 10:20:29 +02:00
XAMPPRocky
5ec5ce8284
Update README.md (#56) 2020-10-14 09:13:55 +02:00
Johan Andersson
f6381cfea2 Clarify SPRIV-Tools install to PATH in README
Part of #28
2020-10-13 23:18:30 +02:00
Johan Andersson
c0a9e53979 Tiny README formatting tweak 2020-10-13 23:17:13 +02:00
khyperia
e56c35aaf3 Docs, and fix clippy issues 2020-10-10 13:04:18 +02:00
khyperia
5fc3c34521 Do an initial sketch of getting-started guide 2020-10-09 18:15:49 +02:00
khyperia
6da1ac5474 rustup update 2020-09-21 09:37:31 +02:00
khyperia
0a2629ef13 Documentation! 2020-09-16 16:08:08 +02:00
Johan Andersson
f890ce0fcc Switch from Slack to Discord 2020-09-10 18:28:37 +02:00
Johan Andersson
8342b34c07
Official emoji in the README 2020-09-07 10:35:17 +02:00
Ari V
e1f1d88d33
Fix small typos 2020-09-02 16:28:36 +02:00
Johan Andersson
1e45c25e34 Link meeting issues 2020-08-22 15:24:00 +02:00
Johan Andersson
dd8dde9d61 Add license and CoC 2020-08-18 00:17:24 +02:00
Jasper Bekkers
91fd9f51a8
Update README.md 2020-08-14 08:25:06 +02:00
Johan Andersson
4a6b1ee36c
Merge project description & README (#7)
* Merge project description & README

This makes it a better entrypoint going to the repo to understand what this is directly.

Think we can aim to keep the main README very clean and reasonable in scope, so when we add additional deeper design och project docs we can again put that in docs/ and just link from the README.

* Add back process
2020-08-13 17:58:31 +02:00
Johan Andersson
8ab971464c Move codegen to folder 2020-08-13 15:10:07 +02:00