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