mirror of
https://github.com/yuzu-emu/yuzu-mainline.git
synced 2025-01-10 12:45:41 +00:00
f3daecafeb
We can use emplace_back to construct the Display instances directly, instead of constructing them separately and copying them, avoiding the need to copy std::string and std::vector instances that are part of the Display struct. |
||
---|---|---|
.. | ||
buffer_queue.cpp | ||
buffer_queue.h | ||
nvflinger.cpp | ||
nvflinger.h |