Commit Graph

  • a8c5c9dffc Merge pull request #10361 from Simonx22/migrate-to-material-components JosJuice 2022-01-26 22:39:09 +01:00
  • ab5e71abf3 Merge pull request #10387 from Pokechu22/geometry-shader-always-write-layer Pokechu22 2022-01-26 13:37:40 -08:00
  • 25c547e9e5 Fix incorrect copy filter clamping Pokechu22 2022-01-25 19:39:23 -08:00
  • 407aefb6b9 Netplay: Get memory card size override setting from config system instead of manually parsing INI. Admiral H. Curtiss 2022-01-26 00:57:44 +01:00
  • b88507a3ed Core: Port memory card size override setting to new config system. Admiral H. Curtiss 2022-01-25 23:50:03 +01:00
  • d3ae1bd415 [Android] Fix unused variable warning Dentomologist 2022-01-25 14:15:18 -08:00
  • e741d4783a TextureConverterShaderGen: Add missing newline Pokechu22 2022-01-25 13:22:56 -08:00
  • 9d8c207aaf Android: Make texture cache accuracy level names match DolphinQt JosJuice 2022-01-24 22:18:57 +01:00
  • b237c7479e Merge pull request #10371 from lynxnb/android-ir JosJuice 2022-01-24 18:25:13 +01:00
  • b4edd16f24 Android: add an option to recenter IR after every pointer interaction lynxnb 2022-01-16 01:17:23 +01:00
  • fe9ac4ed1d Android: add IR pointer modes to InputOverlayPointer lynxnb 2022-01-15 19:44:11 +01:00
  • 900a0b0eee Merge pull request #10392 from JosJuice/remove-ascii-to-uppercase Admiral H. Curtiss 2022-01-24 03:39:25 +01:00
  • ff5b323a56 DiscIO: Delete an unused function declaration JosJuice 2022-01-23 22:15:56 +01:00
  • fbc71a28c3 Android: Add some missing license comments JosJuice 2022-01-23 22:14:51 +01:00
  • 481c8596de Merge pull request #10389 from Pokechu22/low-unknown-opcode JMC47 2022-01-23 05:38:20 -05:00
  • 8d7eff2a8a VideoCommon: Move logging/seen check for unknown opcodes into CommandProcessor Pokechu22 2022-01-22 22:02:20 -08:00
  • 79b2185117 OpcodeDecoding: Don't raise panic alerts for unknown opcodes 0x01-0x07 Pokechu22 2022-01-22 16:31:33 -08:00
  • 6420845fcb GeometryShaderGen: Write the layer for every vertex Pokechu22 2022-01-22 12:06:00 -08:00
  • 237947e2f1 Merge pull request #10369 from Simonx22/android-online-system-update-2 JMC47 2022-01-22 14:46:42 -05:00
  • a3f5d09a54 Don't create GBA saves dir when building without mGBA JosJuice 2022-01-22 16:00:29 +01:00
  • 4ce9944cc5 remove redundant Unlock shuffle2 2022-01-22 05:58:32 -08:00
  • acf6e24586 msvc/arm64: fix shadowed variable warning Shawn Hoffman 2022-01-22 03:31:50 -08:00
  • c6a074ca64 Android: improve app design Simonx22 2022-01-06 15:31:52 -05:00
  • 55378cab39 Android: Add online system update functionality Simonx22 2022-01-09 14:29:46 -05:00
  • 8ad1292df7 NativeLibrary: Add function to start system menu OatmealDome 2022-01-09 17:47:30 -05:00
  • 30d51348f9 WiiUtils: Add function to get current system menu version OatmealDome 2022-01-09 15:58:45 -05:00
  • 36257f7f42 WiiUtils: Add function to check if system menu is installed OatmealDome 2022-01-09 15:57:07 -05:00
  • 2fc7671eaf WiiUtils: Add doOnlineUpdate() function OatmealDome 2022-01-09 15:51:07 -05:00
  • 19e1809cdf WiiUtils: Add function to convert UpdateResult to jint OatmealDome 2022-01-09 15:50:23 -05:00
  • 7c86baee50 WiiUpdateCallback: Add interface for update callback OatmealDome 2022-01-09 15:42:26 -05:00
  • 7b8e846d0a Merge pull request #10367 from Pokechu22/fmt-8.1.1 JosJuice 2022-01-20 21:14:41 +01:00
  • 73bcf9c24b Translation resources sync with Transifex JosJuice 2022-01-18 23:28:24 +01:00
  • 78bcc6173f Merge pull request #10378 from Pokechu22/fifoplayer-LoadSettings Pokechu22 2022-01-17 14:24:18 -08:00
  • 75cdcd5ac2 FifoPlayer: Add missing call to LoadSettings() Pokechu22 2022-01-17 10:59:57 -08:00
  • b7e55e2d52 Merge pull request #10368 from Pokechu22/gamelist-lowercase-extension Léo Lam 2022-01-17 11:43:50 +01:00
  • 3175e38a2e GXPipelineUid: remove explicit shallow copy where it's the default Shawn Hoffman 2022-01-16 22:34:39 -08:00
  • 43e146a1d5 GameList: Convert file extensions to lowercase Pokechu22 2022-01-13 12:06:02 -08:00
  • 6e5f4125e3 Use Common::ToLower and Common::ToUpper Pokechu22 2022-01-16 16:38:11 -08:00
  • aaec64501a Create Common::ToLower and Common::ToUpper Pokechu22 2022-01-16 16:23:12 -08:00
  • e627718560 Merge pull request #10373 from Pokechu22/cmake-tab Léo Lam 2022-01-17 00:47:29 +01:00
  • cb19472f54 Merge pull request #10372 from Pokechu22/discio-core-dep Léo Lam 2022-01-17 00:39:55 +01:00
  • ad9e8d97a9 CMakeLists: Replace tab characters with spaces Pokechu22 2022-01-16 15:20:40 -08:00
  • b7ac11080e Merge pull request #10364 from Pokechu22/exi-device-refactor Pokechu22 2022-01-16 15:10:55 -08:00
  • 65788290f6 Raise a panic alert if a movie is recorded with memcards but no memcards are inserted Pokechu22 2022-01-11 16:02:43 -08:00
  • 19ef936e27 Use Slot in GameCubePane Pokechu22 2022-01-11 12:25:17 -08:00
  • 9109258b85 Use Slot in GCMemcardManager Pokechu22 2022-01-11 13:02:50 -08:00
  • 777bb4d82c Use Slot in EXI devices Pokechu22 2022-01-11 11:17:47 -08:00
  • 7935e614d1 CMakeLists: Change DiscIO dependency from common to core Pokechu22 2022-01-16 13:29:51 -08:00
  • 3f0b23ed2b Create Slot enum class for EXI slots Pokechu22 2020-08-30 13:43:45 -07:00
  • fefde0481d Use EnumFormatter to generate names for EXI devices Pokechu22 2022-01-11 17:10:13 -08:00
  • d354163fbe Replace TEXIDevices with an enum class Pokechu22 2020-08-17 00:07:38 -07:00
  • e8bbfc26fe Merge pull request #10370 from leoetlino/siof Mai M 2022-01-13 23:34:55 -05:00
  • 83c5446d85 Fix static initialisation order fiasco issue for Version variables Léo Lam 2022-01-14 00:04:22 +01:00
  • d445d2ad36 DolphinQt: Improve the earlier panic alert deadlock fix JosJuice 2020-04-25 10:35:14 +02:00
  • 3367e5e026 DolphinQt: Fix the panic alert deadlock, GPU thread edition JosJuice 2020-04-25 00:26:51 +02:00
  • fd04f4f32d Replace use of of unsigned char* with fmt Pokechu22 2022-01-12 23:05:45 -08:00
  • 29d6dd609c Fix non-constexpr format strings Pokechu22 2022-01-12 22:26:04 -08:00
  • 18cf8ac767 Create EnumFormatter for WD Command enums Pokechu22 2022-01-12 21:15:06 -08:00
  • 1a92699455 Cast to int for enums that are not formattable Pokechu22 2022-01-12 16:47:26 -08:00
  • 5465775d11 Fix ambiguous uses of format_to Pokechu22 2022-01-12 22:52:21 -08:00
  • ac46b91673 Make all fmt::formatter constructors constexpr Pokechu22 2022-01-12 17:28:17 -08:00
  • 78e43a4404 Make all custom fmt::formatter's format functions const Pokechu22 2022-01-12 17:16:29 -08:00
  • cc592ab814 Use fmt::runtime in FmtFormatT Pokechu22 2022-01-12 23:25:36 -08:00
  • 0cc211d1ef Use fmt::format_string Pokechu22 2022-01-12 16:59:19 -08:00
  • ff8965c40b Replace uses of undocumented/deprecated fmt::format_to overload Pokechu22 2022-01-12 16:32:31 -08:00
  • 54cf8d030c Add fmt/xchar includes where wstring is used Pokechu22 2022-01-12 16:29:15 -08:00
  • cb662509f2 CMake: Bump fmt version requirement to 8.0 Pokechu22 2022-01-13 11:10:37 -08:00
  • 1a2e88cbf3 Externals: Update fmt to 8.1.1 Pokechu22 2022-01-12 16:10:07 -08:00
  • 07fd17445c Merge pull request #10366 from Pokechu22/bad-int3-constructor Léo Lam 2022-01-13 14:37:36 +01:00
  • 21b9e6a34f Merge pull request #10355 from Pokechu22/fifo-player-config Léo Lam 2022-01-13 14:36:48 +01:00
  • 1cea399e9c Merge pull request #10345 from jordan-woyak/modifier-range Mai M 2022-01-13 08:32:15 -05:00
  • cfb8b9bcf4 Merge pull request #10357 from JosJuice/android-main-debug Mai M 2022-01-13 07:41:35 -05:00
  • 7ebc689b57 Merge pull request #10360 from JosJuice/android-div-6 Mai M 2022-01-13 07:41:08 -05:00
  • fc0d958e26 PixelShaderGen: Fix invalid use of int3(0) Pokechu22 2022-01-12 21:50:34 -08:00
  • e4372a317d Merge pull request #10247 from mbc07/GameINI JMC47 2022-01-11 19:15:41 -05:00
  • ca96421f42 Merge pull request #10365 from JosJuice/missing-ini-section JMC47 2022-01-11 19:12:58 -05:00
  • 2ca37922dc Config: Use "Controls" section for PadType in game INIs JosJuice 2022-01-11 22:38:37 +01:00
  • 5283a1dcc6 Config: Add "DSP" to GetINIToSectionMap JosJuice 2022-01-11 22:29:03 +01:00
  • c18abfaecc Merge pull request #10356 from AdmiralCurtiss/config-port-core-4 JMC47 2022-01-11 16:08:19 -05:00
  • d32b13fb36 Merge pull request #10363 from JosJuice/systemtimers-dma-period JMC47 2022-01-11 09:30:41 -05:00
  • 3da6487531 Merge pull request #10209 from Pokechu22/assert-fmt JosJuice 2022-01-09 22:27:18 +01:00
  • ca9bf3174f Use HRWrap in remaining locations Pokechu22 2021-12-12 13:50:18 -08:00
  • 1b32e6dae2 VideoBackends/D3D12: Include HRESULT in error messages Pokechu22 2021-12-12 13:18:39 -08:00
  • 23cdb5c576 VideoBackends/D3D11: Include HRESULT in error messages Pokechu22 2021-12-12 12:50:13 -08:00
  • 140c8217f6 Common: Create HRWrap Pokechu22 2021-12-12 12:04:13 -08:00
  • c296c34e00 Common/MsgHandler: Use caller's file and line number in log messages Pokechu22 2021-11-16 18:48:30 -08:00
  • f55571ee5d Common/MsgHandler: Fix PanicAlertFmtT not actually being translated Pokechu22 2021-11-10 20:14:57 -08:00
  • 2a5016c2f8 Common/MsgHandler: Remove use of lambda, as it breaks __func__ Pokechu22 2021-11-10 19:38:02 -08:00
  • 558de04cfc Common/Assert: Actually use the ASSERT_MSG's log type parameter Pokechu22 2021-11-10 18:34:28 -08:00
  • bab3ff0157 Common/MsgHandler: Remove non-format variants of PanicAlert Pokechu22 2021-11-10 17:43:24 -08:00
  • 82acfa6a46 VideoBackends/D3D: Eliminate CHECK in favor of ASSERT_MSG Pokechu22 2021-11-10 15:55:33 -08:00
  • 161c627466 Treewide: Remove unused inclusions of <cinttypes> Pokechu22 2021-12-11 11:39:04 -08:00
  • 44e93e91d7 Common/Assert: Switch to fmt Pokechu22 2021-11-10 14:42:49 -08:00
  • 1c0ca09e6f Common/Assert: Include the condition and function in the message Pokechu22 2021-11-10 13:39:36 -08:00
  • 36d605715d Merge pull request #10359 from PEmu2/links Pokechu22 2022-01-09 12:40:52 -08:00
  • c82b2dccb5 Config: Port SyncGPU settings to new config system. Admiral H. Curtiss 2022-01-07 06:41:41 +01:00
  • d8b67bc15f Config: Port BBDumpPort setting to new config system. Admiral H. Curtiss 2022-01-07 05:00:18 +01:00
  • 92d2fd9d5f Config: Port MMU setting to new config system. Admiral H. Curtiss 2022-01-07 04:37:07 +01:00
  • d8825f5635 Config: Port dual core setting to new config system. Admiral H. Curtiss 2022-01-07 03:50:18 +01:00
  • e5ef597642 Merge pull request #10172 from JosJuice/reorder-exception JosJuice 2022-01-09 19:41:16 +01:00