Gfx: A comparative table of HAL features available per backend

Created on 2 Jan 2019  路  2Comments  路  Source: gfx-rs/gfx

It would be really nice to have an up to date table somewhere at the gfx-hal main page with list of the features that HAL currently provides, filled with their availability per backend, so end user is aware of what to expect.

request contributor-friendly ready for work documentation high

Most helpful comment

Greetings, if no one is currently working on this issue, I'd like to start documenting the backends and drafting up the table.

All 2 comments

Outline for completion:

  • Look through the different backend implementations and look where there are any "TODO"s, unimplemented!()s, etc. and documenting in which functions they exist in
  • Make a table of these unsupported features on different backends, probably in a markdown file in the info folder of the repo
  • Link this document from the README

If you have questions or need help feel free to ping me on GitHub, Discord, or our Gitter (https://github.com/gfx-rs/gfx) :)

Greetings, if no one is currently working on this issue, I'd like to start documenting the backends and drafting up the table.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kvark picture kvark  路  3Comments

kvark picture kvark  路  3Comments

Limeth picture Limeth  路  3Comments

kvark picture kvark  路  4Comments

msiglreith picture msiglreith  路  3Comments