#gfx-hal #graphics #descriptor #allocator #help

cart-tmp-gdesc

gfx-hal descriptor allocator

1 unstable release

0.1.0 Aug 10, 2020

#333 in Rendering

Download history 24/week @ 2023-11-20 20/week @ 2023-11-27 7/week @ 2023-12-04 14/week @ 2023-12-11 23/week @ 2023-12-18 13/week @ 2023-12-25 15/week @ 2024-01-08 16/week @ 2024-01-15 10/week @ 2024-01-22 4/week @ 2024-01-29 10/week @ 2024-02-05 20/week @ 2024-02-12 38/week @ 2024-02-19 39/week @ 2024-02-26 32/week @ 2024-03-04

131 downloads per month
Used in 2 crates (via cart-tmp-wgc)

MIT/Apache

23KB
544 lines

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.

Dependencies

~690KB
~12K SLoC