Skip to content

Releases: eliemichel/glfw3webgpu

glfw3webgpu v1.2.0

07 Apr 10:16
39a8020
Compare
Choose a tag to compare

See README.md for usage instructions. Tested with GLFW 3.3.8.

Changelog

  • Support compilation as C or C++ to enable including implementation in C or C++ source

Contributors

@garettbass

glfw3webgpu v1.1.0

08 Oct 08:11
Compare
Choose a tag to compare

See README.md for usage instructions.

Changelog

  • Add support for emscripten

glfw3webgpu v1.0.1

10 Mar 08:07
Compare
Choose a tag to compare

See README.md for usage instructions.

Changelog

  • Replace webgpu.h by webgpu/webgpu.h in include to match emscripten's include directory layout

glfw3webgpu v1.0.0

03 Jan 22:35
Compare
Choose a tag to compare

See README.md for usage instructions.

Changelog

  • Initial version