Nicholas Rishel
4add620d37
Fix instruction to run example test in README. ( #2868 )
2022-07-10 22:18:01 +00:00
Connor Fitzgerald
a3ed6e06ab
Remove depth image from readme - we don't dictate direction of depth ( #2812 )
2022-06-27 03:28:49 +00:00
Jinlei Li
006bbbc94d
Update the Supported Platforms table in README ( #2770 )
2022-06-14 05:04:14 +00:00
Alphyr
d45e6b4119
Update ash
to 0.37
( #2557 )
2022-03-27 22:15:58 -07:00
HeavyRain266
d5c17fc302
Add Windows 11 to section about DX12 ( #2552 )
2022-03-23 23:23:58 -07:00
Connor Fitzgerald
e4553d7e16
Update test status readme
2022-02-28 21:38:52 -08:00
Simon Johansson
3623f5020d
Rename ci.txt to ci.yml ( #2510 )
2022-02-25 22:54:03 +00:00
Connor Fitzgerald
3a5ca637d8
Update ANGLE instructions in the PATH
2022-02-24 23:52:41 -05:00
Connor Fitzgerald
e39cf7a11f
Typo in readme
2022-02-24 23:52:41 -05:00
Connor Fitzgerald
87102ccdf5
Improve shader support documentation
2022-02-22 22:32:23 -05:00
Max Ammann
3b48ed28f3
Fix link to angle project
2021-12-10 10:25:32 -05:00
Dzmitry Malyshau
f4bdf5c9a7
Remove --frozen from Deno instructions
2021-12-06 11:42:40 -05:00
Dzmitry Malyshau
e867a7434c
Let GLES/Angle path compile on macOS
2021-12-05 17:09:36 -05:00
Dzmitry Malyshau
ab28009d80
Angle support on Windows
...
Also remove the macros module in favor of generic functions.
2021-12-05 17:09:36 -05:00
Dzmitry Malyshau
668bea4cb2
Enforce MSRV
2021-12-03 17:11:26 -05:00
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