mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-20 07:13:49 -07:00
API has been made stricter, layers are now managed with shared pointers, so using them temporarily increased their reference counters. Additionally, any s_layers map has been guarded by a read/write lock, as concurrent write/reads to it were possible. |
||
|---|---|---|
| .. | ||
| Config.cpp | ||
| Config.h | ||
| ConfigInfo.cpp | ||
| ConfigInfo.h | ||
| Enums.h | ||
| Layer.cpp | ||
| Layer.h | ||