shadPS4/src/imgui
Vinicius Rangel 446d8c4ff1
Message Dialog library (#767)
* system/MsgDialog: types & basic text display

* system/MsgDialog: User message dialog

* system/MsgDialog: RAII for MsgDialog ui

* system/MsgDialog: Progress bar dialog

* system/MsgDialog: System message texts

* system/MsgDialog: copy all ui state to local memory

handles when game release memory before close
extracted all UI code to it's own file
use single window instead of creating new one every single dialogOpen

* system/MsgDialog: debug logging
2024-09-08 23:27:50 +03:00
..
layer Dear ImGui Implementation (#598) 2024-09-08 22:50:32 +03:00
renderer Dear ImGui Implementation (#598) 2024-09-08 22:50:32 +03:00
imgui_config.h Dear ImGui Implementation (#598) 2024-09-08 22:50:32 +03:00
imgui_layer.h Dear ImGui Implementation (#598) 2024-09-08 22:50:32 +03:00
imgui_std.h Message Dialog library (#767) 2024-09-08 23:27:50 +03:00