Cross-platform, safe, pure-rust graphics api.
Go to file
bors[bot] 154ed3a9a5 [rs] Merge #21
21: Add native surface creation r=kvark a=grovesNL

- (API change) Rename `create_surface_with_metal_layer` to `create_surface_from_macos_layer` to match wgpu-native
- Expose `create_surface_from_xlib` and `create_surface_from_windows_hwnd`

Co-authored-by: Joshua Groves <josh@joshgroves.com>
2019-06-12 03:48:56 +00:00
wgpu [rs] Run cargo fmt 2019-06-11 21:02:30 -04:00
.gitignore Initial commit 2019-05-10 10:36:31 -04:00
.travis.yml [rs] Fix tests and run in CI 2019-05-29 17:20:33 +10:00