osy / Polaris22Fixup

Metal driver patches for Vega M
MIT License
47 stars 7 forks source link

Fix shared cache handling #1

Closed osy closed 5 years ago

osy commented 5 years ago

We require a hacked-up version of Lilu that skips the memcmp for the patcher storage to get around an annoying bug that prevents the shared cache from being patched.

This issue is also tracked: https://github.com/acidanthera/bugtracker/issues/390

osy commented 5 years ago

This is no longer an issue as we removed Lilu dependency.