mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-02-06 18:40:37 +00:00
d57c66fa9c
* Eliminate a redundant alloc+copy for each frame * Replace std::copy_n() with std::memcpy() for better code generation