Commit Graph

  • da6b5dd38a
    Merge pull request #12546 from lioncash/event Admiral H. Curtiss 2024-01-31 21:16:21 +01:00
  • 18abf7c768
    Merge pull request #12544 from lioncash/getmod Admiral H. Curtiss 2024-01-31 20:17:26 +01:00
  • 202c10d757
    Merge pull request #12547 from lioncash/movie Admiral H. Curtiss 2024-01-31 20:12:07 +01:00
  • 2509164ce4
    Merge pull request #12545 from lioncash/hash Admiral H. Curtiss 2024-01-31 20:04:15 +01:00
  • 5ade2e39ef Core/Movie: Remove lingering global system instance accessors Lioncash 2024-01-31 13:30:22 -05:00
  • 16d8b6e6b3 Common/HookableEvent: std::move callback instance in Register() Lioncash 2024-01-31 13:16:48 -05:00
  • cac66317aa VideoCommon/Statistics: Remove global system accessor from s_after_frame_event Lioncash 2024-01-31 13:12:06 -05:00
  • 0dfefacdf4 VertexLoaderBase: Collapse std namespace for hash and mark noexcept Lioncash 2024-01-31 12:42:57 -05:00
  • 8e4b2565cd TextureConfig: Collapse std namespace for hash Lioncash 2024-01-31 12:41:30 -05:00
  • b63dcd504d RenderState: Collapse std namespace for hash Lioncash 2024-01-31 12:40:08 -05:00
  • 5bfaa3a966 NativeVertexFormat: Collapse std namespace and mark hash noexcept Lioncash 2024-01-31 12:37:41 -05:00
  • 40b050fe37 GraphicsModGroup: std::move graphics_mod in Load() Lioncash 2024-01-31 12:27:40 -05:00
  • ccacda5e2c GraphicsModGroup: Simplify try_add_mod() Lioncash 2024-01-31 12:20:11 -05:00
  • 81aca79145 GraphicsModListWidget: Pass optional by const reference Lioncash 2024-01-31 12:09:33 -05:00
  • a1879ea099 GraphicsModGroup: Allow heterogenous lookup for GetMod() Lioncash 2024-01-31 12:05:15 -05:00
  • 30fdf25f8f
    Merge pull request #12542 from AdmiralCurtiss/system-sconfig Mai 2024-01-31 09:57:17 -05:00
  • 2fba7d0b90
    Update CommonTypes.h edit text MYICEBALL 2024-01-31 21:32:14 +08:00
  • 9a3e770c23
    Migrate SConfig::bWii to System. Admiral H. Curtiss 2024-01-31 02:56:56 +01:00
  • e0828815e7
    Merge pull request #12540 from mitaclaw/encode-reg-to-64 Mai 2024-01-30 13:08:03 -05:00
  • 45481620b8 Add Missing EncodeRegTo64 in JitArm64::dcbx mitaclaw 2024-01-30 03:06:32 -08:00
  • 8d515d407c
    Migrate SConfig::m_is_mios to System. Admiral H. Curtiss 2024-01-30 03:45:17 +01:00
  • 242f4b0ce3 Updater: Bundle macOS updater inside main app. Steveice10 2024-01-29 18:23:02 -08:00
  • 12fe5550d2
    Externals/hidapi: Convert to submodule This also updates to 0.14.0 (d3013f0af3) Martino Fontana 2024-01-29 20:12:26 +01:00
  • e1ec47b504
    Merge pull request #12223 from luc-git/comments Admiral H. Curtiss 2024-01-30 01:25:57 +01:00
  • d124fcbb0d
    DolphinQt/RenderWidget: Add comments for SetCursorLocked() on Linux. luc-git 2023-10-09 20:54:46 +02:00
  • 1e2fb41d0f
    Merge pull request #12538 from LillyJadeKatrin/retroachievements-bugfix Admiral H. Curtiss 2024-01-30 00:52:18 +01:00
  • fd99a5db9a Reverse endianness of achievement memory peeks LillyJadeKatrin 2024-01-29 11:37:08 -05:00
  • b7a451fc87 VideoCommon: Post to analytics when bug is overridden TellowKrinkle 2024-01-27 17:39:12 -06:00
  • 99f0c3fa01 VideoCommon: Add ability for backends to override bugs TellowKrinkle 2023-05-17 20:15:33 -05:00
  • 463269f704 VideoBackends:Multiple: Split up BUG_BROKEN_SUBGROUP_OPS TellowKrinkle 2023-05-17 19:28:27 -05:00
  • 8482a50154
    Merge pull request #12530 from iwubcode/custom_shaders_compilation_fixes Admiral H. Curtiss 2024-01-28 14:30:37 +01:00
  • 4843705061
    Merge pull request #12534 from iwubcode/custom-pipeline-refactor Admiral H. Curtiss 2024-01-28 14:28:23 +01:00
  • c9715e7e7d
    Merge pull request #12535 from iwubcode/vertexmanager_draw_refactor Admiral H. Curtiss 2024-01-28 14:27:41 +01:00
  • 0405b4dcc2
    Merge pull request #12536 from LillyJadeKatrin/retroachievements-bugfix Admiral H. Curtiss 2024-01-28 14:26:09 +01:00
  • 6243e50b21 VideoBackends:MTL: Use SPIRV 1.5 TellowKrinkle 2023-05-17 19:05:23 -05:00
  • f25bdda728 Removed post data from Achievement request logs LillyJadeKatrin 2024-01-27 18:50:27 -05:00
  • 990303a028
    Merge pull request #12519 from lioncash/leak JosJuice 2024-01-27 22:29:45 +01:00
  • c34b3ae390 VideoCommon: refactor drawing into its own function iwubcode 2024-01-27 14:21:42 -06:00
  • 3e3967ff94 VideoCommon: refactor the custom pipeline logic in the graphics mod action into a separate class, so it is reusable iwubcode 2024-01-27 00:12:49 -06:00
  • e740e32562
    Merge pull request #12522 from lioncash/ppcanalyst Admiral H. Curtiss 2024-01-26 20:29:16 +01:00
  • b0491c2ce8
    Merge pull request #12529 from iwubcode/math_determinant Admiral H. Curtiss 2024-01-26 19:13:38 +01:00
  • b09b59c125
    Merge pull request #12521 from lioncash/reent Admiral H. Curtiss 2024-01-26 18:55:26 +01:00
  • 460ab609d0
    Merge pull request #12524 from lioncash/memb Admiral H. Curtiss 2024-01-26 18:53:44 +01:00
  • c3652a7129
    Merge pull request #12532 from lioncash/json Admiral H. Curtiss 2024-01-26 18:52:52 +01:00
  • a553308775
    Merge pull request #12443 from iwubcode/custom_pipeline_action_material_cubemap Mai 2024-01-26 12:39:37 -05:00
  • b37f096f4b Common: add determinant functions to Matrix33 and Matrix44 iwubcode 2024-01-23 21:42:53 -06:00
  • 7a59ecc39d GraphicsTarget: Reduce object churn a little Lioncash 2024-01-24 23:00:01 -05:00
  • 1b7da37114 GraphicsTargetGroup: Reduce object churn a little Lioncash 2024-01-24 22:51:35 -05:00
  • 24f952c12b GraphicsModFeature: Reduce object churn a little Lioncash 2024-01-24 22:48:53 -05:00
  • 0385b40bd8 GraphicsModAsset: Reduce object churn a little Lioncash 2024-01-24 22:47:22 -05:00
  • 2253d9a95d GraphicsModGroup: Mark move constructor and assignment as noexcept Lioncash 2024-01-24 22:41:28 -05:00
  • 0327b11e0b GraphicsModGroup: Reduce object churn Lioncash 2024-01-24 22:40:03 -05:00
  • e3e20df185 GraphicsMod: Avoid some object churn Lioncash 2024-01-24 22:27:43 -05:00
  • 7b6463ef1f ShaderAsset: Emplace value instances when possible in ToJson() Lioncash 2024-01-24 18:42:52 -05:00
  • 97160ddc83
    Merge pull request #12531 from LillyJadeKatrin/retroachievements-bugfix Mai 2024-01-24 16:17:17 -05:00
  • 58bff55c71
    Merge pull request #12528 from lioncash/assembler Admiral H. Curtiss 2024-01-24 18:48:32 +01:00
  • 2826099808
    Merge pull request #12523 from lioncash/fallthrough Admiral H. Curtiss 2024-01-24 18:40:32 +01:00
  • 5692e15285
    Merge pull request #12525 from lioncash/defined Admiral H. Curtiss 2024-01-24 18:39:49 +01:00
  • 74d4cb0274
    Merge pull request #12526 from lioncash/trace JosJuice 2024-01-24 17:56:39 +01:00
  • dab03e4c08
    Merge pull request #12527 from lioncash/highlight JosJuice 2024-01-24 17:55:44 +01:00
  • 03e3f65653 Add host URL setting to achievements config LillyJadeKatrin 2024-01-23 22:55:21 -05:00
  • cf081e839d VideoCommon: fix compilation error in pixel shaders when per-pixel lighting isn't set for custom shaders iwubcode 2024-01-22 21:46:55 -06:00
  • a8d45b8e55 VideoCommon: fix compilation error in uber pixel shaders when pixel shader lighting isn't set for custom shaders iwubcode 2024-01-22 21:46:21 -06:00
  • 7118fc5b7b VideoCommon: fix pixel shader compilation error that happens when uint output is defined iwubcode 2024-01-22 21:31:03 -06:00
  • a37fd83218 VideoCommon: fix uber shader pixel compilation error that happens when uint output is defined iwubcode 2024-01-22 21:30:37 -06:00
  • a65aaccd59 DolphinQt/MenuBar: Hide assembler option if debug UI is disabled Lioncash 2024-01-23 18:57:21 -05:00
  • 100242a380 GekkoSyntaxHighlight: Collapse cases for builtin color formats Lioncash 2024-01-23 18:39:57 -05:00
  • e4fa5614d1 GekkoSyntaxHighlight: Fix FPR terminal highlighting being treated as GPRs Lioncash 2024-01-23 18:23:30 -05:00
  • 6cb3389696 CodeTrace: Use std::set::lower_bound() over std::lower_bound() Lioncash 2024-01-23 17:15:21 -05:00
  • 258161bab7 DolphinAnalytics: Use #ifdef instead of #if for platform testing Lioncash 2024-01-23 16:51:31 -05:00
  • 4ccc5178a6 PowerPC: Use #ifdef instead of #if for platform testing Lioncash 2024-01-23 16:47:40 -05:00
  • f695ae5730 JitInterface: Use #ifdef instead of #if for platform testing Lioncash 2024-01-23 16:42:33 -05:00
  • a9f89a7d3b WiimoteEmu: check for __APPLE__ with defined() Lioncash 2024-01-23 16:38:26 -05:00
  • 3c64d030c5 FreeLookManager: check for __APPLE__ with defined() Lioncash 2024-01-23 16:37:00 -05:00
  • b06e1880b6 Jit64AsmCommon: Remove redundant m_jit member from CommonAsmRoutines Lioncash 2024-01-23 16:26:59 -05:00
  • adb79d4e32 WiimoteReal: Explicitly break instead of fallthrough in IsBalanceBoard() Lioncash 2024-01-23 16:22:08 -05:00
  • 28e93827db EXI_DeviceAGP: Annotate fallthrough with [[fallthrough]] Lioncash 2024-01-23 16:19:21 -05:00
  • 7ef0262f8a PPCAnalyst: Merge duplicate expression in ReorderInstructionsCore() Lioncash 2024-01-23 16:05:01 -05:00
  • 6a86b35e88 State: Make use of re-entrant variant of localtime Lioncash 2024-01-23 15:22:37 -05:00
  • 1b3f61041a Movie: Remove global system accessor from GetRTCDisplay() Lioncash 2024-01-23 14:42:09 -05:00
  • 763562357b Movie: Mark getters as const Lioncash 2024-01-23 14:40:42 -05:00
  • c0b0023b64 Movie: Use re-entrant variant of gmtime in GetRTCDisplay() Lioncash 2024-01-23 14:38:35 -05:00
  • f03da37693 NetKDTime: Use re-entrant variants of gmtime Lioncash 2024-01-23 14:30:41 -05:00
  • 0b1087e9c9
    Merge pull request #12520 from iwubcode/material_serialize_to_json Mai 2024-01-23 14:18:25 -05:00
  • 3a688aa35e VideoCommon: add function to serialize MaterialAsset to json iwubcode 2024-01-23 12:47:00 -06:00
  • 5aeadb1ef8 PostProcessing: Don't potentially leak memory in BlitFromTexture() Lioncash 2024-01-23 13:29:26 -05:00
  • a3f9f2c7aa PostProcessing: Remove unnecessary get() calls in BlitFromTexture() Lioncash 2024-01-23 13:34:13 -05:00
  • f2292467ad
    Merge pull request #12518 from lioncash/pragma JosJuice 2024-01-23 19:24:38 +01:00
  • 96fda3d126
    Merge pull request #12517 from lioncash/alloc JosJuice 2024-01-23 19:23:42 +01:00
  • e12933f8dd
    Merge pull request #12515 from iwubcode/shader_asset_helper_functions Mai 2024-01-23 13:21:00 -05:00
  • a40a952177 VideoCommon: add a method to calculate a default value for ShaderAsset and another to list its types iwubcode 2024-01-23 01:07:42 -06:00
  • b5a6225e1a VideoCommon: add function to serialize ShaderAsset to json iwubcode 2024-01-23 01:05:16 -06:00
  • 49eadbb824 AchievementSettings: Move pragma once out of ifdef Lioncash 2024-01-23 11:56:48 -05:00
  • 9f82efa3e2 Jit64/JitRegCache: Simplify GetAllocationOrder() Lioncash 2024-01-23 10:57:14 -05:00
  • 487da55a1f UICommon: Use portable User directory if it exists. Steveice10 2024-01-23 04:25:03 -08:00
  • d1b4c5482c Translation resources sync with Transifex JosJuice 2024-01-22 18:50:03 +01:00
  • 64ccbdd5c1 Translation resources sync with Transifex JosJuice 2024-01-21 22:30:22 +01:00
  • 713572e874
    Merge pull request #12510 from JosJuice/android-revert-attach-early Mai 2024-01-21 10:23:15 -05:00
  • d64705d691
    Merge pull request #12512 from JosJuice/assembler-dirty-flag Mai 2024-01-21 10:22:46 -05:00
  • 29f6baac8f
    Merge pull request #12506 from xperia64/octomania_text JosJuice 2024-01-21 16:14:01 +01:00