RetroArch/pkg/msvc-uwp/RetroArch-msvcUWP/MESA
aerisarn fe5c9a37a5 Update README.md
Fix URL
2024-05-17 14:40:49 -07:00
..
x64 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
README.md Update README.md 2024-05-17 14:40:49 -07:00

README.md

MESA PreBuilt Libraries

The Binaries in this folder are compiled from a custom version of MESA. These are based on this branch, which is the stable branch for MESA integration into Retroarch.