summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-31Don't set common globals from Video BackendsScott Mansell
2023-01-31Implement AbstractGfx for Software & NullScott Mansell
2023-01-31Merge pull request #11513 from JosJuice/android-scaled-int-settingCharles Lombardo
2023-01-31Implement AbstractGfx for OpenGLScott Mansell
2023-01-31Split AbstractGfx out of RendererScott Mansell
2023-01-31Rename FrameDump.{cpp,h} to FrameDumpFFMpeg.{cpp,h}Scott Mansell
2023-01-31Move Presenting, Dumping and ImGui out of RendererScott Mansell
2023-01-31Refactor to remove virtual from RenderXFBToScreenScott Mansell
2023-01-31TextureCache: Add content lockingScott Mansell
2023-01-31TextureCache: Refactor with smart pointersScott Mansell
2023-01-31Move TCacheEntry out of TextureCacheBaseScott Mansell
2023-01-31Merge pull request #11492 from mandar1jn/file-improvementsPierre Bourdon
2023-01-30Android: Simplify the grid options dialog fragmentCharles Lombardo
2023-01-30Merge pull request #11520 from lioncash/undefinedJosJuice
2023-01-30VideoCommon: Better logic op invert approximationTellowKrinkle
2023-01-30Merge pull request #11519 from lioncash/androidJosJuice
2023-01-30Common/Network: Resolve -Wexpansion-to-defined warningLioncash
2023-01-30Android: Create ScaledIntSetting classJosJuice
2023-01-30Merge pull request #11518 from t895/deprecated-settingJosJuice
2023-01-30Android: Remove unused force filtering settingCharles Lombardo
2023-01-30Merge pull request #11517 from t895/slider-setting-adjustmentJosJuice
2023-01-30AndroidCommon: Make use of std::string_view where applicableLioncash
2023-01-30Android: Set each slider step size manuallyCharles Lombardo
2023-01-30Merge pull request #11516 from lioncash/spansAdmiral H. Curtiss
2023-01-30Core/ActionReplay: Make use of std::span where applicableLioncash
2023-01-30Core/GeckoCode: Make use of std::span where applicableLioncash
2023-01-30Use GNUInstallDirs for installation pathsDan Church
2023-01-30Improve the data in the first data block of the skylanders figuresMandar1jn
2023-01-30Merge pull request #11323 from iwubcode/marvel_super_hero_squad_iniAdmiral H. Curtiss
2023-01-30Merge pull request #11507 from phire/Wnullablitly-completenessAdmiral H. Curtiss
2023-01-30Merge pull request #11500 from iwubcode/vulkan_copy_rectangle_one_layerAdmiral H. Curtiss
2023-01-30Merge pull request #10839 from CasualPokePlayer/fix_sysconf_settingsAdmiral H. Curtiss
2023-01-30Merge pull request #10936 from TellowKrinkle/FixIncludeDirsAdmiral H. Curtiss
2023-01-30Merge pull request #11510 from TellowKrinkle/FmtImportAdmiral H. Curtiss
2023-01-30Merge pull request #11512 from JosJuice/android-mem2-crashAdmiral H. Curtiss
2023-01-30Merge pull request #10947 from Zopolis4/opensleuthAdmiral H. Curtiss
2023-01-30Merge pull request #11205 from TellowKrinkle/AutoPresentPierre Bourdon
2023-01-30Merge pull request #11033 from autofire372/mp3-bloomAdmiral H. Curtiss
2023-01-30Add bloom definitions for Metroid Prime 3autofire372
2023-01-30Merge pull request #11509 from Sam-Belliveau/improved-speed-counterScott Mansell
2023-01-30Merge pull request #11511 from TellowKrinkle/MTLHD4000Scott Mansell
2023-01-30Merge pull request #11514 from JMC47/cpuculldefaultsScott Mansell
2023-01-30Add CPU Cull to Twilight Princess and Metroid Prime SeriesJMC47
2023-01-29Android: Fix crash when attempting to change MEM2 sizeJosJuice
2023-01-29CMake: Use imported target for fmt in testsTellowKrinkle
2023-01-29VideoBackends:Metal: Assert on pipelines with no render targetsTellowKrinkle
2023-01-29VideoCommon: Don't create pipelines with no render targetsTellowKrinkle
2023-01-29Tie Speed to CPU Speed and not VPSSam Belliveau
2023-01-29Merge pull request #11508 from JosJuice/gameini-force-filteringMai
2023-01-29GameSettings: Replace ForceFiltering with ForceTextureFilteringJosJuice