<div dir="ltr">Hi guys again. A homebrew developer (homebrew is custom software made for the switch using openGL under nouveau) reported to me that '<span style="background-color:transparent;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;color:rgb(36,41,46);font-size:11.9px">glGenerateMipmap' wasn't working on yuzu (Nintendo Switch emulator). I looked into it and I noticed all the triangle data used by nouveau to render the mipmaps was all zeroed out, meaning that probably we don't implement the mechanism you guys use to upload that data.<br><br>How can I track this in your code and know what you guys use to upload the triangles data into gpu memory ?</span><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"></div></div>