Commit Graph

  • 50d9349926 Fix integer sign difference comparison warnings Pokechu22 2022-01-17 00:21:58 -08:00
  • 5f9e04be1d DSPJit: Suppress offsetof conditionally-supported warnings Pokechu22 2022-01-16 23:55:23 -08:00
  • 15f80f7234 MathUtil: Mark lo in SaturatingCast as [[maybe_unused]] Pokechu22 2022-01-16 23:32:27 -08:00
  • a6d516dc94 Fix shadowing variables in labmdas Pokechu22 2022-01-16 21:30:53 -08:00
  • 0e23dfbb25 FifoDataFile: Stop ignoring size Pokechu22 2022-01-16 21:28:44 -08:00
  • a720596771 GDB Stub: Fix typo mixing ppcState.spr and ppcState.sr Pokechu22 2022-01-16 21:20:56 -08:00
  • 3b5faf90f3 FifoAnalyzer: Fix "enumeration value ‘NotPresent’ not handled in switch" warning Pokechu22 2022-01-16 21:19:34 -08:00
  • edec1d5e3a Work around false SLOTS defined but not used warning on GCC Pokechu22 2022-01-16 18:50:53 -08:00
  • 7c91acb000 Merge pull request #10449 from Pokechu22/unknown-opcode-log Pokechu22 2022-02-13 14:37:06 -08:00
  • 86dbf768b9 Merge pull request #10447 from JosJuice/resetcodeptr-on-decrement JMC47 2022-02-13 17:25:11 -05:00
  • 07578d8f1d CommandProcessor: Log ignored unknown opcodes at warn level Pokechu22 2022-02-13 14:14:46 -08:00
  • 4ea9287a09 CommandProcessor: Move unknown opcode log message before the panic alert Pokechu22 2022-02-13 14:08:16 -08:00
  • eed7d3b692 Merge pull request #10448 from Pokechu22/prince-of-persia-rival-swords-unknown-opcode JMC47 2022-02-13 13:58:58 -05:00
  • 97482a61c6 CommandProcessor: Ignore unknown opcode for 0x3f Pokechu22 2022-02-12 18:29:59 -08:00
  • 68cdceb4be CommandProcessor: Log PC and LR on unknown opcodes Pokechu22 2022-02-12 17:44:07 -08:00
  • 095803d1e9 CommandProcessor: Move contents of second unknown opcode panic alert to the log Pokechu22 2022-02-12 17:34:12 -08:00
  • 1c74867c71 GPFifo: Make s_gather_pipe size new constant GATHER_PIPE_EXTRA_SIZE Pokechu22 2022-02-12 16:31:04 -08:00
  • 55f8aa9921 VideoCommon/Fifo: Use GPFifo::GATHER_PIPE_SIZE instead of magic 32 Pokechu22 2022-02-12 16:28:24 -08:00
  • 9ffe9d3dc1 CommandProcessor: Remove redundant GATHER_PIPE_SIZE constant Pokechu22 2022-02-12 16:16:43 -08:00
  • ce52ea35ec Jit: Replace magic 32 with GPFifo::GATHER_PIPE_SIZE Pokechu22 2022-02-12 16:14:05 -08:00
  • f2f9df7541 Remove unused includes of QButtonGroup Pokechu22 2022-01-31 10:19:23 -08:00
  • 0daee4fe9f CheatSearchFactoryWidget: Set QButtonGroup's parent Pokechu22 2022-02-12 11:39:45 -08:00
  • 99b3ac21e4 NewBreakpointDialog: Fix improperly behaving radio buttons Pokechu22 2022-01-31 10:12:55 -08:00
  • a05dd6b7e6 MemoryWidget: Fix improperly behaving radio buttons Pokechu22 2022-01-31 10:02:16 -08:00
  • 989bdb8d6d Common/CodeBlock: Call ResetCodePtr when decreasing region_size JosJuice 2022-02-12 17:51:32 +01:00
  • 466bb17e55 Merge pull request #10445 from JosJuice/android-riivolution-path JMC47 2022-02-11 08:26:13 -05:00
  • 9214174bb3 Merge pull request #10435 from AdmiralCurtiss/savestate-crash JMC47 2022-02-11 06:28:46 -05:00
  • 9d69ca8850 Merge pull request #10386 from JosJuice/gba-save-dir-cond JMC47 2022-02-11 06:27:43 -05:00
  • 30a9777c5a Merge pull request #10394 from Pokechu22/alpha-1-blend JMC47 2022-02-11 06:26:35 -05:00
  • af36b6c055 HotkeyManager: Change defaults for GBA hotkeys so they don't conflict with common keyboard mappings. Admiral H. Curtiss 2022-02-10 17:30:23 +01:00
  • a6f9dd5a83 Merge pull request #9544 from AdmiralCurtiss/fastmem-placeholder-windows JMC47 2022-02-09 16:46:15 -05:00
  • 5dd07f73d4 Android: Fix the logic for getting the Riivolution path JosJuice 2022-02-09 21:42:45 +01:00
  • 444f6fd0cb Treat alpha as 0 if alpha is 1 for blending Pokechu22 2022-01-24 22:48:43 -08:00
  • 0327e6acb4 Use the same logic for lerp bias for color and alpha Pokechu22 2022-01-24 22:05:31 -08:00
  • b4c7f2b1e8 Merge pull request #10444 from OatmealDome/mac-ogl-crash Pokechu22 2022-02-08 13:54:43 -08:00
  • a9b5188047 OGLMain: Set default value for bSupportsSettingObjectNames OatmealDome 2022-02-08 14:53:51 -05:00
  • c9896e1c4b Merge pull request #10434 from JMC47/no-mmu-disney Mai M 2022-02-08 00:28:37 -05:00
  • bd83bdb732 Merge pull request #10437 from AdmiralCurtiss/minizip-ng Mai M 2022-02-08 00:28:20 -05:00
  • 0d5786059b Merge pull request #10438 from OatmealDome/mvk-1.1.7 Mai M 2022-02-08 00:27:34 -05:00
  • bdc55f9557 RenderState: Set source and destination alpha factors in logic op workaround OatmealDome 2022-02-07 15:46:20 -05:00
  • 14be17effe MoltenVK: Update to v1.1.7 (Vulkan SDK 1.3.204) OatmealDome 2022-02-07 01:31:47 -05:00
  • ca31964833 Externals: Update minizip to minizip-ng version 3.0.4. Admiral H. Curtiss 2022-02-06 17:53:45 +01:00
  • 79405de103 MemArena: Use placeholders on Windows. Admiral H. Curtiss 2021-06-21 06:15:56 +02:00
  • 73311694b0 Core/State: Guard g_save_thread with a mutex. Admiral H. Curtiss 2022-02-05 19:56:44 +01:00
  • 56ea1c1d74 Core/State: Guard SaveAs() and LoadAs() with a mutex. Admiral H. Curtiss 2022-02-05 19:49:06 +01:00
  • 09a0ba06c0 Merge pull request #10417 from jordan-woyak/libavformat-59-build-fix Admiral H. Curtiss 2022-02-04 20:42:34 +01:00
  • da888c8b49 Remove MMU Default in Disney Trio of Destruction JMC47 2022-02-04 02:58:36 -05:00
  • ec20e4aa99 Merge pull request #10433 from Simonx22/android-optimize-imports Mai M 2022-02-04 01:04:44 -05:00
  • 40cda23491 Merge pull request #10404 from iwubcode/vulkan_headers_update Mai M 2022-02-04 01:04:29 -05:00
  • 942da3ce5f Android: Optimize imports Simonx22 2022-02-03 11:05:36 -05:00
  • 5e59561637 Merge pull request #10425 from JosJuice/android-import-path-traversal JMC47 2022-02-01 04:18:33 -05:00
  • 44dabc6c2e Merge pull request #10424 from JosJuice/android-export-empty-folders JMC47 2022-02-01 01:12:17 -05:00
  • 8aef3e4711 Android: Fix path traversal when importing user data JosJuice 2022-01-31 21:01:15 +01:00
  • e97fd2f19d Android: Include empty folders when exporting user data JosJuice 2022-01-31 20:55:06 +01:00
  • 4d1e6ff76a Merge pull request #10422 from OatmealDome/opengl-shader-crash JMC47 2022-01-31 01:25:46 -05:00
  • 8be3572c83 D3D12: Assume support for setting object names OatmealDome 2022-01-31 01:16:05 -05:00
  • 73d957f65c D3DMain: Assume support for setting object names OatmealDome 2022-01-30 22:18:59 -05:00
  • 4c7fe45475 VKShader: Only set shader name if supported OatmealDome 2022-01-30 21:57:52 -05:00
  • 28f3cb3d97 VKTexture: Only set texture name if supported OatmealDome 2022-01-30 21:57:43 -05:00
  • a8ce71fcd4 VulkanContext: Set bSupportsSettingObjectNames based on extension initialization result OatmealDome 2022-01-30 21:52:48 -05:00
  • 801897467c VulkanEntryPoints: Make vkSetDebugUtilsObjectNameEXT an instance function OatmealDome 2022-01-30 22:14:41 -05:00
  • a720083a7e Revert "Vulkan: Check for vkSetDebugUtilsObjectNameEXT before using it" OatmealDome 2022-01-30 21:52:10 -05:00
  • b36c866398 OGLTexture: Only set texture name if supported OatmealDome 2022-01-30 21:46:27 -05:00
  • ea1ac73c38 OGLShader: Only set shader name if supported OatmealDome 2022-01-30 21:46:17 -05:00
  • 390cc13834 OGLRender: Set object name support on GL >4.3 and GL ES 3.2 OatmealDome 2022-01-30 21:46:06 -05:00
  • 947b562e06 VideoConfig: Add flag for whether the system supports setting object names OatmealDome 2022-01-30 21:44:57 -05:00
  • 8e21495c59 Merge pull request #10419 from OatmealDome/mac-updater-rename JMC47 2022-01-30 19:45:58 -05:00
  • d3742c1555 Translation resources sync with Transifex JosJuice 2022-01-30 23:51:17 +01:00
  • da05173f71 Merge pull request #10416 from JosJuice/android-import-export JMC47 2022-01-30 17:41:13 -05:00
  • 86f83deba6 Merge pull request #10420 from gordonfreeman01/features/gamedbupdate_tron_evolution JMC47 2022-01-30 17:27:48 -05:00
  • 0ffb077725 Game INI update for Tron Evolution Battle Grids (all editions) gordonfreeman01 2022-01-31 01:55:58 +04:00
  • bf5cd90088 Android: Add import/export options for user data JosJuice 2022-01-30 19:17:12 +01:00
  • 90665fbabe UpdaterCommon: Copy content file to a temporary file before renaming on macOS OatmealDome 2022-01-30 15:29:49 -05:00
  • 5d6a60b47c Merge pull request #10391 from JosJuice/android-license-comment Tilka 2022-01-30 20:40:06 +00:00
  • a9a163657c VideoCommon/FrameDump: Build fix for libavformat major version 59 and newer. av_guess_format now returns a pointer to const. Jordan Woyak 2022-01-30 13:16:51 -06:00
  • b32af33f24 Merge pull request #10409 from JosJuice/android-no-cplusplus-checks Léo Lam 2022-01-30 18:55:36 +01:00
  • a4122237eb Merge pull request #10411 from AdmiralCurtiss/config-disallow-global-ini Admiral H. Curtiss 2022-01-30 00:36:17 +01:00
  • ff071f8b75 Core/BaseConfigLoader: Disallow loading the MAIN_MEMORY_CARD_SIZE from the global config INI. Admiral H. Curtiss 2022-01-29 22:32:11 +01:00
  • 63df67b7c8 Merge pull request #10395 from AdmiralCurtiss/memcard-size-setting Admiral H. Curtiss 2022-01-29 22:32:00 +01:00
  • 8e4155adfe Merge pull request #10410 from Pokechu22/copy-filter-clamping-ram JMC47 2022-01-29 15:47:14 -05:00
  • 4aeef95746 Fix copy filter clamping when EFB VRAM copies are disabled Pokechu22 2022-01-29 12:23:32 -08:00
  • ecd4ee57a7 Merge pull request #10408 from JosJuice/android-pp-include JMC47 2022-01-29 14:57:59 -05:00
  • b8a6fcb1a7 Android: Get rid of __cplusplus macro checks JosJuice 2022-01-29 18:36:26 +01:00
  • e101c5aaf3 Android: Fix incorrect include of PostProcessing.h JosJuice 2022-01-29 18:30:11 +01:00
  • 7f32057e91 Android: Call OnConfigChanged when resetting a setting JosJuice 2022-01-29 15:48:34 +01:00
  • c5c011dd12 Android: Fix swapped texture dumping description strings JosJuice 2022-01-29 14:36:28 +01:00
  • af5678ea75 Merge pull request #10403 from AdmiralCurtiss/iofile-seek JosJuice 2022-01-29 11:59:58 +01:00
  • 07f2587e63 Android: Get rid of the boot timeout JosJuice 2022-01-29 11:14:09 +01:00
  • fbe7cf675c Merge pull request #10402 from Simonx22/android-design-fixing JosJuice 2022-01-29 09:56:28 +01:00
  • 8e3dbe9671 Externals / Vulkan: update Vulkan headers to v1.3.204. Fix default present mode in Vulkan swap chain iwubcode 2022-01-29 00:47:27 -06:00
  • a336c4386c IOFile: Rename Clear() to ClearError() for clarity. Admiral H. Curtiss 2022-01-29 06:01:03 +01:00
  • 36cfcb530f IOFile: Make origin parameter to Seek() an enum class. Admiral H. Curtiss 2022-01-29 05:58:31 +01:00
  • 5a4d838e7b Android: Fix in-game menu font spacing and checkbox margin Simonx22 2022-01-28 15:35:48 -05:00
  • c2d8191fbb Merge pull request #10401 from JosJuice/adreno-primitive-restart JMC47 2022-01-28 15:12:43 -05:00
  • 4f292f5ade DriverDetails: Disable primitive restart on Adreno JosJuice 2022-01-28 20:25:18 +01:00
  • f0136e0eb6 Merge pull request #10396 from Pokechu22/efb-copy-clamp JMC47 2022-01-27 20:12:34 -05:00
  • 80771ec89e Merge pull request #10399 from Pokechu22/ubershader-fog-typo JosJuice 2022-01-27 22:59:49 +01:00
  • c2bf3a4313 Merge pull request #10393 from JosJuice/android-texcache-names JMC47 2022-01-27 14:42:45 -05:00
  • 90f7565fcc Merge pull request #10385 from shuffle2/arm-buildfix JosJuice 2022-01-27 18:00:33 +01:00
  • cc9ed4815d UberShaderPixel: Fix typo in fog calculation Pokechu22 2022-01-26 20:23:35 -08:00