summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-18Merge pull request #13868 from Geotale/masterJMC47
2025-08-18Jit64: drop unused constantTillmann Karras
2025-08-18Merge pull request #13883 from Dentomologist/fifoplayerwindow_geometry_fixesTilka
2025-08-18Update code to work with new version of ImGui.TryTwo
2025-08-17Merge pull request #13879 from Tilka/get_vertex_sizeJMC47
2025-08-17Improve Interpreted FMADDS PrecisionGeotale
2025-08-18OpcodeDecoder: provide default GetVertexSize() implementationTillmann Karras
2025-08-17Update ImGui to 1.92.2bTryTwo
2025-08-17Update submodule implotTryTwo
2025-08-17VideoBackends: allow custom pixel uniforms to be passed to the vertex shader ...iwubcode
2025-08-17FIFOPlayerWindow: Save and restore window geometryDentomologist
2025-08-17FIFOPlayerWindow: Trigger destructor on Dolphin shutdownDentomologist
2025-08-17FIFOPlayerWindow: Add stretch to Play/Record tabDentomologist
2025-08-17Merge pull request #13881 from OatmealDome/clang-floating-point-nonsense-2OatmealDome
2025-08-17FloatUtils: Replace quieting SNaNs via `0.0 + x` with MakeQuietOatmealDome
2025-08-17FloatUtils: Move MakeQuiet function here from Interpreter_FPUtilsOatmealDome
2025-08-17Merge pull request #13853 from LillyJadeKatrin/retroachievements-patch-fixTilka
2025-08-15Merge pull request #13865 from Pokechu22/dsi-mention-mmuPokechu22
2025-08-14DolphinAnalytics: Use Pascal case for GameQuirk enumDentomologist
2025-08-13Merge pull request #13867 from TryTwo/gfx_bug_fixJMC47
2025-08-13Mention enable MMU in the DSI Exception message (Invalid read from ###/Invali...Pokechu22
2025-08-12Fix bugs related to AbstractStagingTextures that perform an Upload (write to ...TryTwo
2025-08-10Merge pull request #13861 from Tilka/unused_lambda_capturesTilka
2025-08-10VideoSW: fix commentTillmann Karras
2025-08-10DolphinQt: fix two -Wunused-lambda-capture warningsTillmann Karras
2025-08-10Merge pull request #13854 from dreamsyntax/fix-regression-callers-brokenTilka
2025-08-10Merge pull request #13860 from SuperSamus/vbi-height-fixJMC47
2025-08-10HW/VideoInterface: Don't affect aspect ratio with VBI Frequency OverrideJordan Woyak
2025-08-10Fixed Patch Allowlist CheckLillyJadeKatrin
2025-08-10Merge pull request #13838 from Tilka/videosw2Tilka
2025-08-10Merge pull request #13859 from Tilka/root_path_assertTilka
2025-08-10VideoSW: reuse Common::Vec2/3/4Tillmann Karras
2025-08-10Merge pull request #13846 from JoshuaVandaele/better-xcbTilka
2025-08-10Merge pull request #13787 from jordan-woyak/game-config-highlighter-fixTilka
2025-08-10IOS/FS: add safety assertTillmann Karras
2025-08-09PPCSymbolDB: Fix callers not updatingdreamsyntax
2025-08-08DolphinQt: Make GameConfigHighlighter better handle large files.Jordan Woyak
2025-08-07Merge pull request #13839 from Tilka/videosw3JMC47
2025-08-05Merge pull request #13725 from Sam-Belliveau/more-consistent-loopingJMC47
2025-08-05Merge pull request #13819 from jordan-woyak/null-sound-stream-drop-samplesJMC47
2025-08-05Merge pull request #13831 from JoshuaVandaele/dualcore-confJMC47
2025-08-05Merge pull request #13841 from JosJuice/android-opt-out-backJosJuice
2025-08-04Merge pull request #13791 from jordan-woyak/realtek-firmware-loaderJMC47
2025-08-04Merge pull request #13845 from Dentomologist/host_remove_unnecessary_functionsJosJuice
2025-08-04Qt: Better wayland detection to enforce xcbJoshua Vandaƫle
2025-08-03Host: Remove outdated commentDentomologist
2025-08-03Host: Remove unnecessary functionsDentomologist
2025-08-03Host: Remove unnecessary functionDentomologist
2025-08-01Merge pull request #13843 from Dentomologist/gamelist_fix_games_not_being_dis...Jordan Woyak
2025-08-01GameTracker: Fix games not being displayedDentomologist