Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvnflinger: fix name | Liam | 2023-03-01 | 1 | -59/+0 |
* | buffer_item_consumer: Pass fence by const-ref in ReleaseBuffer() | Lioncash | 2022-11-29 | 1 | -1/+1 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+3 |
* | core/hle: Standardize scoped_lock initializers | Merry | 2022-04-07 | 1 | -2/+2 |
* | hle: service: nvflinger: buffer_queue_consumer: Use scoped_lock instead of unique_lock. | bunnei | 2022-03-26 | 1 | -2/+2 |
* | hle: nvflinger: Use std::chrono for present_ns. | bunnei | 2022-03-25 | 1 | -2/+2 |
* | hle: nvflinger: Migrate android namespace -> Service::android. | bunnei | 2022-03-25 | 1 | -2/+2 |
* | hle: nvflinger: Add implementation for BufferItemConsumer class. | bunnei | 2022-03-25 | 1 | -0/+59 |