Go to file
2017-11-06 22:33:36 -05:00
modules Git modules, README, travis, etc 2017-09-06 22:04:18 -04:00
native Command pool creation/destruction 2017-11-06 22:33:36 -05:00
src Command pool creation/destruction 2017-11-06 22:33:36 -05:00
.gitignore Git modules, README, travis, etc 2017-09-06 22:04:18 -04:00
.gitmodules Git modules, README, travis, etc 2017-09-06 22:04:18 -04:00
.travis.yml Update to latest gfx-rs 2017-11-06 21:57:32 -05:00
Cargo.toml Update to latest gfx-rs 2017-11-06 21:57:32 -05:00
LICENSE Initial commit 2017-09-06 21:53:52 -04:00
Makefile Update to latest gfx-rs 2017-11-06 21:57:32 -05:00
README.md Device creation 2017-09-12 12:27:01 -04:00

gfx-portability

Build Status

This is a prototype static library implementing Vulkan Portability Initiative using gfx-rs low-level core. See gfx-rs meta issue for backend limitations and further details.