ppsspp/Common/System
Henrik Rydgård 80a99a67d9 Control: Change internal interfaces to batch-process input axis updates
These naturally come in bunches on many platforms like Android, so lay
some groundwork to also handle them in bunches to minimize locking in
the future.

Linux buildfix
2023-08-31 11:55:53 +02:00
..
Display.cpp Common: Fix printf format warning. 2023-03-02 06:21:24 +00:00
Display.h Fix blackscreen, better debug print of display parameters 2023-02-27 15:21:58 +01:00
NativeApp.h Control: Change internal interfaces to batch-process input axis updates 2023-08-31 11:55:53 +02:00
OSD.cpp Upgrade rcheevos to latest 2023-08-28 14:09:46 +02:00
OSD.h Allow configuring in which corner achievement notifications can show up. 2023-08-01 12:52:09 +02:00
Request.cpp Make System_ShowFileInFolder a "request" 2023-08-24 14:22:35 +02:00
Request.h Make System_ShowFileInFolder a "request" 2023-08-24 14:22:35 +02:00
System.h Make System_ShowFileInFolder a "request" 2023-08-24 14:22:35 +02:00