aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/CMakeLists.txt
AgeCommit message (Expand)Author
2024-02-09Merge pull request #12920 from t895/jni-commonliamwhite
2024-02-08android: Move JNI setup and helpers to commont895
2024-02-04Common: Introduce Range SetsFernando Sahmkow
2024-02-04VideoCore: Move Slot Vector to CommonFernando Sahmkow
2024-01-31smmu: use new range mutex construction for protecting countersLiam
2024-01-27Move time services to new IPC.Kelebek1
2023-12-25core: track separate heap allocation for linuxLiam
2023-11-30cmake: prefer system gamemode libraryAlexandre Bouvier
2023-11-30Merge pull request #12227 from jbeich/gamemodeliamwhite
2023-11-30Merge pull request #12074 from GPUCode/yuwu-on-the-metalliamwhite
2023-11-30cmake: sync gamemode conditionals with code after 5eec980a2d71Jan Beich
2023-11-29general: conditionally compile gamemode on linux onlyLiam
2023-11-26qt: add cpu_backend configurationamazingfate
2023-11-25yuzu: create linux group in general settingsflodavid
2023-11-25common: Add free region manager--author=Liam
2023-11-25common: Add libc sigaction hookGPUCode
2023-10-25cmake: prefer system stb headersAlexandre Bouvier
2023-10-08common: add arm64 native clockLiam
2023-09-16Reimplement HardwareOpusKelebek1
2023-09-12Merge pull request #11447 from xcfrg/portable-compile-outliamwhite
2023-09-06add a compile time option to allow disabling portable modexcfrg
2023-09-03msvc: set warning level to /W4 globallyDanila Malyutin
2023-07-21settings: Cleanuplat9nq
2023-07-21settings,uisettings: Remove leading underscorelat9nq
2023-07-21common,yuzu-qt: Avoid explicit instantiation on old clanglat9nq
2023-07-21settings: Move some simple data to BasicSettinglat9nq
2023-07-21(ui,)settings: Use explicit instantiationlat9nq
2023-07-21settings: Split enums to new filelat9nq
2023-06-07x64: Deduplicate RDTSC usageMorph
2023-06-03common: link libandroid on androidLiam
2023-06-03android: Implement SAF support & migrate to SDK 31. (#4)bunnei
2023-03-27x64: Add MicroSleepMorph
2023-03-25common: Port boost's hash_value implementationMorph
2023-03-22kernel: use KTypedAddress for addressesLiam
2023-03-07kernel: avoid signed overflow UB on MSVCLiam
2023-03-05common: Implement a method to change the Windows timer resolutionMorph
2023-03-05common: Implement a high resolution steady clockMorph
2023-02-28cmake: use correct boost imported targetsAlexandre Bouvier
2023-01-23cmake: prefer system llvm libraryAlexandre Bouvier
2023-01-14Move demangle impl to cppKelebek1
2023-01-14Add stacktrace symbol demanglingKelebek1
2023-01-01MacroHLE: Reduce massive calculations on sizing estimation.Fernando Sahmkow
2022-12-19common: Add ScratchBuffer classameerj
2022-12-19common: add make_unique_for_overwriteameerj
2022-12-11memory: correct semantics of data cache management operationsLiam
2022-12-04cmake: prefer system librariesAlexandre Bouvier
2022-11-30CMake: Consolidate common PCH headersameerj
2022-11-29CMake: Use precompiled headersameerj
2022-11-12common: add cache management functionsLiam
2022-10-22CMakeLists: Remove redundant warningsMorph