imgui/examples/example_emscripten_wgpu
2021-02-10 17:27:33 +01:00
..
web Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd (#3632) 2021-01-28 15:40:31 +01:00
main.cpp Backends: GLFW: Add ImGui_ImplGlfw_InitForOther() instead of ImGui_ImplGlfw_InitForWebGPU() so it can be used for e.g. DX11. (#3632) 2021-02-10 17:27:33 +01:00
Makefile Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd (#3632) 2021-01-28 15:40:31 +01:00
README.md Backends, Examples: Added support for WebGPU and corresponding example (#3632) 2021-01-28 11:37:46 +01:00

How to Build