summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2024-01-29Merge pull request #12814 from Kelebek1/time_new_ipcliamwhite
2024-01-27atomic_ops: Fix MSVCMerry
2024-01-27atomic_ops: Remove volatile qualifierMerry
2024-01-27atomic_ops: Reduce code duplication with templatesMerry
2024-01-27Move time services to new IPC.Kelebek1
2024-01-25Address review comments and fix compilation problemsFearlessTobi
2024-01-25fs: Add path classFearlessTobi
2024-01-25Merge pull request #12499 from Kelebek1/timeliamwhite
2024-01-24Rework time service to fix time passing offline.Kelebek1
2024-01-22Merge pull request #12579 from FernandoS27/smmuliamwhite
2024-01-20fs/file: Explicitly convert std::u8string to std::filesystem::pathMerry
2024-01-18Core: Initial implementation of device memory mappingFernando Sahmkow
2024-01-16Merge remote-tracking branch 'origin/master' into typos3Viktor Szépe
2024-01-15Fix more typosViktor Szépe
2024-01-12kernel: fix page leak on process terminationLiam
2024-01-01Merge pull request #12518 from t895/theme-settingsliamwhite
2024-01-01Merge pull request #12466 from liamwhite/sh2Narr the Reg
2023-12-30android: Migrate in-game overlay settings to init895
2023-12-27heap_tracker: use linear-time mapping evictionLiam
2023-12-26Merge pull request #12471 from FearlessTobi/port-7146liamwhite
2023-12-26 assert/logging: Stop the logging thread and flush the backends before crashingFearlessTobi
2023-12-25core: track separate heap allocation for linuxLiam
2023-12-25ring_buffer: Use feature macroFearlessTobi
2023-12-19Merge pull request #12387 from liamwhite/oboeFernando S
2023-12-17path_util: copy output for GetParentPathLiam
2023-12-17android: add oboe audio sinkLiam
2023-12-16Merge pull request #12335 from t895/per-game-settingsliamwhite
2023-12-16Merge pull request #12184 from Kelebek1/system_settingsliamwhite
2023-12-16Merge pull request #12290 from liamwhite/deferred-path-splitliamwhite
2023-12-16Make system settings persistent across bootsKelebek1
2023-12-14common: use memory holepunching when clearing memoryLiam
2023-12-12settings: Allow vsync to be changed per-gamet895
2023-12-12settings: Allow CPU Debug and Fastmem to be changed per-gamet895
2023-12-12android: Add per-game driverst895
2023-12-12android: Refactor settings to expose more optionst895
2023-12-09settings: Clearer NCE error messagesGPUCode
2023-12-08settings: Enable NCE by default on capable systemst895
2023-12-05Improve path splitting speedBreadFish64
2023-12-02host_memory: move MAP_ALIGNED_SUPER attempt after 448d4815deceJan Beich
2023-12-02host_memory: allow missing MAP_NORESERVE on FreeBSD after 448d4815deceJan Beich
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-29Merge pull request #11946 from flodavid/gamemodeliamwhite
2023-11-29cmake: Move HAS_NCE to root cmakeGPUCode
2023-11-26qt: add cpu_backend configurationamazingfate
2023-11-26general: fix mac compileLiam
2023-11-26Merge pull request #11535 from GPUCode/upload_cmdbufFernando S