summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2022-12-19scratch_buffer: Explicitly defing resize and resize_destructive functionsameerj
2022-12-19tests: Add ScratchBuffer testsameerj
2022-12-19common: Add ScratchBuffer classameerj
2022-12-19common: add make_unique_for_overwriteameerj
2022-12-17Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442)Matías Locatti
2022-12-13Set: Allow setting device nicknameChloe Marcec
2022-12-12Merge pull request #9398 from liamwhite/failbunnei
2022-12-11Merge pull request #9415 from liamwhite/dcMai
2022-12-11memory: correct semantics of data cache management operationsLiam
2022-12-08video_core: Integrate SMAALiam
2022-12-06general: improve handling of system startup failureLiam
2022-12-06Merge pull request #9370 from liamwhite/break-unmappedmerry
2022-12-05Merge pull request #6833 from abouvier/unbundleliamwhite
2022-12-04Merge pull request #9273 from ameerj/per-game-profileliamwhite
2022-12-04cmake: prefer system librariesAlexandre Bouvier
2022-12-03Merge pull request #9344 from liamwhite/nullbunnei
2022-12-03Merge pull request #9300 from ameerj/pchliamwhite
2022-12-03Merge pull request #9289 from liamwhite/fruit-companyliamwhite
2022-12-02core: add option to break on unmapped accessLiam
2022-11-30CMake: Consolidate common PCH headersameerj
2022-11-30string_util: Fix Mingw compile errorameerj
2022-11-29CMake: Use precompiled headersameerj
2022-11-28video_core: add null backendLiam
2022-11-28Merge pull request #9339 from lioncash/cacheheaderMorph
2022-11-28common/cache_management: Amend header includesLioncash
2022-11-28common/input: Add helpers functions for creating input and output devicesLioncash
2022-11-28common/input: Pass ParamPackage by const reference in CreateDeviceLioncash
2022-11-27Merge pull request #9276 from goldenx86/fsrSliderbunnei
2022-11-26OopsMatías Locatti
2022-11-26Replace GLSL as the default OpenGL shader backendMatías Locatti
2022-11-25settings: Reset FSR sharpening global state with the otherslat9nq
2022-11-24FSR Sharpening Slider part 1 - only a global sliderMatías Locatti
2022-11-22general: fix compile for Apple ClangLiam
2022-11-20Configuration: Add per-game input profilesameerj
2022-11-18Merge pull request #9234 from liamwhite/data-cash-moneybunnei
2022-11-17Merge pull request #9229 from Docteh/achy_breaky_heartMorph
2022-11-13Add break for default casesKyle Kienapfel
2022-11-12common: add cache management functionsLiam
2022-11-11Add CPU core count to log filesMatías Locatti
2022-11-10Merge pull request #9198 from liamwhite/arm64bunnei
2022-11-09Initial ARM64 supportLiam
2022-11-09Add break statement in default casesEnrico Mancuso
2022-10-26concepts: Use the std::contiguous_iterator conceptMorph
2022-10-25Merge pull request #9107 from german77/gidoly_rulesliamwhite
2022-10-22CMakeLists: Disable C4100 and C4324Morph
2022-10-22CMakeLists: Remove redundant warningsMorph
2022-10-22CMakeLists: Treat MSVC warnings as errorsMorph
2022-10-22general: Enforce C4800 everywhere except in video_coreMorph
2022-10-22CMakeLists: Remove all redundant warningsMorph
2022-10-21input_common: cache vibration testsgerman77