rpcsx/rpcs3/Emu/RSX/Overlays
2024-11-15 09:48:12 +01:00
..
FriendsList overlays: add friends list to home menu 2024-10-06 09:57:20 +02:00
HomeMenu overlays: get localized values in home menu settings 2024-11-15 09:48:12 +01:00
Network overlays: add friends list to home menu 2024-10-06 09:57:20 +02:00
Shaders cellMsgDialog: only abort dialogs that were actually spawned by cellMsgDialog 2024-09-20 20:43:57 +02:00
overlay_animated_icon.cpp Replace rsx::uclock with get_system_time() 2024-10-29 19:26:33 +02:00
overlay_animated_icon.h rsx/overlays: Make animation caching possible 2023-02-03 09:13:27 +03:00
overlay_animation.cpp overlays: use timestamp for fade animations 2024-01-31 16:33:29 +01:00
overlay_animation.h overlays: use timestamp for fade animations 2024-01-31 16:33:29 +01:00
overlay_compile_notification.cpp cellSaveData: Add autosave indicator (#15720) 2024-11-04 21:53:34 +01:00
overlay_compile_notification.h PPU Progress Hint: Show it as long as it needs 2024-05-30 11:41:24 +03:00
overlay_controls.cpp overlays: add friends list to home menu 2024-10-06 09:57:20 +02:00
overlay_controls.h overlays: use signed short for position to allow negative positions 2024-02-14 00:12:55 +01:00
overlay_cursor.cpp overlays: use signed short for position to allow negative positions 2024-02-14 00:12:55 +01:00
overlay_cursor.h overlays: use signed short for position to allow negative positions 2024-02-14 00:12:55 +01:00
overlay_debug_overlay.cpp cellPad: draw debug overlay for basic input debugging of port 0 2024-09-06 08:33:55 +02:00
overlay_debug_overlay.h overlays: move debug overlay to native overlay 2023-12-20 23:33:43 +01:00
overlay_edit_text.cpp overlays: implement osk delete action 2022-10-29 22:56:08 +02:00
overlay_edit_text.hpp overlays: implement native recvmessage dialog 2024-01-31 16:33:29 +01:00
overlay_fonts.cpp Get the font directory from Windows (#13825) 2023-05-13 20:58:59 +02:00
overlay_fonts.h Get the font directory from Windows (#13825) 2023-05-13 20:58:59 +02:00
overlay_list_view.cpp overlays: implement native sendmessage dialog 2024-01-31 16:33:29 +01:00
overlay_list_view.hpp overlays: implement native sendmessage dialog 2024-01-31 16:33:29 +01:00
overlay_loading_icon.hpp rsx/overlays: Make animation caching possible 2023-02-03 09:13:27 +03:00
overlay_manager.cpp rsx: Make overlay manager default lock-state exclusive 2024-03-28 08:08:21 +01:00
overlay_manager.h rsx: Make overlay manager default lock-state exclusive 2024-03-28 08:08:21 +01:00
overlay_media_list_dialog.cpp overlays: decrease log level 2024-01-10 22:34:13 +01:00
overlay_media_list_dialog.h overlays: do not play sounds on fast auto repeat 2023-05-20 18:27:26 +02:00
overlay_message.cpp Qt: Replace QMap with std::map 2024-11-06 09:34:32 +01:00
overlay_message.h Qt: Replace QMap with std::map 2024-11-06 09:34:32 +01:00
overlay_message_dialog.cpp cellMsgDialog: only abort dialogs that were actually spawned by cellMsgDialog 2024-09-20 20:43:57 +02:00
overlay_message_dialog.h cellMsgDialog: only abort dialogs that were actually spawned by cellMsgDialog 2024-09-20 20:43:57 +02:00
overlay_osk.cpp osk: use cell key code in CellOskDialogKeyMessage (🤦 we don't need the Qt code) 2024-05-26 08:32:32 +02:00
overlay_osk.h overlays: use signed short for position to allow negative positions 2024-02-14 00:12:55 +01:00
overlay_osk_panel.cpp Random stuff (#9589) 2021-01-12 12:59:50 +03:00
overlay_osk_panel.h overlays/osk: implement scaling 2023-01-20 23:41:56 +01:00
overlay_perf_metrics.cpp overlays: use signed short for position to allow negative positions 2024-02-14 00:12:55 +01:00
overlay_perf_metrics.h overlays: use timestamp for fade animations 2024-01-31 16:33:29 +01:00
overlay_progress_bar.cpp overlays: use signed short for position to allow negative positions 2024-02-14 00:12:55 +01:00
overlay_progress_bar.hpp overlays: use signed short for position to allow negative positions 2024-02-14 00:12:55 +01:00
overlay_save_dialog.cpp cellSaveData: improve logging for overlays 2024-09-20 20:43:57 +02:00
overlay_save_dialog.h overlays: use timestamp for fade animations 2024-01-31 16:33:29 +01:00
overlay_trophy_notification.cpp overlays: use signed short for position to allow negative positions 2024-02-14 00:12:55 +01:00
overlay_trophy_notification.h overlays: use timestamp for fade animations 2024-01-31 16:33:29 +01:00
overlay_user_list_dialog.cpp overlays: clean up includes 2024-01-31 16:33:29 +01:00
overlay_user_list_dialog.h overlays: use timestamp for fade animations 2024-01-31 16:33:29 +01:00
overlay_utils.cpp overlays: fix some warnings, simplify code, use move and references 2023-08-23 21:42:59 +02:00
overlay_utils.h overlays: properly calculate offsets for wrapped text 2022-07-14 23:32:20 +02:00
overlays.cpp Replace rsx::uclock with get_system_time() 2024-10-29 19:26:33 +02:00
overlays.h overlays: use timestamp for fade animations 2024-01-31 16:33:29 +01:00