mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-06 13:08:47 +02:00
Backends, Examples: Added support for WebGPU and corresponding example (#3632)
(Squashed 11 commits)
This commit is contained in:
@ -94,6 +94,7 @@ Breaking Changes:
|
||||
confusion with Tables API. Keep redirection enums (will obsolete). (#125, #513, #913, #1204, #1444, #2142, #2707)
|
||||
- Renamed io.ConfigWindowsMemoryCompactTimer to io.ConfigMemoryCompactTimer as the feature now applies
|
||||
to other data structures. (#2636)
|
||||
- Backends: WebGPU: Added backend for WebGPU support in imgui_impl_wgpu [@bfierz]
|
||||
|
||||
Other Changes:
|
||||
|
||||
|
Reference in New Issue
Block a user