Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-06-22 | Remove memory allocations in some hot paths | Kelebek1 | 1 | -1/+0 |
2022-10-06 | NVDRV: Refactor Host1x | Fernando Sahmkow | 1 | -4/+3 |
2022-10-06 | VideoCore: Refactor syncing. | Fernando Sahmkow | 1 | -6/+9 |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | 1 | -3/+2 |
2022-03-19 | common: Reduce unused includes | ameerj | 1 | -0/+1 |
2021-10-03 | gpu: Migrate implementation to the cpp file | ameerj | 1 | -1/+1 |
2021-02-13 | Address PR feedback | ameerj | 1 | -3/+1 |
2021-02-13 | streamline cdma_pusher/command_classes | ameerj | 1 | -10/+4 |
2021-02-13 | nvdec cleanup | ameerj | 1 | -12/+3 |
2021-01-15 | common/bit_util: Replace CLZ/CTZ operations with standardized ones | Lioncash | 1 | -1/+1 |
2021-01-07 | nvdec syncpt incorporation | ameerj | 1 | -6/+4 |
2020-12-04 | video_core: Resolve more variable shadowing scenarios | Lioncash | 1 | -8/+8 |
2020-10-27 | video_core: NVDEC Implementation | ameerj | 1 | -0/+138 |