summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/AbstractFramebuffer.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2021-04-17 15:51:08 +0200
committerLéo Lam <leo@leolam.fr>2021-04-17 16:02:43 +0200
commitcc32fa91af5431951f8f155d184d0d719b1961ac (patch)
tree7b4d9e59ab53f8ec55fe03ff8a2cd18255eb7249 /Source/Core/VideoCommon/AbstractFramebuffer.cpp
parent14959a1087b05500c5704b59e7d694d941d4a5cf (diff)
FifoPlayer: Copy data with memcpy instead of one byte at a time
Copying with memcpy/std::copy is a lot faster than writing one byte at a time. And the behavior should be fully equivalent.
Diffstat (limited to 'Source/Core/VideoCommon/AbstractFramebuffer.cpp')
0 files changed, 0 insertions, 0 deletions