Mesh working, lua broken

This commit is contained in:
2026-02-05 08:21:19 -06:00
parent 67bf825cc9
commit 5cf299a1c7
7 changed files with 126 additions and 82 deletions

View File

@@ -130,6 +130,9 @@ void frameBufferBind(const framebuffer_t *framebuffer) {
);
#elif DOLPHIN
GX_InvVtxCache();
GX_InvalidateTexAll();
GX_SetViewport(
0, 0,
frameBufferGetWidth(framebuffer),