summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-30Merge pull request #11185 from TryTwo/PR_MemoryWidget_Address_Input_HistoryJMC47
2022-10-29MemoryWidget: Make search address a combobox that holds address history.TryTwo
2022-10-29MacUpdater: add version info to Updater.app tooShawn Hoffman
2022-10-29windows: Rename: use std::filesystem::rename for posix behaviorShawn Hoffman
2022-10-29VideoCommon/Statistics: Require semicolons after statistics macrosPokechu22
2022-10-30Merge pull request #11226 from K0bin/d3d12-fixAdmiral H. Curtiss
2022-10-29VideoBackends:D3D12: Defer binding framebuffer in SetAndDiscardFramebufferRobin Kertels
2022-10-29VideoBackends:D3D12: Use COMMON as initial state for default heap bufferRobin Kertels
2022-10-29VideoBackends:D3D12: Don't query GPU descriptor handle for non-shader visible...Robin Kertels
2022-10-29Merge pull request #11229 from Tilka/verifierTilka
2022-10-29VolumeVerifier: fix bogus "serial/version missing" errorTillmann Karras
2022-10-29Merge pull request #11201 from JoshuaMKW/fix-instruction-patchesPokechu22
2022-10-29Merge pull request #11092 from t895/view-bindingJosJuice
2022-10-29Android: Use view bindingCharles Lombardo
2022-10-29Merge pull request #11202 from t895/androidx-prefsJosJuice
2022-10-29JitArm64: Improve register handling for MMIO loadstoresJosJuice
2022-10-29JitArm64: Move MMIO handler result before popping stackJosJuice
2022-10-29Merge pull request #11224 from iwubcode/d3d12_subresourceAdmiral H. Curtiss
2022-10-28VideoCommon: call texture load graphics mod hook when Dolphin loads a textureiwubcode
2022-10-28VideoBackends: fix d3d12 subresource calculationiwubcode
2022-10-29Merge pull request #11150 from jordan-woyak/all-devices-less-confusingAdmiral H. Curtiss
2022-10-29Merge pull request #11211 from jordan-woyak/fix-focus-resume-after-manual-pauseAdmiral H. Curtiss
2022-10-28Merge pull request #11223 from JMC47/dkcrfilteringAdmiral H. Curtiss
2022-10-28Disable Force Texture Filtering in DKCRJMC47
2022-10-28Merge pull request #11218 from JMC47/pxdmmuAdmiral H. Curtiss
2022-10-27Add Force Progressive Patch for Egg ManiaJMC47
2022-10-27Enable MMU in Pokemon XDJMC47
2022-10-27Merge pull request #11217 from JMC47/nsmbwvertexroundingJosJuice
2022-10-27Merge pull request #11215 from JMC47/wiiplayvertexroundingJosJuice
2022-10-27Disable Vertex Rounding in New Super Mario Bros. WiiJMC47
2022-10-27Disable Vertex Rounding in Wii PlayJMC47
2022-10-27Disable "Force Texture Filtering" in Owls of Ga'HooleJMC47
2022-10-26Make SetPatch responsible for overwriting old patchesJoshuaMK
2022-10-26Merge pull request #11214 from Pokechu22/GraphicsSettings-unused-FreelookCont...Pokechu22
2022-10-26GraphicsSettings: Remove unused FreelookControlType enum forward declarationPokechu22
2022-10-26Enable slight CPU Overclock for Manhunt 2JMC47
2022-10-26Merge pull request #11160 from Pokechu22/vertexloader-no-initializer-workarou...Tilka
2022-10-25DolphinQt: Fix window focus from unpausing after a manual pause.Jordan Woyak
2022-10-25VertexLoader: Remove "too many initializer values" workaround functionsPokechu22
2022-10-25Force Safe Texture Cache in Legend of Spyro: A New BeginningJMC47
2022-10-25Force EFB2RAM in WWE WrestleMania XIXJMC47
2022-10-25Merge pull request #11206 from JMC47/deepakiniAdmiral H. Curtiss
2022-10-25Merge pull request #10977 from tellowkrinkle/FixBackendMultithreadingJMC47
2022-10-25Merge pull request #11207 from Pokechu22/invalid-normal-countJMC47
2022-10-24VideoCommon: Treat invalid normal count as NormalTangentBinormalPokechu22
2022-10-24Add Safe Texture Cache for Deepak Chopra's LeelaJMC47
2022-10-24VideoBackends:Metal: Default to presentDrawable when vsync is onTellowKrinkle
2022-10-24Merge pull request #11028 from tellowkrinkle/MetalFixesJMC47
2022-10-24Merge pull request #10741 from Pokechu22/audio-dma-one-block-at-a-timeJMC47
2022-10-23Android: Use androidx preference managerCharles Lombardo