Age | Commit message (Expand) | Author |
---|---|---|
2024-03-04 | Merge yuzu-emu#12461 | yuzubot |
2022-10-06 | NVDRV: Refactor Host1x | Fernando Sahmkow |
2022-10-06 | VideoCore: Refactor syncing. | Fernando Sahmkow |
2022-04-28 | chore: add missing SPDX tags | Andrea Pappacoda |
2022-03-19 | video_core: Reduce unused includes | ameerj |
2021-10-03 | gpu: Migrate implementation to the cpp file | ameerj |
2021-07-01 | Slightly refactor NVDEC and codecs for readability and safety | Kelebek1 |
2021-02-13 | rebase, fix name shadowing, more const | ameerj |
2021-02-13 | Address PR feedback | ameerj |
2021-02-13 | streamline cdma_pusher/command_classes | ameerj |
2021-02-13 | nvdec cleanup | ameerj |
2021-01-15 | common/bit_util: Replace CLZ/CTZ operations with standardized ones | Lioncash |
2021-01-07 | nvdec syncpt incorporation | ameerj |
2020-12-04 | video_core: Resolve more variable shadowing scenarios | Lioncash |
2020-10-28 | video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand. | bunnei |
2020-10-26 | video_core: NVDEC Implementation | ameerj |