Commit Graph

  • cbcf5bfac1
    Merge pull request #11889 from Filoppi/patch-18 Admiral H. Curtiss 2023-06-16 17:59:51 +02:00
  • 50301bf1d1
    Merge pull request #11957 from lioncash/resource Admiral H. Curtiss 2023-06-16 17:01:19 +02:00
  • 653d6d059f UICommon/ResourcePack: Allow priority helpers to take arguments by const reference Lioncash 2023-06-16 10:19:38 -04:00
  • afa8a47be1
    Merge pull request #11950 from jmallach/gtest Admiral H. Curtiss 2023-06-16 16:08:44 +02:00
  • f5eea4a957
    Merge pull request #11834 from Dentomologist/xemitter_use_pseudonamed_parameter_force5bytes Admiral H. Curtiss 2023-06-16 15:46:36 +02:00
  • 9c13436e2b JitArm64: Improve instruction scheduling in fres routine JosJuice 2023-06-15 22:02:39 +02:00
  • f0f8225ff8
    Merge pull request #11424 from Pokechu22/jit-imm-loadstore-update JMC47 2023-06-15 11:32:30 -04:00
  • 51d4eea7c5 Allow building against system gtest Jordi Mallach 2023-06-14 15:16:01 +02:00
  • ade40650f5 CMake: Support using bundled libraries even if system libraries exist TellowKrinkle 2023-04-16 02:46:42 -05:00
  • 5b10a80401 CMake: Use targets for all optionally-external dependencies TellowKrinkle 2023-04-16 00:57:34 -05:00
  • 5b5124d9ff JitArm64: Use immediates more in fres routine JosJuice 2023-06-14 23:27:58 +02:00
  • bd125733f0
    Merge pull request #11946 from Dentomologist/convert_fromwhichroot_to_enum_class Admiral H. Curtiss 2023-06-14 13:29:07 +02:00
  • 88ff00a05c
    Merge pull request #11942 from Dentomologist/convert_controlleremu_translatability_to_enum_class Admiral H. Curtiss 2023-06-14 13:27:47 +02:00
  • 79073c1a40
    Merge pull request #11944 from lioncash/casts Admiral H. Curtiss 2023-06-14 13:25:48 +02:00
  • 97f77f5b9f
    Merge pull request #11947 from InfoManiac742/patch-2 Admiral H. Curtiss 2023-06-14 13:24:26 +02:00
  • 8e68696d7a
    Fix white bars in Ice Age 2: The Meltdown (GC) InfoManiac742 2023-06-13 11:41:59 -10:00
  • 7ff7c9e84f Common: Convert FromWhichRoot to enum class Dentomologist 2023-06-13 13:22:56 -07:00
  • 89e7e7d669
    Merge pull request #11925 from JosJuice/android-fix-dpad Charles Lombardo 2023-06-13 15:08:09 -04:00
  • cff7a4bfd2 Use getCacheDir if getExternalCacheDir returns null. Marcel Alexandru Nitan 2023-06-13 18:44:27 +00:00
  • ae4d52c838 Android: Fix overlay d-pad not working until finger moves JosJuice 2023-06-11 10:59:47 +02:00
  • c961c6c35a Android: Fix pressing up on overlay d-pad JosJuice 2023-06-11 10:57:27 +02:00
  • 708c986693 PPCCache: Remove redundant reinterpret_casts Lioncash 2023-06-13 08:25:24 -04:00
  • 6d16a09707
    Merge pull request #11941 from Dentomologist/convert_blockingloop_stopmode_to_enum_class Admiral H. Curtiss 2023-06-13 11:47:20 +02:00
  • 74c0519c54
    Merge pull request #11930 from iwubcode/game_texture_validation Admiral H. Curtiss 2023-06-13 11:43:35 +02:00
  • 3e27fc7c0b VideoCommon: don't treat incorrect aspect ratio or sizes that aren't a multiple of native textures as an error iwubcode 2023-06-11 21:28:08 -05:00
  • 527f8e783c ControllerEmu: Convert Translatability to enum class Dentomologist 2023-05-29 16:31:19 -07:00
  • 3c80f821c0 Common: Convert BlockingLoop::StopMode to enum class Dentomologist 2023-06-04 20:25:20 -07:00
  • 63090d411d
    Merge pull request #11940 from lioncash/debugiface Admiral H. Curtiss 2023-06-13 01:59:33 +02:00
  • f11175d117 Revert "Android: Temporarily disable host thread check" JosJuice 2023-06-06 19:07:49 +02:00
  • 03f2f57edf Android: Add HostThreadLock where necessary JosJuice 2023-06-11 13:00:52 +02:00
  • 3519a7070d Android: And Lock and Unlock wrappers to HostThreadLock JosJuice 2023-06-11 12:18:16 +02:00
  • 5524042922 Android: Move host thread lock to a separate file JosJuice 2023-06-11 12:06:23 +02:00
  • 4c2759f541 XEmitter: Add enum class Jump Dentomologist 2023-05-21 15:10:11 -07:00
  • c8559a7933
    Merge pull request #11863 from Minty-Meeo/nkit-extract JMC47 2023-06-12 15:37:02 -04:00
  • 635bce2e7b
    Merge pull request #11939 from lioncash/condition Admiral H. Curtiss 2023-06-12 20:13:07 +02:00
  • b4d161ff29
    Merge pull request #11938 from lioncash/inits Admiral H. Curtiss 2023-06-12 20:07:57 +02:00
  • b3f4006bb7
    Merge pull request #11937 from lioncash/sky Admiral H. Curtiss 2023-06-12 20:07:37 +02:00
  • 41df38cb7c Common: Move DebugInterface.h into Core Lioncash 2023-06-12 10:27:37 -04:00
  • 6e9afd9a73 BreakpointDialog: Mark breakpoint help text as translatable Lioncash 2023-06-12 09:50:15 -04:00
  • 9c0cd5c81a ParallelProgressDialog: Mark WasCanceled() as const Lioncash 2023-06-12 09:38:08 -04:00
  • b70894b950 ParallelProgressDialog: Initialize all data members Lioncash 2023-06-12 09:36:49 -04:00
  • 001fe6ff61 SkylanderPortalWindow: Detranslate unnecessary strings Lioncash 2023-06-12 09:17:10 -04:00
  • 3ce06ae202
    Merge pull request #11936 from lioncash/base Admiral H. Curtiss 2023-06-12 15:24:30 +02:00
  • cbd2a720bb InfinityBaseWindow: Remove unnecessary system instance accessor Lioncash 2023-06-12 09:02:18 -04:00
  • 9a7e1652f3 Android: Target Java 17 Charles Lombardo 2023-06-11 22:29:51 -04:00
  • 7822e662f5 Android: Update Kotlin to 1.8.21 Charles Lombardo 2023-06-11 18:01:21 -04:00
  • 4934b6e30b Android: Update dependencies Charles Lombardo 2023-06-11 17:59:14 -04:00
  • 7c2c558646 Android: Upgrade to AGP 8.0.2 Charles Lombardo 2023-06-11 17:54:05 -04:00
  • 4e4705e983
    Merge pull request #11931 from t895/build-flag-fix Charles Lombardo 2023-06-11 23:37:53 -04:00
  • 1a0a1e8f12
    Merge pull request #10976 from TellowKrinkle/StackFrames OatmealDome 2023-06-12 05:00:08 +02:00
  • 78f7463363 Android: Fix use of deprecated JVM flag Charles Lombardo 2023-06-11 22:54:31 -04:00
  • fc53dca7bd Qt: Send SizeChanged on DPI changes TellowKrinkle 2023-06-10 02:12:17 -05:00
  • d3110b9521 VideoCommon: Update imgui scale when dpi changes TellowKrinkle 2023-06-10 02:11:14 -05:00
  • 157deb5864
    Merge pull request #11928 from K0bin/adrenotools-release-build-fix Charles Lombardo 2023-06-11 17:02:36 -04:00
  • 8db5775a1b
    Merge pull request #11927 from JosJuice/android-custom-file-extension-locale Charles Lombardo 2023-06-11 16:52:50 -04:00
  • 6f55b26751
    Android: Fix Adrenotools in release builds Robin Kertels 2023-06-11 21:24:00 +02:00
  • 5c0581e990
    Merge pull request #11867 from K0bin/adrenotools JMC47 2023-06-11 14:17:39 -04:00
  • fee86e8536 Android: Check file name extensions locale-independently JosJuice 2023-06-11 19:03:49 +02:00
  • bcd6e2e6dc
    Merge pull request #11921 from t895/kotlin-fragments JosJuice 2023-06-11 18:57:45 +02:00
  • 2da7d16b7c
    Android: Implement a UI for Adrenotools Robin Kertels 2023-06-01 00:05:38 +02:00
  • 23bebc5270
    VideoBackends:Vulkan: Allow loading custom drivers on Android Robin Kertels 2023-06-01 00:05:06 +02:00
  • 28785c5fad Android: Convert SaveLoadStateFragment to Kotlin Charles Lombardo 2023-06-10 13:45:41 -04:00
  • d26eddd4e2 Android: Convert MenuFragment to Kotlin Charles Lombardo 2023-06-10 13:45:17 -04:00
  • afb6719a1a Android: Convert EmulationFragment to Kotlin Charles Lombardo 2023-06-10 13:44:29 -04:00
  • 7e7cd6ff76 Android: Convert CustomFilePickerFragment to Kotlin Charles Lombardo 2023-06-10 13:44:16 -04:00
  • 35bb663c2a
    Merge pull request #11917 from TellowKrinkle/OGLCrash OatmealDome 2023-06-10 23:22:16 +02:00
  • 28ed1f8be1 Common:AGL: Support making temporary contexts from the main thread TellowKrinkle 2023-06-10 02:35:29 -05:00
  • 7752e247f7
    Merge pull request #11911 from TellowKrinkle/MTLParallelCompilation OatmealDome 2023-06-10 19:39:24 +02:00
  • 83b0b8d837
    Merge pull request #11900 from Filoppi/add_float_config_tooltip_slider Admiral H. Curtiss 2023-06-09 22:21:35 +02:00
  • 03ec86f248
    Qt: Add float config tooltip slider Filoppi 2023-06-08 03:10:12 +03:00
  • 061ec365a8 PPCAnalyst: Reduce number of iterations in ReorderInstructionsCore JosJuice 2023-06-09 19:21:57 +02:00
  • 8f51a9d2d8
    Merge pull request #11699 from Pokechu22/gl-check-maximum-samples Admiral H. Curtiss 2023-06-09 15:07:07 +02:00
  • 092773ad0c
    Merge pull request #11859 from iwubcode/backend-multi-output Admiral H. Curtiss 2023-06-09 13:40:21 +02:00
  • e16791f2ca
    Merge pull request #11912 from iwubcode/asset_error_checking Admiral H. Curtiss 2023-06-09 13:39:59 +02:00
  • ac48b2eea4 EnhancementsWidget: Handle gaps in AA mode list Pokechu22 2023-04-09 23:15:41 -07:00
  • b246a634d4 OpenGL: Check the list of supported AA modes instead of hardcoding Pokechu22 2023-03-19 22:20:34 -07:00
  • c63f0f37cd VideoCommon: Pass WindowSystemInfo to InitBackendInfo Pokechu22 2023-03-25 17:16:53 -07:00
  • afa498fa2f VideoCommon: update DirectFilesystemAssetLibrary to not throw exceptions when a file no longer exists iwubcode 2023-06-08 22:20:52 -05:00
  • 429b2eca8a VideoCommon: add logging for loading texture assets iwubcode 2023-06-08 19:48:45 -05:00
  • e7f4b7679b VideoBackends:Metal: Enable shouldMaximizeConcurrentCompilation when available TellowKrinkle 2023-06-08 18:57:41 -05:00
  • 7845fb00ee
    Merge pull request #11681 from iwubcode/asset_management Admiral H. Curtiss 2023-06-08 22:21:12 +02:00
  • f561bd4285
    Merge pull request #11910 from lioncash/construct JosJuice 2023-06-08 21:26:07 +02:00
  • 0d07ebab25
    Merge pull request #11908 from lioncash/strcopy Admiral H. Curtiss 2023-06-08 20:54:21 +02:00
  • e8c87dc4fd
    Merge pull request #11902 from Minty-Meeo/regex-best-practices Admiral H. Curtiss 2023-06-08 20:52:11 +02:00
  • e3cae72c18
    Merge pull request #11909 from lioncash/spans Admiral H. Curtiss 2023-06-08 20:46:08 +02:00
  • f53b1216da
    Merge pull request #11907 from lioncash/pragma Admiral H. Curtiss 2023-06-08 20:44:32 +02:00
  • d9c33ad9b6
    Merge pull request #11905 from Notexe/sms-goop-graphicsmod Admiral H. Curtiss 2023-06-08 20:41:07 +02:00
  • 09271f365a PowerPC/ConditionRegister: Mark PPCToInternal() as constexpr Lioncash 2023-06-08 14:20:36 -04:00
  • 349add0f81 GCMemcardManager: Shorten-up EnumMap definitions Lioncash 2023-06-08 13:05:10 -04:00
  • 1044bc40ca GCMemcardUtils: Make use of std::span where applicable Lioncash 2023-06-08 12:49:35 -04:00
  • fae5ca39ad InfinityBaseWindow: Move core headers into cpp file Lioncash 2023-06-08 11:05:24 -04:00
  • 2b0a9477d0 MemoryViewWidget: Use QStringView with ConvertTextToBytes Lioncash 2023-06-08 12:01:56 -04:00
  • cfd25f1d7c CodeDiffDialog: Construct Diff instance in CalculateSymbolsFromProfile() when necessary Lioncash 2023-06-08 11:53:01 -04:00
  • 496aea54c0 CodeDiffDialog: Pass QString by const reference to create_item Lioncash 2023-06-08 11:48:06 -04:00
  • c99b0f2eb8 BreakpointWidget: Pass QString by const reference to create_item Lioncash 2023-06-08 11:46:14 -04:00
  • 867e7d259d BreakpointDialog: Pass QString by const reference to invalid_input Lioncash 2023-06-08 11:45:12 -04:00
  • d092381d25 InfinityBaseWindow: Collapse lambda into direct member pointer Lioncash 2023-06-08 10:55:27 -04:00
  • 1f874be36e InfinityBaseWindow: Remove redundant string copies Lioncash 2023-06-08 10:52:34 -04:00
  • d35be7ce40 InfinityBaseWindow: Add missing header guard Lioncash 2023-06-08 10:49:04 -04:00
  • 1df482d51f Prefer static const std::regex get 2023-06-07 20:07:54 -05:00