mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-29 06:20:35 +00:00
Update index.md
This commit is contained in:
parent
88ae07cf9f
commit
3bc29c7a7c
|
@ -69,7 +69,7 @@ OpenGL users are recommended to use the GLSL shader backend, as GLASM and SPIR-V
|
|||
|
||||
## Graphical changes, driver issues, and the nostalgia bliss that is the good old 64
|
||||
|
||||
This pont month, [byte[]](https://github.com/liamwhite) continued the wave of improvements for `Super Mario 3D All-Stars`.
|
||||
This past month, [byte[]](https://github.com/liamwhite) continued the wave of improvements for `Super Mario 3D All-Stars`.
|
||||
This time, he noticed a bug in the DMAcopy ([direct memory access](https://en.wikipedia.org/wiki/Direct_memory_access)) of the Nintendo Switch’s GPU.
|
||||
|
||||
`DMACopy` is a mechanism that many games use to send texture data to the GPU, it handles the format conversion from "pitch" (pixels on a line by line basis) to "tiled" (gridded) images.
|
||||
|
|
Loading…
Reference in a new issue