Cross-platform, safe, pure-rust graphics api.
Go to file
bors[bot] 4097a10997 Merge #3
3: Add struct for descriptor binding r=grovesNL a=msiglreith

A bit more safety for API users to pass the correct values.

Co-authored-by: msiglreith <m.siglreith@gmail.com>
2018-09-03 18:02:26 +00:00
src Add struct for descriptor binding 2018-09-01 16:57:38 +02:00
.gitignore Initial commit 2018-08-26 00:47:06 +02:00
appveyor.yml Fix appveyor build 2018-08-26 16:10:27 +02:00
bors.toml Setup bors and CI 2018-08-26 15:59:25 +02:00
Cargo.toml Setup crate structure and wrap first interface 2018-08-26 16:07:26 +02:00
README.md Initial commit 2018-08-26 00:47:06 +02:00

d3d12-rs

Rust wrapper for D3D12