diff options
| author | Léo Lam <leo@leolam.fr> | 2021-04-17 15:51:08 +0200 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2021-04-17 16:02:43 +0200 |
| commit | cc32fa91af5431951f8f155d184d0d719b1961ac (patch) | |
| tree | 7b4d9e59ab53f8ec55fe03ff8a2cd18255eb7249 /Source/Core/VideoCommon/AbstractFramebuffer.cpp | |
| parent | 14959a1087b05500c5704b59e7d694d941d4a5cf (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
