shadPS4/src/imgui
Lander Gallastegi 66f1bb937f
ime_dialog: Initial implementation (#1267)
* Add C string types

* Prepare existing enums

* Added missing enums

* Types update

* State base

* Compile Ime Dialog UI

* UI implementation

* Scoped lock

* Functional implementation

* Link against iconv on macOS

* Fix building on windows

* Better UI

* clang-format

* Some fixes and cleanup

* Enable reserved checks

* clang-format

* Fix default text encoding max size

* clang-format (again)

* Some review changes

* Use std::vector for dynamic strings

* Use CString

* Accept dialog on enter press

* clang-format

* Use ImGUI for encoding/decoding
2024-10-11 04:53:32 +03:00
..
renderer imgui/renderer: Hide Cursor on Idle Implementation (#1266) 2024-10-08 09:47:42 +03:00
imgui_config.h ime_dialog: Initial implementation (#1267) 2024-10-11 04:53:32 +03:00
imgui_layer.h Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
imgui_std.h Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
imgui_texture.h Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00