gpu: README: further update TODO list

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-03-19 00:46:23 -07:00 committed by Stephen Gutekanst
parent 689f2b5122
commit 82f8113dcb

View file

@ -58,11 +58,12 @@ We have quite a lot, but are also missing a lot. You should be made aware of the
* ✅ Mac/Linux/Windows support + cross compilation * ✅ Mac/Linux/Windows support + cross compilation
* ❌ Zig API finalization (may change as we learn more) * ❌ Zig API finalization (may change as we learn more)
* ❌ WebGPU API finalization (WebGPU is not 100% finalized yet!) * ❌ WebGPU API finalization (WebGPU is not 100% finalized yet!)
* ❌ Browser implementation of `gpu.Interface`
* ❌ Nice examples * ❌ Nice examples
* ❌ Clear documentation * ❌ Clear documentation
* ❌ Android support * ❌ Android support
* ❌ iOS support * ❌ iOS support
* ❌ Browser support * ❌ Dawn-specific API exposures
## Learning resources ## Learning resources