Commit Graph

  • 2ea95f5835 JitArm64: Use BitSet8 for Arm64GPRCache::FlushCRRegisters JosJuice 2023-11-13 18:28:40 +01:00
  • 13e76500c2 BBA/HLE: Fix GC homebrew if_config not working Sepalani 2023-11-13 01:24:34 +04:00
  • 87c27936fc Merge pull request #12238 from AdmiralCurtiss/achievementheaderwidget-unused-variables Tilka 2023-11-12 21:24:17 +00:00
  • aa1311cd78 Merge pull request #12268 from JosJuice/fastmem-terminology Tilka 2023-11-12 19:44:45 +00:00
  • 166423ad61 Merge pull request #12273 from Dentomologist/dolphinqt_remove_unnecessary_qoverloads Tilka 2023-11-12 19:43:05 +00:00
  • 4b38560323 Merge pull request #12282 from Wack0/mmu-tlb-patch Tilka 2023-11-12 19:41:23 +00:00
  • 15a3200b70 Merge pull request #12288 from Pokechu22/bp-stride-scale-fallthrough Tilka 2023-11-12 19:35:37 +00:00
  • 4285e9d8aa Merge pull request #12276 from Tilka/ax_volume Tilka 2023-11-12 19:35:15 +00:00
  • 3984d1964b Fix accidental fallthrough in BPStructs Pokechu22 2023-10-29 16:51:53 -07:00
  • e7b922ee62 Merge pull request #12286 from Pokechu22/more-bp-register-descriptions Tilka 2023-11-12 07:59:32 +00:00
  • da8407e01c Add descriptions for more BP registers Pokechu22 2023-11-11 16:49:05 -08:00
  • dfdb9a4a07 Clarify per-texture tmem information in the fifo analyzer Pokechu22 2023-10-29 19:59:05 -07:00
  • ea41d0e384 Convert BPMEM_LOADTLUT1 to a struct Pokechu22 2023-10-29 19:24:40 -07:00
  • 2a1d445b30 Enhance description of BPMEM_PRELOAD_MODE in the fifo analyzer Pokechu22 2023-10-29 19:23:43 -07:00
  • 6bad17b170 Rename bpmem.copyMipMapStrideChannels to bpmem.copyDestStride Pokechu22 2023-10-29 17:54:51 -07:00
  • e5d2deb017 Merge pull request #12287 from Tilka/blending Tilka 2023-11-12 07:31:13 +00:00
  • ac9079f2ca VideoCommon: copy software renderer logic for blend mode priorities Tillmann Karras 2023-11-12 05:47:22 +00:00
  • 9543555bfe Fix typo in comment for bpmem.texcoords Pokechu22 2023-10-29 15:44:17 -07:00
  • 2333fc2701 MMU: Use VSID in segment register as additional TLB lookup key Rairii 2023-11-10 12:51:51 +00:00
  • f35ee22755 Merge pull request #12283 from Dentomologist/wiisocket_delete_move_assignment_operator Admiral H. Curtiss 2023-11-11 13:31:16 +01:00
  • 9ebd257206 WiiSocket: Explicitly delete move operators Dentomologist 2023-11-10 11:37:17 -08:00
  • 4345980b25 Merge pull request #12284 from Dentomologist/sdl_add_default_case_to_switch_statement Admiral H. Curtiss 2023-11-10 21:25:40 +01:00
  • 2d3bae9c79 SDL: Add default case to switch statement Dentomologist 2023-11-10 11:59:11 -08:00
  • 1dff22d576 Movie: Fix crash when starting input recording on OpenGL single-core Dentomologist 2023-11-08 18:43:00 -08:00
  • 620fbcdfb7 Merge pull request #12274 from JosJuice/jitarm64-non-dirty-immediates Admiral H. Curtiss 2023-11-08 20:44:32 +01:00
  • 8064fecbb8 Merge pull request #12277 from Wack0/patch-1 Admiral H. Curtiss 2023-11-08 19:44:44 +01:00
  • 18d777095b MMU: on DSI exception, don't set store bit on read Rairii 2023-11-08 16:06:11 +00:00
  • 8140d6b1d3 Translation resources sync with Transifex JosJuice 2023-11-07 20:01:29 +01:00
  • aec5238aa6 Merge pull request #12237 from AdmiralCurtiss/hard-label JosJuice 2023-11-06 20:22:23 +01:00
  • 40bf452ac8 Merge pull request #12182 from JosJuice/jit64-ps-sum1 Admiral H. Curtiss 2023-11-06 14:50:33 +01:00
  • b8bc391d27 AX: make volume field signed Tillmann Karras 2023-11-05 20:40:56 +00:00
  • ec69ed2173 Merge pull request #12133 from mandar1jn/skylanders-improved-generation Admiral H. Curtiss 2023-11-05 18:29:19 +01:00
  • 1748e6416f Merge pull request #12272 from AdmiralCurtiss/dark-mode-gui Admiral H. Curtiss 2023-11-05 18:28:59 +01:00
  • 2f9e98b77b DolphinQt: Check theme instead of system for when to apply dark title bars on Windows. Admiral H. Curtiss 2023-11-05 18:13:00 +01:00
  • afdf6de041 Skylanders: Improve figure data view and generation Mandar1jn 2023-08-24 17:24:30 +02:00
  • 9a342af857 Merge pull request #12275 from JosJuice/directoryblob-comma JosJuice 2023-11-05 14:40:25 +01:00
  • ed6014ddb5 DolphinQt/InterfacePane: Rework style dropdown so the built-in light/dark style can be manually selected. Admiral H. Curtiss 2023-11-04 18:41:52 +01:00
  • 8f55c28472 DolphinQt/Settings: Add option to force the light or dark style on Windows. Admiral H. Curtiss 2023-11-04 18:25:42 +01:00
  • 6d585b6eb6 DolphinQt/Settings: Split setting of the user style into two functions. Admiral H. Curtiss 2023-11-04 17:56:43 +01:00
  • 9d08c8a45d Merge pull request #12271 from TryTwo/Qt_Display_Fixes Admiral H. Curtiss 2023-11-05 12:53:45 +01:00
  • 9c53c110f8 DiscIO: Remove unintentional use of comma operator JosJuice 2023-11-05 09:24:49 +01:00
  • f9dd13a309 JitArm64: Preserve dirty flag when materializing immediate JosJuice 2023-11-05 09:21:58 +01:00
  • 1b7bd32ac1 JitArm64: Correctly flush non-dirty immediates JosJuice 2023-11-05 09:15:08 +01:00
  • 2a5147a19b Dark style: add QTableCornerButton. Fix padding for tables. CodeDiffDialog: Fix QTableWidget UI issues TryTwo 2023-11-02 22:34:25 -07:00
  • 43e69d3e6a DolphinQt: Remove unnecessary qOverloads Dentomologist 2023-11-04 14:01:39 -07:00
  • b7b8f46832 Merge pull request #12259 from Sintendo/frsqrte-unit-test Tilka 2023-11-04 20:10:23 +00:00
  • 9cc1df6c14 JitArm64: Optimize frsqrte denormal path (in an "interesting" way) JosJuice 2023-10-11 21:48:41 +02:00
  • 9b21046dfc JitArm64: Read X1 instead of X3 in frsqrte denormal path JosJuice 2023-10-11 20:54:17 +02:00
  • 9807cf0b82 JitArm64: Stop using X4 in frsqrte JosJuice 2023-10-11 20:17:08 +02:00
  • 4b2f73774f JitArm64: Optimize frsqrte denormal path JosJuice 2023-10-11 19:38:46 +02:00
  • e5bd8019f6 JitArm64: Read X1 instead of X3 in frsqrte normal path JosJuice 2023-10-11 19:23:51 +02:00
  • 31d751b6da JitArm64: Read X1 in frsqrte normal path JosJuice 2023-10-11 18:48:47 +02:00
  • 6b2d801ed7 Merge pull request #12267 from JosJuice/contributing-leaks JosJuice 2023-11-03 22:37:50 +01:00
  • a2a733f4a3 Contributing.md: Make our stance on leaked information explicit JosJuice 2023-11-02 20:08:05 +01:00
  • c7243c368f Merge pull request #12270 from AdmiralCurtiss/clang-enum-out-of-range-2 Admiral H. Curtiss 2023-11-03 16:34:50 +01:00
  • b181842092 Netplay: Fix building on clang 17. Admiral H. Curtiss 2023-11-03 16:15:04 +01:00
  • 7dae4dd3d2 Merge pull request #12266 from noahpistilli/kd-junk-data Admiral H. Curtiss 2023-11-03 15:27:44 +01:00
  • ad2044993d IOS/KD: Disable download and mail when files are invalid Sketch 2023-11-02 14:13:17 -04:00
  • 482da7975b Jit: Define new terms related to fastmem JosJuice 2023-11-02 20:54:34 +01:00
  • b4c0da30bd Merge pull request #12244 from DacoTaco/feature/crypto Admiral H. Curtiss 2023-11-02 19:36:40 +01:00
  • 2241aaf168 IOS: implement /dev/aes DacoTaco 2023-10-17 20:09:04 +02:00
  • d4c18f3f31 IOS: implement /dev/sha DacoTaco 2023-10-18 21:48:19 +02:00
  • 13c70eeb31 Merge pull request #12257 from Wack0/patch-1 JosJuice 2023-11-01 21:10:39 +01:00
  • c248a69268 JitArm64: Add utility for calling a function with arguments JosJuice 2023-06-03 09:24:10 +02:00
  • 17122f171a Merge pull request #12260 from Pokechu22/multiple-fifo-recording-regression Admiral H. Curtiss 2023-11-01 12:01:52 +01:00
  • ff009dd8b5 Merge pull request #12258 from skyfloogle/traversal-logging Admiral H. Curtiss 2023-11-01 11:56:39 +01:00
  • 166d8a1aa3 Merge pull request #12211 from JosJuice/toggle-dcache Admiral H. Curtiss 2023-11-01 11:53:56 +01:00
  • 9230266529 CheatSearchWidget: Add checkbox to toggle Current Value autoupdate Dentomologist 2023-10-29 15:20:23 -07:00
  • fdb7328c73 CheatSearch: Update Current Values at end of frame Dentomologist 2023-10-28 16:30:22 -07:00
  • d04e67be3d Add fastmem arena setting JosJuice 2023-10-01 22:54:09 +02:00
  • 8686536d7d Jit: Always initialize fastmem arena JosJuice 2023-09-30 19:38:09 +02:00
  • 0606433404 JitArm64: Check fastmem instead of fastmem_arena JosJuice 2023-10-01 21:57:28 +02:00
  • b3bfcc5d7f PowerPC: Allow toggling write-back cache during emulation JosJuice 2023-09-09 16:19:47 +02:00
  • 899d61bc7d Jit64: Recompile asm routines on cache clear JosJuice 2023-09-30 17:32:51 +02:00
  • 5e74a8b850 Jit64: Don't make use of fastmem arena when dcache is enabled JosJuice 2023-09-30 19:13:52 +02:00
  • b32ac9353e Merge pull request #12262 from AdmiralCurtiss/last-state-order-refactor JosJuice 2023-10-31 19:39:47 +01:00
  • 8e51f0c054 Merge pull request #12264 from Dentomologist/cheats_manager_fix_factory_widget_spacing Admiral H. Curtiss 2023-10-31 19:02:58 +01:00
  • 74d3ba7c46 Cheats Manager: Fix factory widget spacing Dentomologist 2023-10-30 17:41:40 -07:00
  • 7dfb23d38c CheatSearchWidget: Don't recreate table when refreshing values Dentomologist 2023-10-28 12:25:41 -07:00
  • ef7f3b5bac UnitTests: Test ApproximateReciprocalSquareRoot Sintendo 2023-10-29 20:57:41 +01:00
  • fa7c969e15 CheatSearch: Use index range for ClonePartial Dentomologist 2023-10-26 13:06:16 -07:00
  • 437946fb1a Core/State: Refactor logic for determining the relative age of existing savestates. Admiral H. Curtiss 2023-10-30 18:49:58 +01:00
  • 99a3bbc055 Core/State: Return an empty string on invalid input to SystemTimeAsDoubleToString(). Admiral H. Curtiss 2023-10-30 19:16:59 +01:00
  • 03f8ec09eb Merge pull request #12261 from TryTwo/Bugfix_GetAddress Admiral H. Curtiss 2023-10-30 10:49:13 +01:00
  • 045868bbb4 Merge pull request #12256 from malleoz/savestate_read_header_fix Admiral H. Curtiss 2023-10-30 10:45:14 +01:00
  • 490e4b78a7 Bugfixes for PPCDebugInterface::GetMemoryAddressFromInstruction FromChars cannot return a value prefixed with 0x. Possible regex failures on rX, rY, rZ TryTwo 2023-10-29 22:54:45 -07:00
  • 35831f342e Fix regression when recording multiple fifologs Pokechu22 2023-10-29 15:23:31 -07:00
  • bee6d5bfb6 Netplay: Don't log skippable events as errors Floogle 2023-10-28 17:57:22 +02:00
  • 220988d064 Merge pull request #12161 from krnlyng/tools_no_show_raw_insn Tilka 2023-10-28 03:28:28 +01:00
  • 2ccc2bfb2e Merge pull request #12250 from Sintendo/dcbx-nit Tilka 2023-10-28 02:33:51 +01:00
  • 9bea807732 Merge pull request #12249 from Sintendo/frsqrte-nit Tilka 2023-10-28 02:15:05 +01:00
  • 2212a5b225 Merge pull request #12254 from AdmiralCurtiss/savestate-no-xfb-stride Tilka 2023-10-28 02:14:30 +01:00
  • 7c243a110a Merge pull request #12253 from TellowKrinkle/AsahiGL Tilka 2023-10-28 02:12:40 +01:00
  • ef447bb40b Merge pull request #12248 from Dentomologist/cheatsearch_use_std_comparison_functions Tilka 2023-10-28 02:11:18 +01:00
  • ce895f1205 Merge pull request #12255 from jordan-woyak/sdl-360 Tilka 2023-10-28 02:10:46 +01:00
  • 6bac012001 Merge pull request #12251 from Dentomologist/skylanderportal_make_protected_variables_private Tilka 2023-10-28 02:09:28 +01:00
  • c9cd0b626b JIT64: for twx instruction, raise exception with correct SRR0 Rairii 2023-10-27 13:27:36 +01:00
  • cddc75c28b Core: Fix UI slowdown for savestate timestamp reads sowens99 2023-10-26 19:34:26 -04:00
  • 30ce1f2ec2 ControllerInterface/SDL: Remove Xbox 360 controller disabling hack. Jordan Woyak 2023-10-26 18:04:11 -05:00
  • 3454bc4c3c Translation resources sync with Transifex JosJuice 2023-10-25 22:43:24 +02:00