| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-01 | nvnflinger: fix name | Liam | |
| 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-03-24 | hle: nvflinger: Migrate android namespace -> Service::android. | bunnei | |
| 2022-03-24 | hle: nvflinger: Move BufferTransformFlags to its own header. | bunnei | |
| 2022-03-24 | hle: nvflinger: Move PixelFormat to its own header. | bunnei | |
| 2021-10-03 | gpu: Migrate implementation to the cpp file | ameerj | |
| 2020-12-28 | video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. | bunnei | |
| - We must always use a GPU thread now, even with synchronous GPU. | |||
