mirror of
https://git.h3cjp.net/H3cJP/citra.git
synced 2024-12-27 21:56:42 +00:00
51fb0a6f96
- With using unique_ptr instead of shared_ptr, we have more explicit ownership of the context. - Fixes a memory leak due to circular reference of the shared pointer. |
||
---|---|---|
.. | ||
common | ||
core | ||
video_core | ||
CMakeLists.txt | ||
tests.cpp |