dxplr

Crates.iodxplr
lib.rsdxplr
version0.0.25
sourcesrc
created_at2019-08-31 04:25:12.734958
updated_at2020-11-24 02:23:57.624652
descriptionRust wrapper around D3D11, D3D12, DXGI, D2D and DWrite
homepage
repositoryhttps://github.com/LNSEAB/dxplr
max_upload_size
id161065
size1,399,961
LNSEAB (LNSEAB)

documentation

https://docs.rs/dxplr

README

dxplr

(unstable) A thin Rust wrapper around D3D11, D3D12, DXGI, D2D1 and DWrite.

Build Status

Cargo Features

The following cargo features can be specified.

  • d3d11
  • d3d11_1 (unimplemented)
  • d3d11_2 (unimplemented)
  • d3d11_3 (unimplemented)
  • d3d11_4 (unimplemented)
  • d3d11sdklayers
  • d3d12
  • d3d12sdklayers
  • dxgi
  • dxgi1_2
  • dxgi1_3
  • dxgi1_4
  • dxgi1_5
  • dxgi1_6
  • dxgidebug
  • d3dcompiler
  • d3d11on12
  • d2d1
  • d2d1_1 (unimplemented)
  • d2d1_2 (unimplemented)
  • d2d1_3 (unimplemented)
  • dwrite
  • dwrite_1 (unimplemented)
  • dwrite_2 (unimplemented)
  • dwrite_3 (unimplemented)

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 139

cargo fmt