Changelog for wgpu-raw-hs-0.1.0.1
Revision history for wgpu-raw-hs
0.1.0.1 -- 2021-08-16
- Stub out Linux version of
createSurface
so that the package documentation will compile.
0.1.0.0 -- 2021-08-15
- Initial version.
- Mostly auto-generated bindings to the raw C API.
- Surface creation for Metal on macOS.
- Basic triangle example is kind-of working.