Commit Graph

58 Commits

Author SHA1 Message Date
Dzmitry Malyshau
713f7fd7f2 Changelog update for 0.11 2021-10-07 19:15:49 -04:00
Onirik79
b9b499ae5a
minor typo: folowing -> following 2021-10-03 18:50:39 +02:00
Dzmitry Malyshau
acd983ed5e
Update matrix icons 2021-09-28 08:50:09 -04:00
Connor Fitzgerald
a3d4037fb5 Enable vulkan testing 2021-09-17 09:17:15 -04:00
Connor Fitzgerald
e0a6bffd5c Revamp the readme 2021-09-15 14:46:01 -04:00
Dzmitry Malyshau
ca6fd97c62 Codecoverage CI fix 2021-09-09 12:44:24 -04:00
Connor Fitzgerald
4af887cc03 Update big picture and add rendered preview 2021-08-19 13:10:45 -04:00
Michael MacLeod
fd33ac36d4
Document coordinate systems in README
I had to do a bit of digging to find information about coordinate systems in
wgpu (asking on Matrix). This commit adds a table of coordinate systems to help
clarify the issue.

The table comes from the DX12 backend documentation of gfx-rs:
https://github.com/gfx-rs/gfx/tree/master/src/backend/dx12

Remove trailing newlines from README

Host coordinate images locally
2021-07-24 13:17:04 -07:00
Dzmitry Malyshau
8163dc7b47 hal/dx12: pipeline creation 2021-07-13 01:04:07 -04:00
Dzmitry Malyshau
81b382f5cd Readme and clippy fixes 2021-07-02 20:43:01 -04:00
Connor Fitzgerald
6c79b71d87 Mention --no-fail-fast in readme 2021-07-02 00:13:33 -04:00
Connor Fitzgerald
b060bf1afe Assorted touchups 2021-06-23 20:23:19 -04:00
Connor Fitzgerald
ad0c8d4f78 Add documentation 2021-06-23 19:10:11 -04:00
Dzmitry Malyshau
54d7391df0 Minor tweaks to make CI happy 2021-06-16 20:28:45 -04:00
Dzmitry Malyshau
bae3c694bd Documentation update 2021-06-08 00:46:08 -04:00
Dzmitry Malyshau
900a141392 Work around CI failures on hello-compute 2021-06-02 22:48:33 -04:00
Dzmitry Malyshau
a6ff3ea086 Merge changelogs and readmes 2021-06-02 21:50:16 -04:00
Dzmitry Malyshau
8895e28836 Integrate codecov.io on CI 2021-05-06 13:29:14 -04:00
Dzmitry Malyshau
8ed543f26a Update all versions 2021-02-01 00:35:40 -05:00
Dzmitry Malyshau
10c11d718d Replace gfx-descriptor by gpu-descriptor 2020-11-30 21:48:04 -05:00
Dzmitry Malyshau
fc27920fde Unlock nightly builds on CI 2020-09-10 11:04:24 -04:00
Connor Fitzgerald
350637df40 Factor wgpu-subscriber into its own repo 2020-08-17 16:36:22 -04:00
Dzmitry Malyshau
d07d8503a0 Move the subscriber into a different crate 2020-08-12 15:00:15 -04:00
Connor Fitzgerald
50a96c7ccf
Add development matrix 2020-06-03 16:35:03 -04:00
Dzmitry Malyshau
7ce83ad1cd Small readme refactor 2020-05-15 10:41:28 -04:00
Igor Shaposhnik
6d455e4479
Fix build status badge 2020-05-02 12:10:29 +03:00
Dzmitry Malyshau
f35dd741aa
Android support (#625) 2020-05-01 00:22:00 -04:00
Dzmitry Malyshau
f64b2dd3bb trace: make Id serialization nicer 2020-04-30 09:55:52 -04:00
Gabriel Majeri
d45323505c Add links to docs in README 2020-04-27 09:27:34 -04:00
Dzmitry Malyshau
dbb261b7f1 Remove wgpu-native and wgpu-remote 2020-04-16 22:35:59 -04:00
bors[bot]
caf7be0d73
Merge #536
536: Update Support Platforms Table to Have a Key r=kvark a=cwfitzgerald

Closes #531 

I have added wording that I believe is accurate, but if there is better wording, feel free to propose it.

Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
2020-03-27 13:43:26 +00:00
Connor Fitzgerald
43618e4101 Update Support Platforms table to have a key 2020-03-27 02:59:39 -04:00
Dzmitry Malyshau
2e9610e8c9 Request NDC_Y_FLIP feature 2020-03-27 00:54:01 -04:00
Joshua Groves
db858dd89e Include wgpu-types in list of crates 2020-03-16 15:58:31 -02:30
Joshua Groves
8b19724364 Update logo and move bindings section 2020-03-03 00:10:04 -03:30
Dzmitry Malyshau
43f48c85db Readme update with a new logo 2020-01-27 17:05:26 -05:00
Dzmitry Malyshau
33033e8be5
Add wgpu-py 2020-01-03 01:21:40 -05:00
Dzmitry Malyshau
6c632d1366 Separate native from the core 2019-11-16 00:36:23 -05:00
Fabio Krapohl
fcd1acc759 Fix broken link to scopes website 2019-08-12 23:41:09 +02:00
Dzmitry Malyshau
69743e512c
Update README.md 2019-08-12 16:56:04 -04:00
Dzmitry Malyshau
9b6a817f3f
Add Bindings list to the README 2019-08-12 16:55:47 -04:00
Timo de Kort
939ed8dc7a update README.md 2019-07-29 23:27:30 +02:00
Timo de Kort
842809bc0b add framework files 2019-07-27 14:30:20 +02:00
Timo de Kort
d759da409f add compute example 2019-07-27 14:26:06 +02:00
Bruce Mitchener
1155479247 Fix typos. 2019-05-24 14:46:37 +07:00
Rukai
cd9b7b8606 Document how to run example in readme 2019-05-13 21:47:36 +10:00
Dzmitry Malyshau
5eda162748 Readme update 2019-05-10 20:40:42 -04:00
Dzmitry Malyshau
61fca00f34 Remove wgpu-bindings in favor of configuration scripts 2019-04-30 12:45:05 -04:00
ShalokShalom
3c12edd0b7
Correct Link 2019-04-27 21:05:39 +02:00
Nathan Youngman
acc8443b5e readme: revise supported platforms 2019-04-02 08:35:39 -06:00