| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-01 | nvnflinger: fix name | Liam | |
| 2022-11-28 | consumer_base: Pass shared_ptr by const reference | Lioncash | |
| Avoids churning atomic reference count increments and decrements. | |||
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
| This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | |||
| 2022-04-07 | core/hle: Standardize scoped_lock initializers | Merry | |
| 2022-04-01 | hle: service: nvflinger: consumer_base: Cleanup & fixes. | bunnei | |
| 2022-03-25 | hle: service: nvflinger: consumer_base: Use scoped_lock instead of unique_lock. | bunnei | |
| 2022-03-24 | hle: nvflinger: consumer_base: StillTracking: Should be const. | bunnei | |
| 2022-03-24 | hle: nvflinger: Use std::chrono for present_ns. | bunnei | |
| 2022-03-24 | hle: nvflinger: Migrate android namespace -> Service::android. | bunnei | |
| 2022-03-24 | hle: nvflinger: Add implementation for ConsumerBase class. | bunnei | |
