Cross-platform, safe, pure-rust graphics api.
Go to file
2023-07-18 11:48:51 -04:00
src Change from WeakPtr to ComPtr which has proper ownership semantics 2023-07-17 12:00:52 -04:00
.gitignore Add ID3D12Heap, and related structs and methods 2019-07-23 08:13:06 -07:00
appveyor.yml Preparations for 0.3 release 2019-10-31 21:50:06 -04:00
bors.toml Setup bors and CI 2018-08-26 15:59:25 +02:00
Cargo.toml Change from WeakPtr to ComPtr which has proper ownership semantics 2023-07-17 12:00:52 -04:00
CHANGELOG.md Release 0.6 2023-01-25 16:00:25 -05:00
README.md Bump version, add changelog 2020-07-07 10:44:00 -04:00
rustfmt.toml Add present flags 2020-08-19 00:41:29 -04:00

d3d12-rs

Crates.io Docs.rs Matrix

Rust wrapper for raw D3D12 access.