Commit Graph

  • 9cc3ba6fc6 VideoBackends:Metal: Enable BCn support on iOS TellowKrinkle 2023-04-13 21:49:03 -05:00
  • 3ec9b56e73 Externals: Disable werror on mbedtls TellowKrinkle 2023-04-13 21:21:51 -05:00
  • 8e6e6f3c4a Merge pull request #11800 from Dentomologist/rename_graphicsradioint_to_configradioint Mai 2023-04-28 12:42:16 -04:00
  • 529d0a1c63 Infinity Base: Code tidyups and de-duplication Joshua de Reeper 2023-04-17 12:40:26 +12:00
  • a7abd7dba0 Qt: Rename GraphicsRadioInt to ConfigRadioInt Dentomologist 2023-04-27 10:39:48 -07:00
  • f632f94645 Feature: Emulate Disney Infinity Base Joshua de Reeper 2023-01-25 10:51:02 +13:00
  • 88320f385d Merge pull request #11798 from Dentomologist/remove_obsolete_widget_member_variable Léo Lam 2023-04-28 01:20:50 +01:00
  • b59ca9682e Qt/GeneralWidget and GraphicsWidget: Remove unused member variable Dentomologist 2023-04-26 15:35:40 -07:00
  • a75d22d901 Merge pull request #11797 from Dentomologist/remove_unused_videoutils_function Léo Lam 2023-04-28 00:37:43 +01:00
  • c19be2a3cf Merge pull request #11799 from Dentomologist/graphicswindow_remove_member_variables Léo Lam 2023-04-28 00:36:56 +01:00
  • 89154c858b Merge pull request #11787 from AdmiralCurtiss/ios-emulationkernel Léo Lam 2023-04-28 00:36:03 +01:00
  • f4751b1547 Qt/GraphicsWindow: Remove unnecessary member variables Dentomologist 2023-04-26 16:44:33 -07:00
  • 1f74653501 VideoUtils: Remove unused function GetAvailableResolutions Dentomologist 2023-04-26 15:02:42 -07:00
  • adbee91dca Merge pull request #11794 from shuffle2/color-scheme-changed Mai 2023-04-26 04:12:03 -04:00
  • e483b5693f Merge pull request #11795 from Dentomologist/rename_graphicschoice_to_configchoice Mai 2023-04-26 04:10:58 -04:00
  • bb227ad7bb DolphinQt: reset stylesheets on colorSchemeChanged This is required for switching system color scheme (dark/light) dynamically at runtime. Shawn Hoffman 2023-04-25 00:12:59 -07:00
  • 51e528e45f DolphinQt: cache icons instead of single pixmaps Fixes dynamically changing dpi scaling. Load resources from svg if possible. Currently svg support is not in Qt build in Externals, and image files need to be added later. Shawn Hoffman 2023-04-23 03:43:49 -07:00
  • 8c2e924255 Merge pull request #11774 from shuffle2/qtnext Mai 2023-04-25 15:24:44 -04:00
  • 71a56d9e04 Merge pull request #11775 from shuffle2/qtnext2 Mai 2023-04-25 15:23:32 -04:00
  • 2237a4a7aa Qt: Rename GraphicsChoice to ConfigChoice Dentomologist 2023-04-24 20:36:43 -07:00
  • b00e898aff DolphinQt: fix handling of Qt-specific cmdline args QApplication should parse and remove and args it recognizes before dolphin starts inspecting the args. This allows using e.g. -style <style> on the commandline. Shawn Hoffman 2023-04-19 09:40:12 -07:00
  • b20cc6b67e DolphinQt: dont set dpi awareness in manifest Qt already does this itself programmatically. Setting in the manifest interferes with Qt's internal handling of dpi awareness. Shawn Hoffman 2023-04-19 09:24:24 -07:00
  • 258cf0ff28 DolphinQt: assume QT_VERSION_CHECK >= 6.0.0 Shawn Hoffman 2023-04-19 12:48:20 -07:00
  • ce9413e549 cmake: drop qt5 Shawn Hoffman 2023-04-19 12:05:24 -07:00
  • 97157eaf5c DolphinQt: use new style of addAction API Shawn Hoffman 2023-04-19 09:25:59 -07:00
  • b9a7f577a5 Merge pull request #11765 from Minty-Meeo/ppc-cache-savestate Mai 2023-04-25 05:40:15 -04:00
  • 6bdfcc606f Merge pull request #11788 from shuffle2/qtdpiround Mai 2023-04-25 04:05:41 -04:00
  • c9bbb12c2e Fix build of iconv code on OpenBSD Brad Smith 2023-04-25 01:22:05 -04:00
  • 15a0860f15 IOS: Leverage Kernel/EmulationKernel difference for passing System to most IOS devices. Admiral H. Curtiss 2023-04-23 19:38:11 +02:00
  • ba150a6824 Merge pull request #11790 from AdmiralCurtiss/network-widget-workaround Léo Lam 2023-04-25 01:07:42 +01:00
  • 77b334b47b Merge pull request #11791 from lioncash/traverse Léo Lam 2023-04-25 01:05:41 +01:00
  • e5f7522711 Merge pull request #11792 from lioncash/trace Léo Lam 2023-04-25 01:04:36 +01:00
  • 1379a33102 Merge pull request #11780 from Dentomologist/rename_graphicsbool_to_configbool Léo Lam 2023-04-25 01:03:22 +01:00
  • a08b5f7c35 Merge pull request #11786 from AdmiralCurtiss/ios-dolphin-device Léo Lam 2023-04-25 00:41:56 +01:00
  • d991cbaf3c Common: Move CodeTrace.cpp/.h into Core Lioncash 2023-04-24 09:05:49 -04:00
  • 30e7ab94fa Common/TraversalProto: Move interface into Common namespace Lioncash 2023-04-24 08:29:12 -04:00
  • 27f38c6c8f Common/TraversalClient: Move interface into Common namespace Lioncash 2023-04-24 08:15:55 -04:00
  • 2f4a3d6f60 PPCCache: Always invalidate on icbi, even if icache is disabled Pokechu22 2022-07-07 16:56:46 -07:00
  • 8a6118bec6 Qt/NetworkWidget: Don't update if not paused. Admiral H. Curtiss 2023-04-23 21:48:13 +02:00
  • cfe3683668 DolphinQt: use default dpi rounding mode (passthrough) Shawn Hoffman 2023-04-23 11:56:39 -07:00
  • 4d49902b34 IOS: Only construct DolphinDevice on EmulationKernel IOS instances. Admiral H. Curtiss 2023-04-23 20:02:11 +02:00
  • ffbbd72741 Merge pull request #11767 from AdmiralCurtiss/wii-sock-man Admiral H. Curtiss 2023-04-23 20:07:34 +02:00
  • 5df7c8833a Merge pull request #11784 from Minty-Meeo/mgba-screen-api Admiral H. Curtiss 2023-04-23 16:10:51 +02:00
  • 653be9e45d Merge pull request #11628 from Pokechu22/gles-32-only-multisample Admiral H. Curtiss 2023-04-23 16:02:15 +02:00
  • 319adaa831 Merge pull request #11284 from AdmiralCurtiss/netplay-save-sync-check-corrupted Admiral H. Curtiss 2023-04-23 16:01:00 +02:00
  • 00e4fc4b70 Netplay: Check if save is readable before marking it for sync. Admiral H. Curtiss 2022-11-16 04:31:01 +01:00
  • c9b26e3db2 Update mGBA submodule to 8739b22fbc90fdf0b4f6612ef9c0520f0ba44a51 get 2023-04-23 02:53:23 -05:00
  • 0948f0ef69 Fix PPCCache savestate behavior get 2023-04-17 03:07:07 -05:00
  • 8fbfee03ab Merge pull request #11764 from Minty-Meeo/ppc-cache-extendo-ram Pokechu22 2023-04-22 12:44:34 -07:00
  • 5fa27704c8 Qt: Rename GraphicsBool to ConfigBool Dentomologist 2023-04-21 14:02:53 -07:00
  • 9ba26670b8 Do not use magic numbers for RAM sizes/masks in PPCCache get 2023-04-16 02:21:18 -05:00
  • be1f2a6852 Merge pull request #11773 from lioncash/delete Admiral H. Curtiss 2023-04-20 22:17:19 +02:00
  • c3cc1de54e Merge pull request #11777 from Dentomologist/move_balloontip_files Mai 2023-04-20 10:45:03 -04:00
  • e0d6b4642d Merge pull request #11776 from Dentomologist/remove_graphicsboolex Mai 2023-04-20 10:44:03 -04:00
  • 4174f0063e Qt: Remove unused class GraphicsBoolEx Dentomologist 2023-04-14 14:16:23 -07:00
  • 7a78ace608 Qt/Config: Move BalloonTip.h/cpp from Graphics to ToolTipControls Dentomologist 2023-04-19 16:36:04 -07:00
  • b4cc1ade02 Common/TraversalClient: Use correct deleter with g_MainNetHost Lioncash 2023-04-19 12:25:21 -04:00
  • 6d8cabac49 Merge pull request #11771 from lioncash/linear JosJuice 2023-04-19 17:45:43 +02:00
  • 07ed932a09 Common/LinearDiskCache: Move interface into Common namespace Lioncash 2023-04-19 09:14:36 -04:00
  • 2a0b90807d Merge pull request #11770 from lioncash/err Admiral H. Curtiss 2023-04-19 10:38:22 +02:00
  • f1ad43afaf Common/CommonFuncs: Move interface into Common namespace Lioncash 2023-04-18 12:50:31 -04:00
  • 4d1864e5b2 Merge pull request #11734 from EndangeredNayla/master Admiral H. Curtiss 2023-04-19 00:14:23 +02:00
  • 8aae296d4e Merge pull request #11759 from TellowKrinkle/MTLPerfQueryFixes OatmealDome 2023-04-18 22:15:50 +02:00
  • 2e7f0d002e Merge pull request #11760 from Minty-Meeo/embracing-nullptr Admiral H. Curtiss 2023-04-18 22:14:11 +02:00
  • 8a355dbbd7 Merge pull request #11708 from TellowKrinkle/MetalMaxPixSamplers OatmealDome 2023-04-18 22:11:06 +02:00
  • a239af162d Merge pull request #11768 from Pokechu22/temporary-debug-command-line Admiral H. Curtiss 2023-04-18 22:05:08 +02:00
  • b3fad3b41a GMPE01, GP5E01, GP6E01, GP7E01, RM8E01: Code Updates Nayla 2023-04-06 17:37:28 -04:00
  • 361ffd5917 Merge pull request #11752 from LillyJadeKatrin/retroachievements-activate Admiral H. Curtiss 2023-04-18 18:38:53 +02:00
  • 1c1b0fee25 Merge pull request #11769 from AdmiralCurtiss/ra-no-volume Admiral H. Curtiss 2023-04-18 18:38:16 +02:00
  • 969318ff66 Merge pull request #11761 from lioncash/mathrev JosJuice 2023-04-18 18:05:12 +02:00
  • 9600bf1af9 Qt/WiiPane: Add setting for SD card file size when converting. Admiral H. Curtiss 2023-02-26 22:46:05 +01:00
  • d861b8caca Config: Add setting for SD card file size when converting. Admiral H. Curtiss 2023-02-26 22:45:55 +01:00
  • a4e1e23c34 AchievementManager: Fix crash when launching non-disc game. Admiral H. Curtiss 2023-04-18 11:01:11 +02:00
  • 801fa8e905 Only force-show the code widget when first enabling the debugger Pokechu22 2023-04-17 23:18:42 -07:00
  • c0b6e9e69c Treat --debugger command line as a temporary setting Pokechu22 2023-04-17 23:11:26 -07:00
  • b2ee958058 IOS/WiiSockMan: Move instance to IOS Kernel. Admiral H. Curtiss 2023-04-17 04:38:48 +02:00
  • 467b961e9c IOS/Network/KD: Implement GetSchedulerStat Sketch 2023-04-06 22:10:05 -04:00
  • 37a30a5e50 IOS/WiiSockMan: Remove declaration to nonexistent DecodeError(). Admiral H. Curtiss 2023-04-17 03:43:29 +02:00
  • 1a2dcc53f2 Merge pull request #11742 from K0bin/document-provider-2 Mai 2023-04-16 04:21:33 -04:00
  • e50f87af15 Merge pull request #11754 from OatmealDome/sdl2-2.26.5 Mai 2023-04-16 04:20:45 -04:00
  • a5d06fde4b Embrace nullptr over NULL and 0 get 2023-04-14 23:55:53 -05:00
  • 57ed5320b5 Android: Fix various issues with the DocumentProvider Robin Kertels 2023-04-08 15:55:50 +02:00
  • 784a216927 Common/MathUtil: Move IntLog2 into MathUtil namespace Lioncash 2023-04-15 03:27:35 -04:00
  • 5e0c20f8a5 Common/MathUtil: Remove MathFloatVectorSum() Lioncash 2023-04-15 03:25:15 -04:00
  • 31c3288fd5 Added ActivateDeactivateRichPresence to AchievementManager LillyJadeKatrin 2023-04-13 23:35:49 -04:00
  • 64e3a64c87 Added ActivateDeactivateLeaderboards to AchievementManager LillyJadeKatrin 2023-04-13 23:34:46 -04:00
  • da1de36cb9 Added LoadUnlockData and ActivateDeactivateAchievements to AchievementManager LillyJadeKatrin 2023-04-12 08:51:51 -04:00
  • db44e10057 Added FetchUnlockData to AchievementManager LillyJadeKatrin 2023-04-12 21:43:07 -04:00
  • 505f40cf9d Added ActivateDeactivateAchievement to AchievementManager LillyJadeKatrin 2023-04-12 21:46:27 -04:00
  • e9dbb93cb5 Merge pull request #11756 from lioncash/ini Admiral H. Curtiss 2023-04-14 20:52:30 +02:00
  • 09c80513cd VideoBackends:Metal: Fix perf queries TellowKrinkle 2023-04-13 22:33:40 -05:00
  • c6f9e61d38 XInput2: Accept input from keyboards other than the first master Jeffrey Bosboom 2023-04-13 20:10:00 -07:00
  • ae18aa0639 Merge pull request #11687 from Minty-Meeo/warnings Léo Lam 2023-04-14 01:29:46 +01:00
  • e4caace6bb Common/IniFile: Move interface into Common namespace Lioncash 2023-04-13 09:38:09 -04:00
  • 5c03b8af88 Merge pull request #11755 from OatmealDome/mvk-1.2.3 Mai 2023-04-12 22:06:42 -04:00
  • 0753b3b6ed Externals: Update MoltenVK to 1.2.3 OatmealDome 2023-04-12 16:42:44 -04:00
  • 33836d630a Externals: Update SDL to 2.26.5 OatmealDome 2023-04-12 16:00:08 -04:00
  • 1e4b0d032e Merge pull request #11753 from lioncash/upnp Admiral H. Curtiss 2023-04-12 21:33:16 +02:00
  • f5bdfdde1a Common/UPnP: Move interface into Common namespace Lioncash 2023-04-12 14:15:56 -04:00
  • c5bbe0af02 Merge pull request #11730 from LillyJadeKatrin/retroachievements-load-game-data Admiral H. Curtiss 2023-04-12 11:50:50 +02:00