Go to file
2017-12-01 16:08:11 +01:00
modules Git modules, README, travis, etc 2017-09-06 22:04:18 -04:00
native Change file-ending for MSVC compiler 2017-11-23 00:02:09 +01:00
src Fix Makefile 2017-12-01 16:08:11 +01: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 Surface creation/destruction 2017-11-13 22:57:02 -05:00
LICENSE Initial commit 2017-09-06 21:53:52 -04:00
Makefile Fix Makefile 2017-12-01 16:08:11 +01: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.