summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2025-09-13Merge pull request #13930 from Dentomologist/retroachievements_avoid_leaderbo...JMC47
2025-09-08Fix broken imgui text in Metal backend.TryTwo
2025-09-07RealtekFirmwareLoader: Fix shadowed variable warningJoshua Vandaƫle
2025-09-05RetroAchievements: Avoid uninitialized memory accessDentomologist
2025-08-31DolphinQt/Styles/Dark: Adjust progress barAdmiral H. Curtiss
2025-08-31DolphinQt/Styles/Dark: Fix inconsistent formattingAdmiral H. Curtiss
2025-08-31Merge pull request #13899 from SuperSamus/patch-cheats-osdTilka
2025-08-30PatchEngine: OSD message showing number of enabled patches and cheatsMartino Fontana
2025-08-30Merge pull request #13910 from Tilka/ubTilka
2025-08-30IOS/WD: fix wrong BitSet ctor being calledTillmann Karras
2025-08-30CoreTiming: set default overclock factors to 1.0Tillmann Karras
2025-08-30VI: set default overclock factor to 1.0Tillmann Karras
2025-08-30Merge pull request #13902 from Tilka/fix_color_clampTilka
2025-08-30Merge pull request #13912 from jordan-woyak/simplify-saturating-castTilka
2025-08-30Merge pull request #13911 from Dentomologist/gamelist_gridview_sortingTilka
2025-08-28Merge pull request #13825 from jordan-woyak/dont-count-playtime-while-suspendedJMC47
2025-08-27MathUtil: Simplify SaturatingCast implementation with std::cmp_less/cmp_great...Jordan Woyak
2025-08-27GameList: Use List View's sorting for Grid ViewDentomologist
2025-08-24VideoSW: fix clamping after vertex color interpolationTillmann Karras
2025-08-23VideoCommon: update material asset to support render state properties, suppor...iwubcode
2025-08-23VideoBackends / VideoCommon: rename member variables in RenderState to be con...iwubcode
2025-08-23Merge pull request #13893 from TryTwo/PR_Slider_FixesTilka
2025-08-23ActionReplay: Fixup #13764Martino Fontana
2025-08-23VideoCommon: fix -Wmismatched-tags warningTillmann Karras
2025-08-22Merge pull request #13869 from TryTwo/ImGui_UpdatesJMC47
2025-08-22Merge pull request #13886 from Tilka/drag_lagJMC47
2025-08-22Merge pull request #13764 from SuperSamus/patch-invalidate-cacheJMC47
2025-08-22Qt: Prevent Sliders from resizing due to text changing in their label.TryTwo
2025-08-22FIFOAnalyzer: fix command description updatesTillmann Karras
2025-08-20Merge pull request #13888 from Sintendo/unused-psgTilka
2025-08-20Merge pull request #13836 from Sintendo/jitarm64-subfeJosJuice
2025-08-20VideoCommon: Remove unused EnumMaps from PixelShaderGenSintendo
2025-08-20Merge pull request #13877 from iwubcode/vertex_shader_custom_uniformsJMC47
2025-08-19Merge pull request #13873 from Dentomologist/dolphinanalytics_use_pascal_case...Tilka
2025-08-19Merge pull request #13887 from Tilka/unused_sign_bitTilka
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-17Improve Interpreted FMADDS PrecisionGeotale
2025-08-18OpcodeDecoder: provide default GetVertexSize() implementationTillmann Karras
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-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