summaryrefslogtreecommitdiffstats
path: root/src/video_core/host1x/vic.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Core: Clang format and other small issues.Fernando Sahmkow2024-01-191-4/+3
* GPU SMMU: Expand to 34 bitsFernando Sahmkow2024-01-191-5/+5
* video_core: refactor video frame and packet parsingLiam2023-11-161-30/+32
* video_core: Speed up video frame data copyFengChen2023-02-111-9/+5
* scratch_buffer: Explicitly defing resize and resize_destructive functionsameerj2022-12-201-3/+3
* General: Fix clang format.Fernando Sahmkow2022-10-061-2/+2
* DMA & InlineToMemory Engines Rework.bunnei2022-10-061-2/+3
* NVDRV: Refactor Host1xFernando Sahmkow2022-10-061-11/+11
* VideoCore: Refactor syncing.Fernando Sahmkow2022-10-061-0/+243