summaryrefslogtreecommitdiffstats
path: root/src/common/address_space.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move to Clang Format 15Levi Behunin2023-01-301-3/+4
| | | | | | Depends on https://github.com/yuzu-emu/build-environments/pull/69 clang-15 primary run
* address_space: Rename va_start to virt_startMorph2022-10-061-3/+3
| | | | Avoids conflicting with the va_start macro
* address_space: Address feedbackMorph2022-10-061-45/+60
|
* general: Format licenses as per SPDX guidelinesMorph2022-10-061-3/+2
|
* General: Fix compilation for GCCLiam White2022-10-061-4/+6
|
* NVDRV: Remake ASGPUFernando Sahmkow2022-10-061-0/+134