| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: add missing SPDX tags | 2022-04-28 | 1 | -19/+2 | |
| * | video_core: Reduce unused includes | 2022-03-19 | 1 | -2/+0 | |
| * | gpu: Migrate implementation to the cpp file | 2021-10-03 | 1 | -0/+1 | |
| * | Slightly refactor NVDEC and codecs for readability and safety | 2021-07-01 | 1 | -2/+1 | |
| * | rebase, fix name shadowing, more const | 2021-02-13 | 1 | -3/+3 | |
| * | Address PR feedback | 2021-02-13 | 1 | -5/+4 | |
| * | streamline cdma_pusher/command_classes | 2021-02-13 | 1 | -27/+24 | |
| * | nvdec cleanup | 2021-02-13 | 1 | -14/+1 | |
| * | common/bit_util: Replace CLZ/CTZ operations with standardized ones | 2021-01-15 | 1 | -2/+2 | |
| * | nvdec syncpt incorporation | 2021-01-07 | 1 | -8/+7 | |
| * | video_core: Resolve more variable shadowing scenarios | 2020-12-04 | 1 | -15/+15 | |
| * | video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand. | 2020-10-28 | 1 | -1/+1 | |
| * | video_core: NVDEC Implementation | 2020-10-26 | 1 | -0/+171 |