This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
wgpu
Watch
2
Star
0
Fork
0
You've already forked wgpu
mirror of
https://github.com/gfx-rs/wgpu.git
synced
2024-11-22 14:55:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6c632d1366
wgpu
/
Cargo.toml
7 lines
78 B
TOML
Raw
Normal View
History
Unescape
Escape
Restructure the repo to host multiple crates
2018-09-19 01:14:04 +00:00
[
workspace
]
members
=
[
Separate native from the core
2019-11-16 02:17:07 +00:00
"wgpu-core"
,
Restructure the repo to host multiple crates
2018-09-19 01:14:04 +00:00
"wgpu-native"
,
First bits of wgpu-remote
2019-02-17 04:49:52 +00:00
"wgpu-remote"
,
Restructure the repo to host multiple crates
2018-09-19 01:14:04 +00:00
]
Reference in New Issue
Copy Permalink