qt5base-lts/tests/manual/rhi/shared/imgui
Laszlo Agocs fbb26c2b88 rhi manual tests: allow having some gui controls
Having a simple Dear ImGui bridge is not just useful for the manual
tests, which do not have any other means to displays GUIs, but is
in itself an important exercise for the QRhi machinery.

Have a new manual test that exercises the built-in ImGui demo window.
Then use it in the displacement test for real, to replace the myriads
of key presses with on-screen sliders and checkboxes (with less code).

Change-Id: I296bafae2a5cce6fc7a447d97e68e5bcec15f451
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2023-03-23 16:39:19 +01:00
..
fonts rhi manual tests: allow having some gui controls 2023-03-23 16:39:19 +01:00
imgui rhi manual tests: allow having some gui controls 2023-03-23 16:39:19 +01:00
buildshaders.bat rhi manual tests: allow having some gui controls 2023-03-23 16:39:19 +01:00
imgui.cmakeinc rhi manual tests: allow having some gui controls 2023-03-23 16:39:19 +01:00
imgui.frag rhi manual tests: allow having some gui controls 2023-03-23 16:39:19 +01:00
imgui.frag.qsb rhi manual tests: allow having some gui controls 2023-03-23 16:39:19 +01:00
imgui.vert rhi manual tests: allow having some gui controls 2023-03-23 16:39:19 +01:00
imgui.vert.qsb rhi manual tests: allow having some gui controls 2023-03-23 16:39:19 +01:00
qrhiimgui_p.h rhi manual tests: allow having some gui controls 2023-03-23 16:39:19 +01:00
qrhiimgui.cpp rhi manual tests: allow having some gui controls 2023-03-23 16:39:19 +01:00