| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-05 | general: Rename NewUUID to UUID, and remove the previous UUID impl | Morph | |
| This completes the removal of the old UUID implementation. | |||
| 2022-02-05 | profile: Migrate to the new UUID implementation | Morph | |
| 2021-12-17 | core: hle: Remove global HLE lock. | bunnei | |
| - This was added early on as a hack to protect against some concurrency issues. - It's not clear that this serves any purpose anymore, and if it does, individual components should be fixed rather than using a global recursive mutex. | |||
| 2021-12-02 | yuzu: Implement basic controller navigation | german77 | |
| 2021-07-14 | applets: Append qt_ prefix to Qt frontend applets | Morph | |
