mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-04 16:36:57 -05:00
As far as I can tell, it has nothing to do with the mipmap/half_scale functionality, but does change based on the width of the destination texture (and the destination texture is half the width if half_scale is set). The comment that was there (which dates back to the initial megacommit) seems to not have accounted for the width aspect; it was first used as an actual stride in
|
||
|---|---|---|
| .. | ||
| FifoDataFile.cpp | ||
| FifoDataFile.h | ||
| FifoPlayer.cpp | ||
| FifoPlayer.h | ||
| FifoRecorder.cpp | ||
| FifoRecorder.h | ||