pixels/examples/imgui-winit/src
Aggelos Tselios 3d8c7bd0c9
Switch from imgui.frame to imgui.new_frame, (#353)
The documentation said to do so: https://docs.rs/imgui/latest/imgui/struct.Context.html\#method.frame.

Signed-off-by: Aggelos Tselios <androtechgr@gmail.com>
Co-authored-by: Aggelos Tselios <androtechgr@gmail.com>
2023-03-26 14:45:14 -07:00
..
gui.rs Switch from imgui.frame to imgui.new_frame, (#353) 2023-03-26 14:45:14 -07:00
main.rs Handle all wgpu::SurfaceError variants (#348) 2023-03-21 07:16:51 -07:00