Commit Graph

  • 2b2fd4217e SaveStates: Fix MainWindow.m_state_slot is not restored from Qt.ini Emulation/StateSlot. Select slot 2 and exit & launch Dolphin again. Slot 2 is selected in the menu, but saving from selected slot saves to slot 1. Fabrice CARUSO 2023-09-25 17:18:56 +02:00
  • 53df01f7d8 Merge pull request #12172 from ArcaneNibble/sd Admiral H. Curtiss 2023-09-28 04:10:27 +02:00
  • eac318a1d8 DolphinQt: Fix decrease emulation speed hotkey rollover sowens99 2023-09-27 21:40:16 -04:00
  • 467c7435d1 Merge pull request #12203 from deReeperJosh/hidv4-check-device-not-null Admiral H. Curtiss 2023-09-27 23:06:47 +02:00
  • 2a9121b66f Reorganized the first-round AchievementsWindow startup to prevent items from being visible before their parents, thus getting rid of the rapid popups. LillyJadeKatrin 2023-09-26 23:31:04 -04:00
  • d0de837efd HIDv4: Check Device Not Null Before Attaching deReeperJosh 2023-09-26 18:10:29 +01:00
  • e16753472c FileUtil: Don't try to retrieve size for FIFO pipe MattKC 2023-09-24 19:36:15 -07:00
  • f8445782bf Merge pull request #12199 from noahpistilli/kd-hotfix Admiral H. Curtiss 2023-09-25 03:07:39 +02:00
  • def6cb0155 IOS/KD: Fix crash with KD Scheduler Sketch 2023-09-24 15:29:07 -04:00
  • 15f42eb5d8 Merge pull request #12195 from LillyJadeKatrin/retroachievements-logging Admiral H. Curtiss 2023-09-24 17:13:36 +02:00
  • b5b28da39d Merge pull request #12198 from rsgnz/require-fmt10 Admiral H. Curtiss 2023-09-24 15:52:06 +02:00
  • 1a9d946a33 Require system fmt >= 10.1 rsgnz 2023-09-24 11:48:57 +02:00
  • 117bfd326d Merge pull request #12197 from t895/double-numeric-settings-fix JosJuice 2023-09-24 15:33:24 +02:00
  • c67cd65b53 Merge pull request #12190 from AdmiralCurtiss/fmt10 Admiral H. Curtiss 2023-09-24 00:05:00 +02:00
  • c0f690b780 Merge pull request #12193 from malleoz/malleo/mem2_search Admiral H. Curtiss 2023-09-24 00:02:18 +02:00
  • fa37336ba3 Android: Adjust settings slider dialog Charles Lombardo 2023-09-23 10:58:29 -04:00
  • f205a20d3f Android: Use 0.5 unit step size and show decimal for numeric settings Charles Lombardo 2023-09-23 10:48:23 -04:00
  • da00191eb6 Added log statements across AchievementManager. LillyJadeKatrin 2023-09-22 21:44:12 -04:00
  • 853d93d14a Merge pull request #12188 from t895/coil-loader JosJuice 2023-09-22 19:23:14 +02:00
  • 98dd10a716 Debugger/Memory: Fix unable to search mem2 sowens99 2023-09-21 22:30:23 -04:00
  • 24950ce0e0 JitArm64: Check packed NaNs without using extra register JosJuice 2023-09-21 18:19:12 +02:00
  • 8dbbae76de Jit64: Optimize ps_merge01 with Rd == Rb JosJuice 2023-09-17 11:12:54 +02:00
  • 63467559b2 fmt 10.0.0-10.1.1 compile fixes get 2023-06-11 21:51:49 -05:00
  • 965283c263 Update fmt to 10.1.1 and convert to submodule. Admiral H. Curtiss 2023-09-20 23:05:53 +02:00
  • c0f4825a97 Disable Store EFB Copies to Texture Only for Mystery Case Files: The Malgrave Incident Pokechu22 2023-09-20 13:39:58 -07:00
  • f13b29196d Android: Use custom image loader for game covers Charles Lombardo 2023-09-20 14:12:22 -04:00
  • 579ccb0710 Merge pull request #12160 from AdmiralCurtiss/achievement-log Admiral H. Curtiss 2023-09-19 22:01:15 +02:00
  • 9862ba4548 Merge pull request #12155 from krnlyng/jit_block_map_msr_fast JosJuice 2023-09-17 15:13:53 +02:00
  • a79fe768e3 Jit64: Simplify ps_sum1 JosJuice 2023-09-17 11:04:37 +02:00
  • cc7fadfa4b Merge pull request #12181 from JosJuice/curl-response-code-long Admiral H. Curtiss 2023-09-16 16:48:47 +02:00
  • aa4de6516f Common: Fix HttpRequest::GetLastResponseCode stack corruption JosJuice 2023-09-16 15:52:13 +02:00
  • fd9c970621 JitArm64/Jit64: Extend the fast lookup mmap-ed segment further to avoid needing to check the msr bits. Frajo Haider 2023-07-18 17:15:17 +03:00
  • 1a821465f4 Merge pull request #12166 from iwubcode/cubemap_shader_texture_integration Admiral H. Curtiss 2023-09-12 16:56:26 +02:00
  • 308a52a782 Merge pull request #12165 from noahpistilli/scheduler-downloader Admiral H. Curtiss 2023-09-12 16:22:23 +02:00
  • 3dada564bf Merge pull request #12177 from AdmiralCurtiss/noreserve Admiral H. Curtiss 2023-09-12 16:21:59 +02:00
  • 392dfbe05f JitArm64: Deduplicate the gather pipe exception check JosJuice 2023-09-10 16:30:30 +02:00
  • d16bedd5c4 Merge pull request #12178 from JosJuice/jit-gp-pc Admiral H. Curtiss 2023-09-10 15:58:23 +02:00
  • 92d67df4e9 Merge pull request #12138 from JosJuice/jit-gp-check-discard Admiral H. Curtiss 2023-09-10 15:10:37 +02:00
  • 7869abf0e6 Common/MemArena: Set MAP_NORESERVE in LazyMemoryRegion on Linux. Admiral H. Curtiss 2023-09-10 03:27:53 +02:00
  • 3f6a976e0f IOS/KD: Implement Download Scheduler Sketch 2023-09-05 20:56:53 -04:00
  • 34b0a6ea90 Jit: Check for discarded registers when flushing JosJuice 2023-08-25 16:06:39 +02:00
  • 5902b5b113 PPCAnalyst: Don't discard before gather pipe interrupt check JosJuice 2023-08-25 16:15:54 +02:00
  • f7f4da2be8 Jit: Use correct address when checking fifoWriteAddresses JosJuice 2023-08-25 17:05:34 +02:00
  • 1a0f0e7e96 Merge pull request #12081 from JosJuice/jitarm64-debug-exit-pc Admiral H. Curtiss 2023-09-10 02:10:29 +02:00
  • 84c8eb5a01 Make AutoHDR work with color luminance instead of average Filippo Tarpini 2023-09-09 18:12:47 +03:00
  • 5e0cf795e3 Merge pull request #12169 from jordan-woyak/widescreen-heuristic-gameini Admiral H. Curtiss 2023-09-09 16:51:11 +02:00
  • 911c469cf5 Common/LogManager: Add logging category for Achievements. Admiral H. Curtiss 2023-09-04 05:14:13 +02:00
  • 860acfb15d Steam Deck: Periodically reenable gyro R 2023-09-07 00:37:01 +01:00
  • 57e56f4bc2 Merge pull request #12174 from AdmiralCurtiss/jitcache-32bit JosJuice 2023-09-07 19:29:04 +02:00
  • cc01b4b997 Merge pull request #12173 from AdmiralCurtiss/fixed-mapping-assert JosJuice 2023-09-07 19:28:46 +02:00
  • cf2a1f29b7 Core/JitCache: Don't try to allocate the fast block map on 32-bit builds. Admiral H. Curtiss 2023-09-07 14:47:52 +02:00
  • 422bc7a627 Common/MemArena: A zero-byte allocation is invalid. Admiral H. Curtiss 2023-09-07 14:41:24 +02:00
  • c14bc6ea4c Common/MemArena: mmap returns MAP_FAILED on error, not nullptr. Admiral H. Curtiss 2023-09-07 13:59:33 +02:00
  • a20bb3e05b Common/MemArena: Assert return value of LazyMemoryRegion::Clear()'s mmap() call. Admiral H. Curtiss 2023-09-07 04:00:22 +02:00
  • 7cc4304918 VideoCommon: Expose the widescreen heuristic's standard and widescreen ratio values in onion config. Jordan Woyak 2023-09-06 18:44:43 -05:00
  • c0440df288 Merge pull request #12029 from LillyJadeKatrin/retroachievements-bugfix-2 JMC47 2023-09-06 12:23:52 -04:00
  • 3b5b9e0fc0 Merge pull request #12028 from LillyJadeKatrin/retroachievements-bugfix JMC47 2023-09-06 12:20:20 -04:00
  • 38bd04c439 Add Rich Presence to Achievement Dialog Header LillyJadeKatrin 2023-06-17 12:40:07 -04:00
  • 589834f562 VideoCommon: add cubemap as a sampler target for shaders, add cubemap as a valid texture asset iwubcode 2023-09-05 21:11:19 -05:00
  • 76a00551d1 Merge pull request #11419 from OatmealDome/widescreen JMC47 2023-09-05 13:25:07 -04:00
  • 4938b99600 VertexManagerBase: Allow widecreen heuristic constants to be overriden by onion config OatmealDome 2023-09-04 13:02:17 -04:00
  • de781a6fa7 RenderBase: Allow widescreen heuristic's transition threshold to be overridden by onion config OatmealDome 2023-01-09 00:25:11 -05:00
  • 9419d92446 Merge pull request #12139 from iwubcode/more_shader_texture_properties JMC47 2023-09-04 22:45:56 -04:00
  • 82ea4f4c70 Merge pull request #12137 from iwubcode/custom_pipeline_more_error_checking JMC47 2023-09-04 22:43:41 -04:00
  • 627282473b Merge pull request #12136 from iwubcode/texture_metadata_struct JMC47 2023-09-04 22:40:50 -04:00
  • d0afe36269 Disable Arbitrary Mipmap Detection checkbox when GPU Texture Decoding is enabled Pokechu22 2022-09-24 23:59:38 -07:00
  • b969d89103 Disable Texture Filtering dropdown when Manual Texture Sampling is checked Pokechu22 2022-09-24 23:50:41 -07:00
  • efabcaf6ea Merge pull request #12159 from noahpistilli/evc+rgnsel JMC47 2023-09-04 12:00:02 -04:00
  • 348e60cd3f Rearranged RetroAchievements startup process LillyJadeKatrin 2023-06-17 14:13:38 -04:00
  • 210347ae15 Tools: fix perf-disassemble.sh. Frajo Haider 2023-09-04 12:24:54 +03:00
  • 3e9c9a3e8d Merge pull request #12004 from TellowKrinkle/MetalMultiTarget OatmealDome 2023-09-03 23:31:38 -04:00
  • 900439ea0d Merge pull request #12102 from iwubcode/cubemap_custom_texture JMC47 2023-09-03 18:29:00 -04:00
  • 6f6eb73667 Merge pull request #12158 from noahpistilli/graphics_mod_manager_crash JMC47 2023-09-03 16:27:58 -04:00
  • fb852a5062 VideoCommon: Deinit Graphics Mod Manager implicitly Sketch 2023-09-03 15:57:51 -04:00
  • fdaa82f96d Add Everybody Votes Channel and Region Select to WiiLink config Sketch 2023-09-03 15:56:02 -04:00
  • 32f4f3ae7c Merge pull request #12152 from JosJuice/android-settings-nullable JosJuice 2023-09-03 19:53:30 +02:00
  • 143a13622f Merge pull request #12108 from noahpistilli/kd-check-mail Admiral H. Curtiss 2023-09-03 19:52:26 +02:00
  • 2154941c2c IOS/KD: Implement NWC24_CHECK_MAIL_NOW Sketch 2023-08-14 21:02:57 -04:00
  • c378365324 Android: Get rid of unnecessary nullability in features.settings JosJuice 2023-09-02 11:37:27 +02:00
  • 26e9294075 Merge pull request #12153 from JosJuice/android-iso-paths-jni JosJuice 2023-09-03 17:38:52 +02:00
  • 57b1bd2b1a Merge pull request #12151 from JosJuice/android-controller-float JosJuice 2023-09-03 17:38:42 +02:00
  • f063fb31b3 Merge pull request #12149 from noahpistilli/no-response-header-rsa Admiral H. Curtiss 2023-09-03 03:50:18 +02:00
  • fa2bc535f1 IOS/KD: Check if a file has an RSA signature Sketch 2023-08-31 22:36:47 -04:00
  • 46a596c0d3 Merge pull request #12148 from Dentomologist/fifo_convert_memoryupdate_type_to_enum_class Admiral H. Curtiss 2023-09-03 03:34:35 +02:00
  • 62fee2f3b6 VideoCommon: add loading cube maps from DDS files and loading it into our custom texture object. Custom texture object now has the concept of slices in addition to levels. Traditional custom textures have a single slice iwubcode 2023-08-13 16:09:45 -05:00
  • 9cabf20aaa Fifo: Convert MemoryUpdate::Type to enum class Dentomologist 2023-08-29 19:27:59 -07:00
  • 6d04618921 Merge pull request #12157 from Dentomologist/texturecachebase_add_m_prefix Admiral H. Curtiss 2023-09-03 03:10:57 +02:00
  • bd57d17dee Merge pull request #12079 from JosJuice/blr-no-fastmem JMC47 2023-09-02 12:45:39 -04:00
  • 6beaee078b Merge pull request #12150 from AdmiralCurtiss/fast-block-cache-fix JMC47 2023-09-02 12:37:13 -04:00
  • 190e71a318 Android: Use JNI for setting/getting ISO paths JosJuice 2023-09-02 12:44:26 +02:00
  • 1c47c510cd Android: Remove all uses of Any from SliderSetting JosJuice 2023-09-02 10:05:42 +02:00
  • e6138d7683 Android: Fix controller float sliders crashing JosJuice 2023-09-02 09:12:42 +02:00
  • d5d3eb5025 TextureCacheBase: Add m_ prefix to member variables Dentomologist 2023-09-01 22:50:48 -07:00
  • f1c1c6ded6 JitCache: Fix potentially dangling pointer to fast block map. Admiral H. Curtiss 2023-09-02 04:03:15 +02:00
  • 5bd7756064 Common/MemArena: Add LazyMemoryRegion to represent a zero-initialized memory region whose pages are only allocated on first access. Admiral H. Curtiss 2023-09-02 04:01:32 +02:00
  • 5e5887a378 Merge pull request #12095 from t895/color-space-settings Charles Lombardo 2023-08-30 10:07:07 -04:00
  • efa820763a Merge pull request #12147 from Dentomologist/pagefaulttest_use_gtest_skip JMC47 2023-08-29 17:38:31 -04:00
  • 4131dffae9 Jit: Allow BLR optimization without fastmem JosJuice 2023-07-30 17:35:22 +02:00
  • af2c32635a Jit: Add more error checking to ProtectStack JosJuice 2023-07-31 14:37:35 +02:00
  • 1b2d0c0507 Merge pull request #10575 from JosJuice/jitbase-auto-clear JMC47 2023-08-29 15:56:25 -04:00