| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | nvnflinger: fix name | 2023-03-01 | 1 | -133/+0 | |
| * | consumer_base: Pass shared_ptr by const reference | 2022-11-28 | 1 | -3/+3 | |
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+3 | |
| * | core/hle: Standardize scoped_lock initializers | 2022-04-07 | 1 | -2/+2 | |
| * | hle: service: nvflinger: consumer_base: Cleanup & fixes. | 2022-04-01 | 1 | -13/+16 | |
| * | hle: service: nvflinger: consumer_base: Use scoped_lock instead of unique_lock. | 2022-03-25 | 1 | -4/+4 | |
| * | hle: nvflinger: consumer_base: StillTracking: Should be const. | 2022-03-24 | 1 | -1/+2 | |
| * | hle: nvflinger: Use std::chrono for present_ns. | 2022-03-24 | 1 | -2/+2 | |
| * | hle: nvflinger: Migrate android namespace -> Service::android. | 2022-03-24 | 1 | -2/+2 | |
| * | hle: nvflinger: Add implementation for ConsumerBase class. | 2022-03-24 | 1 | -0/+129 |