mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2026-02-22 12:02:15 +00:00
Avoid illegal copies. This intercepts the last step of a copy to avoid generating validation errors or corrupting the driver on some instances. We can create views and emit copies accordingly in future commits and remove this last-step validation. |
||
|---|---|---|
| .. | ||
| copy_params.h | ||
| format_lookup_table.cpp | ||
| format_lookup_table.h | ||
| surface_base.cpp | ||
| surface_base.h | ||
| surface_params.cpp | ||
| surface_params.h | ||
| surface_view.cpp | ||
| surface_view.h | ||
| texture_cache.h | ||