gfx-rs / gfx-extras

DEPRECATED: Extra libraries to help working with gfx-hal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gfx-extras

Matrix Build Status

Extra libraries to help working with gfx-hal:

  • Crates.io - descriptor allocator
  • Crates.io - memory allocator

Contributing

We are using Github with PR-based workflow into the master branch for the cutting edge development. The released versions are branched out, and some patches can be back-ported into the release branches for patch updates. Only linear history is allowed in all the branches, no merge commits. Every commit has to be green on CI in order to easy bisection later on.

We are using rustfmt stable with default configuration, not enforced by CI.

About

DEPRECATED: Extra libraries to help working with gfx-hal

License:Mozilla Public License 2.0


Languages

Language:Rust 100.0%