shadPS4/src/core/libraries
Vinicius Rangel 035cb3eeaa
Dear ImGui Implementation (#598)
* added imgui as dependency

* imgui renderer/basic input implementation

* imgui: add layers system

Add video info layer to show fps. Press F10 to toggle it.

* imgui: add custom imgui config

* imgui: gamepad capture, stopping propagation

* imgui: changed config & log file path to use portable dir

* videoout: render blank frame when video output is closed

required to render imgui even when game has no video output

- fixed merge compile-error
2024-09-08 22:50:32 +03:00
..
ajm [Libs] Error Codes (#612) 2024-08-27 15:53:38 +03:00
app_content Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
audio Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
avplayer video_core: Account of runtime state changes when compiling shaders (#575) 2024-08-29 19:29:54 +03:00
dialogs Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
disc_map Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
gnmdriver video_core: added VK_LAYER_LUNARG_crash_diagnostic (#751) 2024-09-03 21:56:23 +02:00
kernel core/libraries: reduce log pressure (#829) 2024-09-07 12:38:00 +03:00
libc_internal Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
libpng Added LibPngDec 2024-06-14 01:37:26 -06:00
network misc: Fix a few compiler warnings. 2024-09-03 21:32:19 -07:00
ngs2 [Libs] Error Codes (#612) 2024-08-27 15:53:38 +03:00
np_manager Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
np_score Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
np_trophy Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
pad Add "support" for pad type remote control 2024-09-03 19:57:24 -05:00
playgo Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
random Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
rtc libSceRtc HLE (#697) 2024-09-06 23:08:32 +02:00
save_data core/libraries/save_data: Implement wildcard searches on sceSaveDataDirNameSearch (#817) 2024-09-07 00:01:00 +03:00
screenshot Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
system video_core: added VK_LAYER_LUNARG_crash_diagnostic (#751) 2024-09-03 21:56:23 +02:00
usbd Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
videoout Dear ImGui Implementation (#598) 2024-09-08 22:50:32 +03:00
error_codes.h Add DLC support (#596) 2024-08-29 12:55:40 +03:00
libs.cpp Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
libs.h Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00