dolphin/Source/Core/Core/FifoPlayer
Pokechu22 6bad17b170 Rename bpmem.copyMipMapStrideChannels to bpmem.copyDestStride
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 bbbe898839 (the first commit that used it at all).
2023-11-11 23:32:14 -08:00
..
FifoDataFile.cpp Fifo: Convert MemoryUpdate::Type to enum class 2023-09-02 18:19:26 -07:00
FifoDataFile.h Fifo: Convert MemoryUpdate::Type to enum class 2023-09-02 18:19:26 -07:00
FifoPlayer.cpp Rename bpmem.copyMipMapStrideChannels to bpmem.copyDestStride 2023-11-11 23:32:14 -08:00
FifoPlayer.h Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
FifoRecorder.cpp Fix regression when recording multiple fifologs 2023-10-29 15:23:31 -07:00
FifoRecorder.h Rename to HookableEvent. Because naming conflict 2023-02-09 18:36:20 +13:00