Johan Andersson
7a2bb3606b
Fix README markdown lints
2022-04-17 11:51:00 +02:00
follower
06b5a109fa
Typo fix: "in-bowser" -> "in-browser" ( #832 )
2021-12-22 09:03:31 +01:00
Riccardo D'Ambrosio
c6b75601b9
Add Rust CUDA to list of related projects ( #810 )
2021-11-29 06:58:35 +00:00
Johan Andersson
d789b58b2e
Modernize and tweak README ( #801 )
2021-11-23 22:19:23 +00:00
Ashley Hauck
2f3f298703
Remove projects that aren't compiling Rust code to GPUs ( #802 )
2021-11-19 15:22:10 +01:00
Cole Severson
7f832800f2
Updated readme to include list of related projects ( #794 )
2021-11-18 20:29:34 +00:00
Gray Olson
b9867d0e84
add vision & contribution guidelines to readme ( #687 )
2021-06-28 08:29:47 +02:00
Nicholas Rishel
0410fc53e1
Add SHADERed Rust link to Readme ( #648 )
...
Increase visibility of SHADERed's rust-gpu integration by adding it to the Readme.
2021-06-09 08:16:37 +00:00
Vlady Veselinov
e76247213c
Remove stale roadmap link from README.md ( #626 )
2021-05-20 10:34:26 +00:00
XAMPPRocky
c3757cb9c7
Update README.md ( #534 )
2021-03-25 16:18:40 +01:00
Eduard-Mihai Burtescu
e04e1f53fc
Replace spirv_std::storage_class::X<T> with &T/&mut T and optionally #[spirv(x)].
2021-03-23 09:30:24 +01:00
XAMPPRocky
2220e88d8f
Update README.md
2021-03-04 19:21:39 +01:00
Philip Allgaier
bffe0760eb
Fix README link to meeting issues ( #473 )
2021-03-04 19:11:39 +01:00
XAMPPRocky
830652921c
Update example to use modern rust-gpu ( #463 )
...
* Update example to use modern rust-gpu
* Update README.md
2021-03-02 09:14:56 +00:00
lcnr
893912d5b4
fix crate links in readme ( #452 )
2021-02-26 12:09:10 +00:00
XAMPPRocky
c1dc273e70
Update version number ( #322 )
...
* Update version number
* Add lockfile
2020-12-04 16:50:19 +00:00
XAMPPRocky
c16ef16370
Update Code Of Covenant to 2.0 ( #271 )
2020-11-24 14:37:20 +00:00
Louis Pilfold
afe3e1f83f
Re-introduce "getting started" section ( #205 )
...
* Re-introduce "getting started" section
This section details how to use the project as a newcomer. The previous guide location made it hard to find.
* Feedback
Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2020-11-03 10:31:53 +00:00
XAMPPRocky
a7b6280706
Update README.md
2020-11-03 09:13:49 +01:00
Gray Olson
b12a2f3f6a
Cleanup pass on example shader and vk example-runner ( #109 )
...
* get rid of vertex buffers in example
* get rid of unused attributes in example shader
* use negative viewport height to match wgpu
* remove depth buffer
* use SRGB surface
* improve tonemapping
remove 'gamma correction' in favor of hardware srgb support
* make clippy happy
* move tonemapping out of sky(), rename gl_pos to builtin_pos
* rename shaders and use sky shader in wgpu example runner
* apply srgb OETF and invert clip space for cpu example runner
* restructure example directory structure according to #170
* update winit in wgpu example runner
* fix deny.toml example crate refs
* fix ci example name on maOS
* example-shader -> sky-shader in docs
* update sky shader image
* re-enable clippy and make it happy
2020-10-30 11:38:47 -07:00
XAMPPRocky
d59f5adae2
Add docs badge back.
2020-10-30 08:40:10 +01:00
Louis Pilfold
52277d3336
Correct URL after incorrect rebase ( #174 )
2020-10-29 10:11:32 +00:00
Louis Pilfold
41ee5dd266
Use our new badges ( #154 )
...
* Use our new badges
This repo uses GitHub actions rather than Circle so it looks a little
different. We could shorten the name of the GitHub Actions workflow to
make the badge smaller.
* Add Contributing section
* Remove duplication
* Remove crates badges
* Feedback
2020-10-29 09:42:31 +00:00
XAMPPRocky
502f3dbaf6
Update README.md
2020-10-29 10:41:50 +01:00
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