Commit Graph

  • f66bee48e4 Merge pull request #13936 from TryTwo/imgui_bugfix master Jordan Woyak 2025-09-08 18:00:28 -05:00
  • 38cef5a3fc Fix broken imgui text in Metal backend. TryTwo 2025-09-08 12:48:51 -07:00
  • 11b9e40275 Merge pull request #13933 from JoshuaVandaele/rt-firmware-shadow Jordan Woyak 2025-09-07 10:32:01 -05:00
  • 83cbedd609 RealtekFirmwareLoader: Fix shadowed variable warning Joshua Vandaële 2025-09-07 16:53:39 +02:00
  • e0332f3749 Merge pull request #13923 from AdmiralCurtiss/dark-progress-bar Admiral H. Curtiss 2025-09-07 15:38:24 +02:00
  • 489952cf89 Translation resources sync with Transifex JosJuice 2025-09-03 08:04:21 +02:00
  • c7ff0bf475 DolphinQt/Styles/Dark: Adjust progress bar Admiral H. Curtiss 2025-08-31 22:02:00 +02:00
  • 88ef583c0e DolphinQt/Styles/Dark: Fix inconsistent formatting Admiral H. Curtiss 2025-08-31 21:41:42 +02:00
  • 033a0540f7 Merge pull request #13899 from SuperSamus/patch-cheats-osd Tilka 2025-08-31 00:27:23 +01:00
  • 64a20c74fc PatchEngine: OSD message showing number of enabled patches and cheats Martino Fontana 2025-08-23 15:54:33 +02:00
  • 76c114a02b Merge pull request #13910 from Tilka/ub Tilka 2025-08-30 06:17:45 +01:00
  • c248f1afa4 IOS/WD: fix wrong BitSet ctor being called Tillmann Karras 2025-08-25 20:17:31 +01:00
  • 63257d1ee9 CoreTiming: set default overclock factors to 1.0 Tillmann Karras 2025-08-30 03:04:43 +01:00
  • 18f0bd1d4b VI: set default overclock factor to 1.0 Tillmann Karras 2025-08-25 20:21:25 +01:00
  • 2ff3a7215b Merge pull request #13902 from Tilka/fix_color_clamp Tilka 2025-08-30 03:02:42 +01:00
  • b47a75fa2d Merge pull request #13912 from jordan-woyak/simplify-saturating-cast Tilka 2025-08-30 03:00:15 +01:00
  • 25be1cfe97 Merge pull request #13911 from Dentomologist/gamelist_gridview_sorting Tilka 2025-08-30 02:56:18 +01:00
  • e0c72cd963 Merge pull request #13825 from jordan-woyak/dont-count-playtime-while-suspended JMC47 2025-08-28 13:58:26 -04:00
  • dce27fb58a Merge pull request #13913 from dreamsyntax/titledb-update JMC47 2025-08-28 01:11:14 -04:00
  • da546bebb8 MathUtil: Simplify SaturatingCast implementation with std::cmp_less/cmp_greater and fix a floating point edge case. Thanks to Dentomologist for catching the edge case. Jordan Woyak 2025-08-25 21:34:13 -05:00
  • 489fd643d3 GameList: Use List View's sorting for Grid View Dentomologist 2025-07-11 02:35:15 -07:00
  • 9e61bee2e0 Sys: Sync wiitdb files with GameTDB dreamsyntax 2025-08-25 21:03:40 -07:00
  • 2b7faeb920 Merge pull request #13894 from iwubcode/material_asset_update JMC47 2025-08-23 23:49:22 -04:00
  • bc417bdcee VideoSW: fix clamping after vertex color interpolation Tillmann Karras 2025-08-24 02:06:49 +01:00
  • 440999d778 VideoCommon: update material asset to support render state properties, support multi-pass, and textures are now split out (as well as supporting a way to calculate sampler origin) iwubcode 2025-08-22 19:09:39 -05:00
  • 7782e32d9e Merge pull request #13901 from iwubcode/render_state_rename Tilka 2025-08-23 20:56:47 +01:00
  • 14459bcc1b VideoBackends / VideoCommon: rename member variables in RenderState to be consistent iwubcode 2025-08-23 13:35:05 -05:00
  • ab8a02566d Merge pull request #13893 from TryTwo/PR_Slider_Fixes Tilka 2025-08-23 12:44:17 +01:00
  • 50d3a5510c Merge pull request #13898 from SuperSamus/patch-invalidate-cache-fixup Tilka 2025-08-23 12:20:25 +01:00
  • 8026289775 ActionReplay: Fixup #13764 Martino Fontana 2025-08-23 12:04:04 +02:00
  • a1423e386c Merge pull request #13896 from Tilka/mismatched_tags Tilka 2025-08-23 04:04:01 +01:00
  • 10d0bc66b3 VideoCommon: fix -Wmismatched-tags warning Tillmann Karras 2025-08-23 03:05:04 +01:00
  • b9affd5bc8 Merge pull request #13869 from TryTwo/ImGui_Updates JMC47 2025-08-22 21:24:27 -04:00
  • 8bfe9ec595 Merge pull request #13886 from Tilka/drag_lag JMC47 2025-08-22 20:27:15 -04:00
  • 95781c9ac9 Merge pull request #13764 from SuperSamus/patch-invalidate-cache JMC47 2025-08-22 19:16:47 -04:00
  • d69056aab4 Qt: Prevent Sliders from resizing due to text changing in their label. TryTwo 2025-08-22 14:46:01 -07:00
  • 30017632dd FIFOAnalyzer: fix command description updates Tillmann Karras 2025-08-17 12:15:33 +01:00
  • 2e09dc0fdd Merge pull request #13891 from jordan-woyak/grooverider-ini JMC47 2025-08-21 16:17:20 -04:00
  • 0c7fe651bb Translation resources sync with Transifex JosJuice 2025-08-21 21:05:04 +02:00
  • ac715a7750 GameINI: Disable ImmediateXFBEnable for Grooverider. Jordan Woyak 2025-08-21 12:14:21 -05:00
  • 90a137ffdc Merge pull request #13888 from Sintendo/unused-psg Tilka 2025-08-20 23:03:54 +01:00
  • 09e68e707e Merge pull request #13836 from Sintendo/jitarm64-subfe JosJuice 2025-08-20 22:40:14 +02:00
  • aa085a76bc VideoCommon: Remove unused EnumMaps from PixelShaderGen Sintendo 2025-08-20 21:12:55 +02:00
  • 5aaf522a6f Merge pull request #13877 from iwubcode/vertex_shader_custom_uniforms JMC47 2025-08-20 13:16:00 -04:00
  • be6a6bce9f Merge pull request #13873 from Dentomologist/dolphinanalytics_use_pascal_case_for_gamequirk_enum Tilka 2025-08-19 21:57:34 +01:00
  • 2696e053ea Merge pull request #13887 from Tilka/unused_sign_bit Tilka 2025-08-19 19:40:49 +01:00
  • 37f5ae4209 Merge pull request #13868 from Geotale/master JMC47 2025-08-18 18:25:38 -04:00
  • 84b5a73b2a Jit64: drop unused constant Tillmann Karras 2025-08-15 04:36:19 +01:00
  • 8701944dd1 Merge pull request #13883 from Dentomologist/fifoplayerwindow_geometry_fixes Tilka 2025-08-18 20:23:24 +01:00
  • affc22f17d Update code to work with new version of ImGui. TryTwo 2025-08-12 02:00:44 -07:00
  • 32e621765e Merge pull request #13879 from Tilka/get_vertex_size JMC47 2025-08-17 22:34:30 -04:00
  • 07443e2d41 Improve Interpreted FMADDS Precision Geotale 2025-08-12 20:06:00 -05:00
  • 37758fa290 OpcodeDecoder: provide default GetVertexSize() implementation Tillmann Karras 2025-08-17 10:30:32 +01:00
  • 7315acb981 Update ImGui to 1.92.2b TryTwo 2025-08-12 01:23:54 -07:00
  • 8a8d15799c Update submodule implot TryTwo 2025-06-28 12:56:28 -07:00
  • 0e73a01279 VideoBackends: allow custom pixel uniforms to be passed to the vertex shader as well iwubcode 2025-08-16 15:07:24 -05:00
  • 1841c151c4 FIFOPlayerWindow: Save and restore window geometry Dentomologist 2025-08-17 13:44:13 -07:00
  • 99be30c0e1 FIFOPlayerWindow: Trigger destructor on Dolphin shutdown Dentomologist 2025-08-17 13:36:29 -07:00
  • 6f43f8eef5 FIFOPlayerWindow: Add stretch to Play/Record tab Dentomologist 2025-08-17 13:33:40 -07:00
  • 52806b3dc8 Merge pull request #13881 from OatmealDome/clang-floating-point-nonsense-2 OatmealDome 2025-08-17 13:00:19 -04:00
  • 221d396b3a FloatUtils: Replace quieting SNaNs via 0.0 + x with MakeQuiet OatmealDome 2025-08-17 11:24:38 -04:00
  • cfb78dc816 FloatUtils: Move MakeQuiet function here from Interpreter_FPUtils OatmealDome 2025-08-17 11:23:12 -04:00
  • ab1f75b4d6 Merge pull request #13853 from LillyJadeKatrin/retroachievements-patch-fix Tilka 2025-08-17 10:25:30 +01:00
  • b8352eeeb9 Merge pull request #13865 from Pokechu22/dsi-mention-mmu Pokechu22 2025-08-15 10:11:47 -07:00
  • 3cc00c0676 DolphinAnalytics: Use Pascal case for GameQuirk enum Dentomologist 2025-08-14 13:04:10 -07:00
  • aa45b7fe61 Merge pull request #13867 from TryTwo/gfx_bug_fix JMC47 2025-08-13 19:09:07 -04:00
  • dfbf39c768 Mention enable MMU in the DSI Exception message (Invalid read from ###/Invalid write to ###) Pokechu22 2025-08-12 15:38:49 -07:00
  • 6b683517dc Fix bugs related to AbstractStagingTextures that perform an Upload (write to existing texture). This code path had probably never been used before. TryTwo 2025-08-12 21:32:31 -07:00
  • 72ef27c157 Merge pull request #13861 from Tilka/unused_lambda_captures Tilka 2025-08-10 20:26:32 +01:00
  • f04c2799dd VideoSW: fix comment Tillmann Karras 2025-08-10 00:41:29 +01:00
  • df3dc80190 DolphinQt: fix two -Wunused-lambda-capture warnings Tillmann Karras 2025-08-10 19:24:38 +01:00
  • ba656e641e Merge pull request #13854 from dreamsyntax/fix-regression-callers-broken Tilka 2025-08-10 19:13:29 +01:00
  • 4140c6f383 Merge pull request #13860 from SuperSamus/vbi-height-fix JMC47 2025-08-10 13:48:44 -04:00
  • 292f7401b3 HW/VideoInterface: Don't affect aspect ratio with VBI Frequency Override Jordan Woyak 2025-08-10 08:11:05 -05:00
  • 39ea49fc39 Fixed Patch Allowlist Check LillyJadeKatrin 2025-08-08 17:09:53 -04:00
  • e099a9c180 Merge pull request #13838 from Tilka/videosw2 Tilka 2025-08-10 08:26:02 +01:00
  • 4fc3106761 Merge pull request #13859 from Tilka/root_path_assert Tilka 2025-08-10 05:29:05 +01:00
  • fa4127b145 VideoSW: reuse Common::Vec2/3/4 Tillmann Karras 2025-07-28 16:31:46 +01:00
  • a07974e2c3 Merge pull request #13846 from JoshuaVandaele/better-xcb Tilka 2025-08-10 05:09:25 +01:00
  • 5a6c5e2639 Merge pull request #13787 from jordan-woyak/game-config-highlighter-fix Tilka 2025-08-10 05:02:21 +01:00
  • ec8b8bdb8d IOS/FS: add safety assert Tillmann Karras 2025-08-10 04:55:13 +01:00
  • d946656b87 PPCSymbolDB: Fix callers not updating dreamsyntax 2025-08-08 15:43:34 -07:00
  • c5893093fc DolphinQt: Make GameConfigHighlighter better handle large files. Jordan Woyak 2025-06-30 22:27:29 -05:00
  • e6ed939952 Merge pull request #13839 from Tilka/videosw3 JMC47 2025-08-07 02:18:01 -04:00
  • 3111a785a1 Merge pull request #13725 from Sam-Belliveau/more-consistent-looping JMC47 2025-08-05 20:02:58 -04:00
  • 804cf465fc Merge pull request #13819 from jordan-woyak/null-sound-stream-drop-samples JMC47 2025-08-05 16:46:57 -04:00
  • ab990018f2 Merge pull request #13831 from JoshuaVandaele/dualcore-conf JMC47 2025-08-05 13:45:15 -04:00
  • be669c7ce3 Merge pull request #13841 from JosJuice/android-opt-out-back JosJuice 2025-08-05 08:10:43 +02:00
  • c6d55d1b50 Merge pull request #13791 from jordan-woyak/realtek-firmware-loader JMC47 2025-08-04 19:42:59 -04:00
  • 222dda3305 Merge pull request #13845 from Dentomologist/host_remove_unnecessary_functions JosJuice 2025-08-04 19:49:58 +02:00
  • f8b85edd0c Qt: Better wayland detection to enforce xcb Joshua Vandaële 2025-08-04 19:34:31 +02:00
  • 3b832e84e4 Host: Remove outdated comment Dentomologist 2025-08-02 15:43:23 -07:00
  • 530ea7528e Host: Remove unnecessary functions Dentomologist 2025-08-02 15:03:55 -07:00
  • d0de0a3f47 Host: Remove unnecessary function Dentomologist 2025-08-02 14:26:15 -07:00
  • 6ca486ffb2 Merge pull request #13843 from Dentomologist/gamelist_fix_games_not_being_displayed Jordan Woyak 2025-08-01 18:28:35 -05:00
  • 38accd7fc3 GameTracker: Fix games not being displayed Dentomologist 2025-08-01 15:43:56 -07:00
  • cc3a13d4e4 Merge pull request #13842 from Dentomologist/memorywidget_fix_build_breakage_from_conflicting_prs Jordan Woyak 2025-08-01 18:03:40 -05:00
  • c880210ec1 MemoryWidget: Fix build breakage from conflicting PRs Dentomologist 2025-08-01 15:31:38 -07:00
  • 5d71ac268f ActionReplay/PatchEngine: Replace HostWrite with ApplyMemoryPatch Compared to the former, the latter invalidates the icache, which is something that is likely desired for patches (especially if they are applied while the game is running). Martino Fontana 2025-06-19 15:47:09 +02:00
  • aa7b13f353 PPCDebugInterface: Small refactor to ApplyMemoryPatch Invalidate icache only if target address has a different value. Take separate arguements, instead of a struct, to allow easier usage elsewhere. Overload with u8, u16 and u32 values for the same reason. Martino Fontana 2025-06-19 15:41:02 +02:00