RetroArch/uwp
e.canepa 448dea5beb UWP 4K fix: align MESA reading of ClientRect to retroarch procedure, this fixes max resolution being set to 1080p. As reading must be done inside an UI thread and is in fact an async operation which might delay frame generation, the reading itself is doen once and cached, give that changing resolution while the app is running is an unlikely corner-case use 2024-05-17 14:40:49 -07:00
..
std_filesystem_compat.h strip out unneeded uwp specific file io functions 2021-08-25 15:54:09 +01:00
uwp_async.h [UWP] Move RunAsync out of VFS implementation 2019-12-05 16:32:38 +08:00
uwp_file_handle_access.h Cleanups 2023-06-01 22:52:05 +02:00
uwp_func.h Cleanups 2023-06-01 22:52:05 +02:00
uwp_main.cpp UWP 4K fix: align MESA reading of ClientRect to retroarch procedure, this fixes max resolution being set to 1080p. As reading must be done inside an UI thread and is in fact an async operation which might delay frame generation, the reading itself is doen once and cached, give that changing resolution while the app is running is an unlikely corner-case use 2024-05-17 14:40:49 -07:00
uwp_main.h UWP: Handle key presses while ALT is held down (#15680) 2023-09-19 06:09:58 -07:00