Commit Graph

  • 81d5370141 HLE_OS: Resolve -Wshadow warnings Lioncash 2023-12-12 17:01:29 -05:00
  • a812a1f938 LightingShaderGen: Resolve -Wshadow warnings Lioncash 2023-12-12 16:55:04 -05:00
  • 6184ec655e
    Merge pull request #12403 from lioncash/uninit Tilka 2023-12-12 21:49:01 +00:00
  • 995eb779fa
    Merge pull request #12402 from lioncash/shadow Tilka 2023-12-12 21:42:21 +00:00
  • 915e43dfba CheatSearchWidget: Make use of CPUThreadGuard parameter in UpdateTableRows Lioncash 2023-12-12 16:40:58 -05:00
  • b4bfc4feba
    Merge pull request #12401 from AdmiralCurtiss/feature-flag-fix Tilka 2023-12-12 20:56:04 +00:00
  • 8cbb2c2e44
    Merge pull request #12399 from lioncash/erasing Tilka 2023-12-12 20:54:52 +00:00
  • 99959944eb
    Merge pull request #12376 from lioncash/span2 Tilka 2023-12-12 20:50:17 +00:00
  • 4d98c237c7
    Merge pull request #12371 from lioncash/span Tilka 2023-12-12 20:47:08 +00:00
  • b0b1308160 PPCDebugInterface: Silence trivial -Wmaybe-uninitialized warning Lioncash 2023-12-12 15:41:46 -05:00
  • 7588f5e2da
    Merge pull request #12395 from lioncash/test Tilka 2023-12-12 20:40:49 +00:00
  • 18032f19a5 AchievementManager: Resolve -Wshadow warnings Lioncash 2023-12-12 15:36:37 -05:00
  • c1957ac169
    JitCommon: Fix feature_flags truncation in index calculation. Admiral H. Curtiss 2023-12-12 21:16:29 +01:00
  • c92e402454
    Merge pull request #12398 from lioncash/parse Tilka 2023-12-12 20:07:44 +00:00
  • 198a53e7df
    Merge pull request #12397 from lioncash/asset Tilka 2023-12-12 20:02:44 +00:00
  • 87b44a2fb8
    Merge pull request #12400 from lioncash/expparse Tilka 2023-12-12 19:17:29 +00:00
  • ded2d55438 ExpressionParser: Avoid some miscellaneous copies Lioncash 2023-12-12 14:03:39 -05:00
  • a5bbeb721a ExpressionParser: Mark constructors explicit where applicable Lioncash 2023-12-12 14:00:17 -05:00
  • ea71a76ea9 ExpressionParser: Pass control qualifiers by const reference Lioncash 2023-12-12 13:50:44 -05:00
  • 9aea481e59 ExpressionParser: Make use of std::erase_if Lioncash 2023-12-12 13:31:58 -05:00
  • 196f8e5123 MappingCommon: Make use of std::erase_if Lioncash 2023-12-12 13:31:18 -05:00
  • 888a8692b4 SysConf: Make use of std::erase_if Lioncash 2023-12-12 13:30:39 -05:00
  • 01d15994fe PatchEngine: Make use of std::erase Lioncash 2023-12-12 13:30:08 -05:00
  • e69ac2d43e Socket: Make use of std::erase_if Lioncash 2023-12-12 13:29:33 -05:00
  • 96eac73d11 NetKDRequest: Make use of std::erase Lioncash 2023-12-12 13:27:54 -05:00
  • e7f7dde546 Formats: Make use of std::erase_if Lioncash 2023-12-12 13:27:17 -05:00
  • df227aa03c I2CBus: Make use of std::erase_if Lioncash 2023-12-12 13:26:47 -05:00
  • ff0e7fbf08 GeckoCodeConfig: Make use of std::erase_if Lioncash 2023-12-12 13:26:16 -05:00
  • 84ae0c1c7e ActionReplay: Make use of std::erase_if Lioncash 2023-12-12 13:25:26 -05:00
  • 50e4dc5dba Watches: Make use of std::erase_if Lioncash 2023-12-12 13:24:40 -05:00
  • b728e37086 RiivolutionParser: Remove usages of global system accessor Lioncash 2023-12-12 12:39:57 -05:00
  • c2e39e0d68 RiivolutionParser: Make use of std::span where applicable Lioncash 2023-12-12 12:32:42 -05:00
  • b69d336838 VideoCommon: update shader asset to provide a variant default value iwubcode 2023-12-09 16:24:05 -06:00
  • 4c7a4831cb CustomAssetLibrary: Remove unused GetAssetSize() function Lioncash 2023-12-11 22:00:37 -05:00
  • 2c6bf2d224
    Merge pull request #12394 from lioncash/compare Admiral H. Curtiss 2023-12-12 03:43:12 +01:00
  • 9326186d2c
    Merge pull request #12396 from lioncash/opeq Admiral H. Curtiss 2023-12-12 03:42:18 +01:00
  • e011c3b383 Core/SyncIdentifier: Default operator== Lioncash 2023-12-11 19:34:55 -05:00
  • 9193827477 Update BranchWatch TryTwo 2023-12-11 17:18:38 -07:00
  • 6699acf10c
    Merge pull request #12386 from lioncash/setting Tilka 2023-12-12 00:02:21 +00:00
  • 4229d76ad6 VertexLoaderTest: Resolve -Wdangling-else warnings Lioncash 2023-12-11 18:45:23 -05:00
  • f04d834e8f
    Merge pull request #12393 from lioncash/tls Admiral H. Curtiss 2023-12-12 00:29:21 +01:00
  • 0e51c0f8fc JitArm64_RegCache: Resolve -Wsign-compare warning Lioncash 2023-12-11 18:15:50 -05:00
  • 4c3a5eb1c5 JitArm64_SystemRegisters: Resolve -Wsign-compare warning Lioncash 2023-12-11 18:11:34 -05:00
  • 017b9a0af7 FloatUtilsTest: Resolve -Wsign-compare warning Lioncash 2023-12-11 18:08:52 -05:00
  • 4bef3b93b4 AndroidCommon: Resolve -Wsign-compare warning Lioncash 2023-12-11 18:06:40 -05:00
  • f97316a1e6 TraversalClient: Resolve -Wsign-compare warning Lioncash 2023-12-11 18:01:29 -05:00
  • 49f44c1334 VertexManagerBase: Resolve -Wsign-compare warning Lioncash 2023-12-11 18:00:34 -05:00
  • b48af86148
    Merge pull request #12390 from lioncash/string Admiral H. Curtiss 2023-12-11 23:47:53 +01:00
  • 4f02f526b8
    Merge pull request #12392 from lioncash/decl Admiral H. Curtiss 2023-12-11 23:39:23 +01:00
  • 54301d709a
    Merge pull request #12389 from lioncash/cheeve Admiral H. Curtiss 2023-12-11 23:37:29 +01:00
  • f490b990f5 DolphinQT/Host: Remove unimplemented prototypes Lioncash 2023-12-11 17:29:42 -05:00
  • d705c31d1a DolphinQT/Host: Remove unused TLS variable tls_is_host_thread Lioncash 2023-12-11 17:27:54 -05:00
  • 16ba56a34b
    Merge pull request #12388 from lioncash/compare Admiral H. Curtiss 2023-12-11 23:25:27 +01:00
  • c6a10b5740
    Merge pull request #12391 from lioncash/reorder Tilka 2023-12-11 22:09:48 +00:00
  • e8b4796273 PostProcessing: Mark helper functions as static Lioncash 2023-12-11 17:07:56 -05:00
  • abb5cc3a3a ShaderAsset: Mark ParseShaderProperties() as static Lioncash 2023-12-11 17:05:03 -05:00
  • b4b624b97b WC24PatchEngine: Mark LoadPatches() as static Lioncash 2023-12-11 17:02:13 -05:00
  • 2b2ee61e79 CustomShaderCache: Resolve -Wreorder warnings Lioncash 2023-12-11 16:57:43 -05:00
  • 9472da788d ConfigFloatSlider: Resolve -Wreorder warnings Lioncash 2023-12-11 16:14:10 -05:00
  • dd0ac7d53c
    Merge pull request #12387 from lioncash/cache Admiral H. Curtiss 2023-12-11 21:46:59 +01:00
  • 5d1514418e GraphicsModListWidget: Add string specifier to By and Description fields Lioncash 2023-12-11 15:43:39 -05:00
  • d90537cc18 AchievementManager: Return by reference from GetLock() Lioncash 2023-12-11 13:51:47 -05:00
  • 3c7fa0738c AchievementsWindow: Add missing override specifier Lioncash 2023-12-11 13:47:59 -05:00
  • dbf28df64c DolphinQT: Remove unnecessary includes from achievement files Lioncash 2023-12-11 13:38:04 -05:00
  • e55f9ed102 AchievementManager: Make GetInstance() return a reference Lioncash 2023-12-11 13:18:02 -05:00
  • f87a4f0385
    Merge pull request #12383 from iwubcode/android_new_sdk_for_cpp20 JosJuice 2023-12-11 19:16:32 +01:00
  • cdf8849e17 GameFile: Default GameBanner operator== Lioncash 2023-12-11 11:28:19 -05:00
  • ff38362216 GameFileCache: Use std::span with Update() Lioncash 2023-12-11 11:12:06 -05:00
  • 2ca80adeb2 GameFileCache: Pass std::function by reference rather than by value Lioncash 2023-12-11 11:04:26 -05:00
  • 88a973131c Common/SettingsHandler: Use std::string_view more Lioncash 2023-12-11 07:53:10 -05:00
  • 04b9f6c28d Common/SettingsHandler: Use std::erase in Decrypt() Lioncash 2023-12-11 07:49:40 -05:00
  • d84ed054ee
    Merge pull request #12374 from iwubcode/custom_texture_potential_crash_fix Mai 2023-12-11 07:42:48 -05:00
  • f280e09a0e rebase fix TryTwo 2023-12-10 12:51:12 -07:00
  • 6e0bc2a4db
    Merge pull request #12384 from AdmiralCurtiss/font-load-offset Mai 2023-12-10 20:53:22 -05:00
  • 694b3b4ea1
    HW/CEXIIPL: Fix loading files at nonzero offset in LoadFileToIPL(). Admiral H. Curtiss 2023-12-11 02:19:25 +01:00
  • c2b642d0b7
    Merge pull request #12381 from AdmiralCurtiss/re-enable-achievement-nag Mai 2023-12-10 20:16:24 -05:00
  • bdd28f1f26
    Merge pull request #12378 from JosJuice/jitarm64-a-early-discard Mai 2023-12-10 20:15:57 -05:00
  • b27cf432eb Android: update NDK to 26.1.10909125 in order to pick up new compiler with more C++20 features iwubcode 2023-12-10 19:14:29 -06:00
  • 3658d3bffe VideoCommon: add ability to serialize graphics mod to json object iwubcode 2023-11-11 16:48:18 -06:00
  • ac862b04ab VideoBackends / VideoCommon: update max pixel shader samplers from 8 to 16, this allows us to support more samplers than the native Wii/GC iwubcode 2023-12-09 15:07:35 -06:00
  • 003872d7dd
    Merge pull request #12380 from JosJuice/large-entry-points-map Admiral H. Curtiss 2023-12-10 21:56:09 +01:00
  • 70cd0040a3
    AchievementManager: Only nag user about disabled achievements when they were actually enabled before. Admiral H. Curtiss 2023-12-10 21:04:23 +01:00
  • c55f21729f Add "large entry points map" setting JosJuice 2023-12-10 20:50:58 +01:00
  • bc7138a4f6 BranchWatchDialog: A Total Replacement for CodeDiffDialog mitaclaw 2023-12-07 09:36:02 -08:00
  • c206bf0a8e Jit64: Install BranchWatch mitaclaw 2023-12-07 09:35:14 -08:00
  • f27fb2cdef CachedInterpreter: Install BranchWatch mitaclaw 2023-12-07 09:33:53 -08:00
  • fd805dd88c Interpreter: Install BranchWatch mitaclaw 2023-12-07 09:32:58 -08:00
  • e49e3ef4cc PowerPC: Implement BranchWatch mitaclaw 2023-12-07 09:18:38 -08:00
  • 218533a635 MemoryViewWidget. Defend against auto update issues. TryTwo 2023-11-30 14:14:29 -07:00
  • da79c881b3 Added assembler files to windows build vyuuui 2023-01-28 07:37:30 -08:00
  • 755bbcb3f8 Added tests vyuuui 2023-01-27 04:37:39 -08:00
  • 64a5ec3691 Add icons for assembler widget vyuuui 2023-01-24 02:01:01 -08:00
  • aeebfc52d4 Parser and Assembler implementations vyuuui 2022-12-18 00:43:28 -08:00
  • d87e82aa62 MemoryViwWidget: Bugfix. resizeColumnsToContents() was triggering resize events and causing the table to re-create, which caused an updating crash. TryTwo 2023-11-25 23:00:00 -07:00
  • a68f9ef1d3 lint TryTwo 2023-11-25 16:47:09 -07:00
  • ffb4ad043b CodeViewWidget: Bugfix. Don't wrap a popup dialog in a guard. Re-enable more context actions while game is running. TryTwo 2023-11-25 16:38:11 -07:00
  • 270741bac4 Codewidget: Make sure lock button is colored when checked. TryTwo 2023-11-25 16:05:19 -07:00
  • f21b644599 MemoryViewWidget: Highlight Right-clicked cell. TryTwo 2023-11-25 15:50:51 -07:00
  • 57059100fc MemoryWidget: Add new combobox that captures target memory from the pc. Also works with breakpoints. TryTwo 2023-11-25 15:50:06 -07:00
  • fa6197b0d7 Breakpoints: Fix lag when adding or removing multiple memory breakpoints, by only calling MMU and Cache updates once. TryTwo 2023-11-25 12:59:43 -07:00