Commit Graph

  • 0bd0fa4f44 Android: Convert InputOverlayPointer to Kotlin Charles Lombardo 2023-06-03 19:06:59 -04:00
  • ddb0de0410 Android: Convert InputOverlayDrawableJoystick to Kotlin Charles Lombardo 2023-06-03 19:06:33 -04:00
  • fb60b708f5 Android: Convert InputOverlayDrawableDpad to Kotlin Charles Lombardo 2023-06-03 15:02:02 -04:00
  • 500f1f1861 Android: Convert InputOverlayDrawableButton to Kotlin Charles Lombardo 2023-06-03 15:01:49 -04:00
  • 9828ffe250 Android: Convert InputOverlay to Kotlin Charles Lombardo 2023-06-03 15:01:34 -04:00
  • e6d8694cbe Android: Convert AppLinkActivity to Kotlin Charles Lombardo 2023-06-03 22:24:02 -04:00
  • cbca383bd2 Android: Convert CustomFilePickerActivity to Kotlin Charles Lombardo 2023-06-03 22:23:47 -04:00
  • 03675f7677 Android: Convert EmulationActivity to Kotlin Charles Lombardo 2023-06-03 22:23:30 -04:00
  • e3aaf230e6 Merge pull request #11890 from shuffle2/msvc-opt Admiral H. Curtiss 2023-06-05 13:17:54 +02:00
  • 66f4902a1e Improved Skylanders Portal Window Navigation jnaidu360 2023-03-24 20:20:26 -07:00
  • c1580ebf30 msvc: workaround optimizer bug Shawn Hoffman 2023-06-04 10:57:22 -07:00
  • adf4089276 Fix video output having small black borders all the times Filippo Tarpini 2023-06-04 18:03:57 +03:00
  • 8c3dc5b0d6 VideoCommon: update pipeline version for RenderState change iwubcode 2023-05-28 21:20:47 -05:00
  • 834f8f7b5c VideoBackends: add support to allow rendering to multiple output textures iwubcode 2023-05-28 20:59:02 -05:00
  • 252d3f353a Merge pull request #11883 from iwubcode/asset_template_error Admiral H. Curtiss 2023-06-03 20:00:08 +02:00
  • 9b9dc6dc5d VideoCommon: fix minor issue in C++ template iwubcode 2023-06-03 12:47:12 -05:00
  • 80bf175c48 Merge pull request #11879 from iwubcode/texture_data_load_nolevels Admiral H. Curtiss 2023-06-03 19:35:48 +02:00
  • 47c40d51df VideoCommon: when loading a PNG with no custom texture data levels already, create a level, this avoids a potential segfault iwubcode 2023-06-02 22:02:37 -05:00
  • e2d0ff718c Fixed Missing DoFrame Call LillyJadeKatrin 2023-06-01 22:01:54 -04:00
  • 32f7873ee6 Added missing Leaderboard Canceled event LillyJadeKatrin 2023-06-02 23:38:57 -04:00
  • 60350635b6 Fixed Rich Presence bugs LillyJadeKatrin 2023-06-02 23:38:33 -04:00
  • 0b3d28abaf Merge pull request #11586 from JosJuice/unknown-opcode-msg Admiral H. Curtiss 2023-06-03 12:53:33 +02:00
  • 3245786af7 Merge pull request #11880 from iwubcode/race_condition_asset Admiral H. Curtiss 2023-06-03 12:24:02 +02:00
  • 58d383b30b VideoCommon: prevent potential data issue when reloading Asset data that could happen due to the asset loading thread reloading data while another thread is working with it iwubcode 2023-06-02 23:57:32 -05:00
  • d03e09c8fd Merge pull request #11877 from iwubcode/asset_library_loader Admiral H. Curtiss 2023-06-03 01:11:41 +02:00
  • 4c9210b439 Merge pull request #11527 from Hibyehello/MacOSPlatform Admiral H. Curtiss 2023-06-03 01:11:32 +02:00
  • c93940c6ee VideoCommon: add multithreaded asset loader and define a texture asset iwubcode 2023-06-02 14:43:28 -05:00
  • 4ee27404ee Merge pull request #11876 from iwubcode/directfilesystem_asset_library Admiral H. Curtiss 2023-06-02 23:59:27 +02:00
  • 07307edd49 VideoCommon: add an asset library that loads directly from the filesystem iwubcode 2023-06-02 14:24:21 -05:00
  • 6028c05644 Merge pull request #11868 from JosJuice/android-wiimote-submenu-number Charles Lombardo 2023-06-02 15:47:07 -04:00
  • 09dc764ff9 Merge pull request #11875 from iwubcode/texture_data_in_assets JMC47 2023-06-02 15:38:24 -04:00
  • 426dffe789 Merge pull request #11865 from garlic-os/master JMC47 2023-06-02 15:11:28 -04:00
  • e028d2ead0 VideoCommon: move custom texture data to assets iwubcode 2023-06-02 14:07:42 -05:00
  • 45a21ef83f Merge pull request #11871 from iwubcode/custom-assets Admiral H. Curtiss 2023-06-02 20:58:08 +02:00
  • ca484c7a65 Merge pull request #11609 from AdmiralCurtiss/sd-size-select Admiral H. Curtiss 2023-06-02 20:52:08 +02:00
  • 10061aa22c VI: Prevent out-of-bounds access when clock register is a nonstandard value. Admiral H. Curtiss 2023-06-02 20:06:07 +02:00
  • b3c9f49cbe Core: Assert that only the Host thread may call PauseAndLock(). Admiral H. Curtiss 2023-06-02 18:00:51 +02:00
  • ee19ff66b4 Remove NKit data when extracting a GCN/Wii disc volume get 2023-05-30 01:23:24 -05:00
  • 7bbd530eb5 Merge pull request #11854 from TellowKrinkle/AMDFix OatmealDome 2023-06-02 06:17:44 +02:00
  • b2c5a5485a VideoCommon: add custom asset implementation and asset library that can load an asset iwubcode 2023-06-01 19:57:57 -05:00
  • 6302cea22c Merge pull request #11849 from LillyJadeKatrin/retroachievements-dialog Admiral H. Curtiss 2023-06-02 02:09:08 +02:00
  • df38573ff6 Added AchievementSettingsWidget LillyJadeKatrin 2023-05-26 18:29:22 -04:00
  • e1e662b86a Added AchievementsWindow QDialog LillyJadeKatrin 2023-05-26 09:35:50 -04:00
  • fee28e26a1 Merge pull request #11869 from dvessel/texdump-compression Admiral H. Curtiss 2023-06-01 22:37:08 +02:00
  • 744a5ddfc4 Merge pull request #11866 from Filoppi/patch-17 Admiral H. Curtiss 2023-06-01 22:34:31 +02:00
  • db712772b7 Add compression option for texture dumps. joon 2023-02-09 09:49:25 -05:00
  • 3f22e9849b Qt: Fix some Post Process Configuration Widget issues 2 Filippo Tarpini 2023-06-01 01:04:03 +03:00
  • 82d27fa7a8 Merge pull request #11851 from Filoppi/patch-16 Admiral H. Curtiss 2023-06-01 20:41:06 +02:00
  • 79120e0d33 Video: Fix lens_distortion post process shader not compiling Filippo Tarpini 2023-05-28 12:30:16 +03:00
  • 3a81463e68 Android: Fix submenus for Wii Remote 2-4 JosJuice 2023-06-01 20:17:50 +02:00
  • 8324a85339 Add MacOS Platform Hibyehello 2023-02-01 18:00:12 -06:00
  • 9ddd692309 Use 'Safe' Texture Cache Accuracy Nate Kean 2023-05-30 15:09:56 -05:00
  • 6743ca8e09 Merge pull request #11861 from shuffle2/qt JosJuice 2023-05-30 20:33:20 +02:00
  • d847c364bc Merge pull request #11864 from iwubcode/graphics_mod_action_check Admiral H. Curtiss 2023-05-30 17:28:43 +02:00
  • 0afb8c247f VideoCommon: check whether action was successfully created before adding targets for a graphics mod iwubcode 2023-05-30 09:32:59 -05:00
  • 356792cc20 Merge pull request #11862 from iwubcode/avoid_duplicate_action_creation Admiral H. Curtiss 2023-05-30 11:33:16 +02:00
  • bbf3efb17d VideoCommon: fix bug in GraphicsModManager where a separate action was being created for each target iwubcode 2023-05-29 23:08:35 -05:00
  • ca49f49037 Revert "Revert "DolphinQt: use default dpi rounding mode (passthrough)"" Shawn Hoffman 2023-05-29 11:47:29 -07:00
  • da77084d2f Merge pull request #11819 from JosJuice/android-input-device-null Admiral H. Curtiss 2023-05-29 19:27:30 +02:00
  • 91b988c67f Merge pull request #11847 from abouvier/patch-1 Admiral H. Curtiss 2023-05-29 19:25:27 +02:00
  • 5ba439d30a Merge pull request #11856 from LillyJadeKatrin/retroachievements-bugfix Admiral H. Curtiss 2023-05-29 10:54:16 +02:00
  • 82ff6fb0b7 Fix RetroAchievements Login Crash LillyJadeKatrin 2023-05-28 20:51:49 -04:00
  • 0ee12b6164 VideoBackends:Metal: Allocate bounding box uploads on a cpu buffer TellowKrinkle 2023-05-18 00:29:58 -05:00
  • 4dc4b28db4 Merge pull request #11845 from jnaidu360/skylanders-portal-hotkey Admiral H. Curtiss 2023-05-28 23:27:41 +02:00
  • faa2b28e6b Merge pull request #11835 from JosJuice/android-analytics-race Charles Lombardo 2023-05-28 17:14:36 -04:00
  • 55b9794e4b Merge pull request #11808 from deReeperJosh/disneyinfinitybaseandroid Charles Lombardo 2023-05-28 17:09:31 -04:00
  • afbc604f42 Merge pull request #11839 from LillyJadeKatrin/retroachievements-popups Admiral H. Curtiss 2023-05-28 17:17:11 +02:00
  • 2c98efaa5c Infinity Base: Figure Name Fix Joshua de Reeper 2023-05-11 09:42:54 +12:00
  • cf3e8714eb Android: Add Hashmap to IDCache Joshua de Reeper 2023-05-09 12:37:42 +12:00
  • f8abc2c0e6 Android: Infinity Base UI Joshua de Reeper 2023-05-01 22:30:31 +12:00
  • 6d9529a68d Merge pull request #11844 from shuffle2/qt6.5.1 Admiral H. Curtiss 2023-05-27 22:33:01 +02:00
  • 1a8634fafc windows: update to qt 6.5.1 Shawn Hoffman 2023-05-24 12:50:35 -07:00
  • 5eb1669573 Add Hotkeys for Skylanders Portal and Infinity Base Menus jnaidu360 2023-05-25 15:27:00 -07:00
  • 34527cadcc Merge pull request #11846 from Filoppi/fix_pp_settings_widget Admiral H. Curtiss 2023-05-26 21:50:45 +02:00
  • 4d61ec1f4f CMake: Fix build with system Mbed TLS Alexandre Bouvier 2023-05-26 01:59:51 +00:00
  • aeff66d373 Qt: Fix some Post Process Configuration Widget issues: -The float sliders initial value wasn't calculated correctly -Fix the checkbox dependencies not being applied until a setting was changed for the first time Filoppi 2023-05-26 03:37:08 +03:00
  • 0f4dbdb0d4 Merge pull request #11841 from shuffle2/modules Admiral H. Curtiss 2023-05-24 09:42:06 +02:00
  • 57290a45e8 Added Notification Popups for Game Mastery LillyJadeKatrin 2023-05-23 09:04:14 -04:00
  • 1841089054 Added Notification Popups for Game Start LillyJadeKatrin 2023-05-23 08:51:54 -04:00
  • aa0224a8ab Added TallyScore method to AchievementManager LillyJadeKatrin 2023-05-23 08:38:53 -04:00
  • 22af13f9e0 Added Notification Popups for No Achievement Data LillyJadeKatrin 2023-05-23 20:47:38 -04:00
  • b0eb4ccb80 Added Notification Popup for Leaderboard Canceled LillyJadeKatrin 2023-05-23 20:45:04 -04:00
  • a4b7f43f21 Added Notification Popup for Leaderboard Started LillyJadeKatrin 2023-05-23 00:10:57 -04:00
  • c20d0ae9e1 Added Notification Popup for Leaderboard Scored LillyJadeKatrin 2023-05-22 22:41:32 -04:00
  • a7b09413f9 Added Notification Popup for Achievement Unlocked LillyJadeKatrin 2023-05-22 22:21:56 -04:00
  • 63680f23d7 msvc: disable building std modules fixes build failures related to pch Shawn Hoffman 2023-05-23 17:07:56 -07:00
  • 532c6a8485 Merge pull request #11840 from krnlyng/blr_and_block_map_fixes Admiral H. Curtiss 2023-05-23 23:09:21 +02:00
  • 8943a9a369 Jit: Add missing call to InitBLROptimization for extra performance Franz-Josef Haider 2023-05-23 23:20:48 +03:00
  • 68aab70c75 Jit: Fix block map fallback in Arm64 case. Franz-Josef Haider 2023-05-23 23:19:53 +03:00
  • 60cb88d379 Merge pull request #11838 from brad0/discordpresence_warning_fix Admiral H. Curtiss 2023-05-23 20:59:21 +02:00
  • df06ae2257 Merge pull request #11837 from brad0/aes_silence_warning Admiral H. Curtiss 2023-05-23 09:20:38 +02:00
  • 572e6486ce Merge pull request #11836 from brad0/openbsd_socket_header Admiral H. Curtiss 2023-05-23 09:19:55 +02:00
  • cf06da8fea Fix s_using_custom_client warning with DiscordPresence Brad Smith 2023-05-23 00:07:06 -04:00
  • 49afa23f95 Silence AES warning Brad Smith 2023-05-22 23:34:19 -04:00
  • 7d26f4ff8e Fix for Socket header for OpenBSD Brad Smith 2023-05-22 23:07:33 -04:00
  • 68c3b1fb7d Merge pull request #11830 from shuffle2/vs17.6 Admiral H. Curtiss 2023-05-23 00:37:01 +02:00
  • 8a78538b2d Android: Don't show analytics dialog for destroyed activity JosJuice 2023-05-22 11:10:13 +02:00
  • 8fd61d0b54 Merge pull request #11737 from krnlyng/block_map Admiral H. Curtiss 2023-05-21 04:48:23 +02:00
  • ef95d942e1 Merge pull request #11763 from LillyJadeKatrin/retroachievements-memory-events Admiral H. Curtiss 2023-05-21 03:20:34 +02:00
  • d59b61c87e Merge pull request #11832 from OatmealDome/steamrt-qt-6 Admiral H. Curtiss 2023-05-21 02:53:34 +02:00