Releases: eliemichel/glfw3webgpu
Releases · eliemichel/glfw3webgpu
glfw3webgpu v1.3.0-alpha
See README.md for usage instructions. Tested with GLFW 3.4 and WebGPU-distribution v0.3.0-alpha.
Changelog
- Upgrade to more recent version of WebGPU
- Add support for emdawnwebgpu (detected using preprocessor defines as conventionnally set by WebGPU-distribution)
- Improve CI actions
glfw3webgpu v1.2.0
See README.md for usage instructions. Tested with GLFW 3.3.8 and WebGPU-distribution v0.2.0.
Changelog
- Support compilation as C or C++ to enable including implementation in C or C++ source
Contributors
glfw3webgpu v1.1.0
glfw3webgpu v1.0.1
See README.md for usage instructions.
Changelog
- Replace
webgpu.hbywebgpu/webgpu.hin include to match emscripten's include directory layout