Commit Graph

  • eae959238e HW/DSPHLE: Fix struct aliasing undefined behavior in AX ucode Techjar 2019-12-21 05:56:03 -05:00
  • 79092cdda0 Common/BitUtils: Implement BitCast(To|From)Array Techjar 2019-12-18 23:36:56 -05:00
  • 002761d949 Updating Readme.md; bumping req. MacOS version. S David 2019-12-22 14:33:58 -05:00
  • 21f42fafb7 MacOS: Fixes configuration hang; bump MacOS SDK. Removed conditional use of std::mutex instead of std::shared_mutex on MacOS. S David 2019-12-22 00:32:17 -05:00
  • 8a50d9c540 Merge pull request #8522 from stenzek/fifoci-ffmpeg Connor McLaughlin 2019-12-22 12:11:03 +10:00
  • 6a0067fd26 FrameDump: Set first_frame if movie frame number <= 1 Stenzek 2019-12-22 11:54:30 +10:00
  • 10e98d0985 Translation resources sync with Transifex JosJuice 2019-12-21 12:13:24 +01:00
  • eea4e4385e Merge pull request #8528 from CaseyCarter/includes Mat M 2019-12-19 17:29:43 -05:00
  • 222bc6a443 Include <memory> for std::unique_ptr in DXContext.h Casey Carter 2019-12-19 14:25:12 -08:00
  • 12267fb21e Update Readme.md shuffle2 2019-12-19 11:24:35 -08:00
  • 74dedc57fd Merge pull request #8519 from JosJuice/setupwiimemory-region-override Connor McLaughlin 2019-12-19 20:47:56 +10:00
  • 6f5d770bdd Merge pull request #8524 from shuffle2/update-externals Connor McLaughlin 2019-12-19 20:41:49 +10:00
  • 90223de536 Merge pull request #8526 from shuffle2/remove-x86 Connor McLaughlin 2019-12-19 20:07:43 +10:00
  • d9c4bf499f remove x86 targets from sln Shawn Hoffman 2019-12-19 00:43:48 -08:00
  • 392fc1dcdc update the rapidjson used by discord-rpc to current master dfbe1db9da455552f7a9ad5d2aea17dd9d832ac1 Shawn Hoffman 2019-12-18 19:15:25 -08:00
  • e3a30fbdf2 update minilzo to 2.10 Shawn Hoffman 2019-12-18 19:11:43 -08:00
  • 3cf2857aac Merge pull request #8520 from lioncash/analyst-tidy Léo Lam 2019-12-15 12:07:38 +01:00
  • 7c12081693 PowerPC/PPCAnalyst: Remove unimplemented LogFunctionCall prototype Lioncash 2019-12-15 00:23:18 -05:00
  • 208c6a3011 Boot: Optionally allow preserving region settings in setting.txt JosJuice 2019-12-14 19:03:20 +01:00
  • ad5ad7c0c4 Merge pull request #8515 from Simonx22/gradle-353 Léo Lam 2019-12-14 16:26:20 +01:00
  • 6cd2f5a76d Merge pull request #8501 from lioncash/byteswap Léo Lam 2019-12-14 14:28:01 +01:00
  • 49fcc71565 Merge pull request #8506 from lioncash/cache Léo Lam 2019-12-14 14:25:06 +01:00
  • a980a39807 Merge pull request #8518 from stenzek/more-wiimote-reset-crashes Connor McLaughlin 2019-12-13 13:44:22 +10:00
  • 0cb3257d3f Merge pull request #8435 from firodj/pr-fix-macos-qt-plugin-cocoa spycrab 2019-12-10 17:41:02 +01:00
  • e5485ca499 Core: Reset wiimotes/rumble on emu thread instead of main thread Stenzek 2019-12-09 20:06:36 +10:00
  • c602cb2e2f Core: Reset memory watcher on same thread which allocates it Stenzek 2019-12-09 20:06:07 +10:00
  • 6f274092b6 Merge pull request #8517 from stenzek/fix-vulkan-d3d12 Connor McLaughlin 2019-12-09 19:47:34 +10:00
  • e05bc33899 Vulkan: Call VertexManagerBase initialize Stenzek 2019-12-09 19:16:15 +10:00
  • 07c43b192f D3D12: Call VertexManagerBase initialize Stenzek 2019-12-09 19:16:04 +10:00
  • a21fb96638 Merge pull request #8516 from JosJuice/scrub-unencrypted-again Anthony 2019-12-08 12:25:16 -08:00
  • 711b36075c Fix scrubbing unencrypted Wii disc images (for real this time) JosJuice 2019-12-08 19:40:57 +01:00
  • bac8c060b5 Merge pull request #8508 from lioncash/fmt-tex Anthony 2019-12-07 18:41:14 -08:00
  • 9ef50a1d4b Merge pull request #8509 from lioncash/shader-str Anthony 2019-12-07 18:40:56 -08:00
  • 19ea546a0a Merge pull request #8511 from lioncash/if-constexpr Anthony 2019-12-07 18:40:15 -08:00
  • fdb78b64e1 Merge pull request #8513 from lioncash/bounding-box Anthony 2019-12-07 18:40:02 -08:00
  • b39756dbce Merge pull request #8512 from lioncash/index Anthony 2019-12-07 18:38:06 -08:00
  • 345152b148 Android: update to Gradle 3.5.3 Simonx22 2019-12-06 12:13:53 -05:00
  • 5a5c46a8b1 Merge pull request #8514 from lioncash/sview JosJuice 2019-12-06 17:00:42 +01:00
  • 81edcca8db Common/Network: Use std::nullopt in StringToMacAddress Lioncash 2019-12-06 09:59:09 -05:00
  • cbfacc41ba Common/Network: Remove unused header inclusions Lioncash 2019-12-06 09:51:25 -05:00
  • f06461d208 Common/Network: Make StringToMacAddress use a string_view Lioncash 2019-12-06 09:43:42 -05:00
  • 2c9ec6cb8a VideoCommon/BoundingBox: Move PixelShaderManager::SetBoundingBoxActive() calls into Enable()/Disable() Lioncash 2019-12-05 11:55:21 -05:00
  • 9bd533ebe4 VideoCommon/BoundingBox: Make interface for querying bounding box data Lioncash 2019-12-05 10:58:03 -05:00
  • 10f7674651 VideoCommon/IndexGenerator: Eliminate static state Lioncash 2019-12-05 10:01:33 -05:00
  • 159947ab68 VideoCommon/IndexGenerator: Make use of if constexpr Lioncash 2019-12-05 09:52:16 -05:00
  • fb3fda775f VideoCommon/IndexGenerator: Move stateless functions into anonymous namespace Lioncash 2019-12-05 09:38:49 -05:00
  • 69f2ca2230 VideoCommon/IndexGenerator: Make use of anonymous namespace Lioncash 2019-12-05 09:36:39 -05:00
  • 1f46a6a64b VideoCommon/OpcodeDecoding: Make use of if constexpr Lioncash 2019-12-05 08:49:05 -05:00
  • 99353c3baa VideoCommon/OpcodeDecoding: Remove unused headers Lioncash 2019-12-05 08:47:22 -05:00
  • 6339a5ea8e VideoCommon/OpcodeDecoding: Resolve implicit signedness conversion Lioncash 2019-12-05 08:43:34 -05:00
  • 4710b82f43 VideoCommon/OpcodeDecoding: Remove use of goto in Run() Lioncash 2019-12-05 08:24:47 -05:00
  • f74503cce0 VideoCommon/OpcodeDecoding: Make use of anonymous namespace Lioncash 2019-12-05 08:20:34 -05:00
  • 6b4e340995 VideoCommon/OpcodeDecoding: Amend comment formatting Lioncash 2019-12-05 08:18:12 -05:00
  • b2a9c36501 VideoCommon/OpcodeDecoding: Move g_bRecordFifoData into namespace Lioncash 2019-12-05 08:11:52 -05:00
  • d8063e9c54 VideoCommon/OpcodeDecoding: Normalize variable naming Lioncash 2019-12-05 08:05:00 -05:00
  • f29730944f VideoCommon/FramebufferShaderGen: Make use of std::ostringstream internally Lioncash 2019-12-05 00:17:57 -05:00
  • fff445cc10 VideoCommon/FramebufferShaderGen: Make use of std::string_view where applicable Lioncash 2019-12-04 23:58:38 -05:00
  • 3405815f09 VideoCommon/FramebufferShaderGen: Remove unused Config struct Lioncash 2019-12-04 23:52:21 -05:00
  • 3a8d17c140 VideoCommon/FramebufferShaderGen: Use an anonymous namespace where applicable Lioncash 2019-12-04 23:51:23 -05:00
  • eefd6a10f5 VideoCommon/FramebufferShaderGen: Add missing initial source file comments Lioncash 2019-12-04 23:48:57 -05:00
  • f8c90f0484 VideoCommon/FramebufferShaderGen: Collapse stream insertions Lioncash 2019-12-04 23:29:11 -05:00
  • 965781ea9d Motion Input: Add nunchuk support. rlnilsen 2019-11-04 04:19:33 +01:00
  • 0f28f4049b VideoCommon/TextureConverterShaderGen: Convert over to fmt Lioncash 2019-12-03 04:28:33 -05:00
  • 8af6bfb8b0 VideoCommon/ShaderGenCommon: Add function for writing fmt-based strings Lioncash 2019-12-03 04:17:23 -05:00
  • 474e210cd5 PPCCache: Make arrays constexpr where applicable Lioncash 2019-12-02 23:36:13 -05:00
  • 1d5ce4708f PPCCache: Make use of std::array where applicable Lioncash 2019-12-02 23:19:00 -05:00
  • 15fc71cfcf Merge pull request #8498 from stenzek/update-vs2019 Connor McLaughlin 2019-12-03 13:03:49 +10:00
  • 0f6304ad34 Merge pull request #8504 from stenzek/fifoci-wiimote-crash Connor McLaughlin 2019-11-30 22:14:28 +10:00
  • 52e2e32193 Core: Only reset wiimotes in Wii mode Stenzek 2019-11-30 15:41:36 +10:00
  • ba8b5bea11 Merge pull request #8357 from KAMiKAZOW/patch-1 Connor McLaughlin 2019-11-30 14:14:49 +10:00
  • 33c0abd1ab Disable warning C5054 on DolphinQt Stenzek 2019-11-27 22:47:13 +10:00
  • ffd38ab6e9 Update Readme.md to specify VS2019 as a requirement Stenzek 2019-11-27 22:31:57 +10:00
  • dd23a1ee79 Update VS projects/solutions to VS2019 Stenzek 2019-11-07 14:42:37 +10:00
  • 4a0611df54 Merge pull request #8487 from lioncash/video-fmt Anthony 2019-11-28 15:03:23 -08:00
  • b5656df7e8 Merge pull request #8502 from lioncash/log Anthony 2019-11-28 15:01:49 -08:00
  • d9847fc249 Merge pull request #8497 from OatmealDome/touchscreen-decoupling Anthony 2019-11-28 14:58:55 -08:00
  • ef32a10d69 InputCommon: Decouple ButtonManager and Touchscreen from Android Changes were also made for codestyle compliance. OatmealDome 2019-11-27 01:34:01 -05:00
  • d9c78d54da Android: Use square stick calibration JosJuice 2019-11-28 18:35:50 +01:00
  • 7e64bdc85f Android: Clear preferences linked to WiimoteNew.ini when overwriting JosJuice 2019-11-28 18:35:44 +01:00
  • b793ee6521 Translation resources sync with Transifex JosJuice 2019-11-28 13:44:43 +01:00
  • c792961000 Common: Unify logging namespace with Common Lioncash 2019-11-28 04:19:24 -05:00
  • e33c366502 GCMemcard: Remove byteswapping macros Lioncash 2019-11-27 22:54:50 -05:00
  • 1f1a02151e GCMemcard: Replace ByteSwap with std::swap Lioncash 2019-11-27 22:49:23 -05:00
  • c2c8a14966 Merge pull request #8348 from JosJuice/mmu-setting Anthony 2019-11-27 16:04:40 -08:00
  • 9822a2d582 Merge pull request #8465 from CookiePLMonster/d3d-common-cleanup Anthony 2019-11-27 16:03:44 -08:00
  • 66ca83e6af Merge pull request #8479 from nokturnusmf/master Anthony 2019-11-27 15:57:54 -08:00
  • 41563aed21 Merge pull request #8491 from JosJuice/android-gc-adapter-crash Anthony 2019-11-27 15:53:07 -08:00
  • 6e0130351e Android: Fix crash on enabling GC adapter JosJuice 2019-11-24 20:42:21 +01:00
  • 155016531f Merge pull request #8439 from JosJuice/android-native-motion-controls Anthony 2019-11-27 15:40:43 -08:00
  • 34a1df1c68 Merge pull request #8493 from JosJuice/android-audio-volume Anthony 2019-11-27 15:36:54 -08:00
  • 8d814baf79 Merge pull request #8494 from JosJuice/android-checkbox-no-description Anthony 2019-11-27 15:35:29 -08:00
  • e33acc07f9 Merge pull request #8332 from CookiePLMonster/dsp-lle-deadlock Anthony 2019-11-27 15:34:34 -08:00
  • 44f85bbc5e Merge pull request #8496 from JosJuice/volumewii-check-decrypted-order Anthony 2019-11-27 15:33:43 -08:00
  • f20c1c2f8d Merge pull request #8499 from JosJuice/volumeverifier-super-paper-mario Anthony 2019-11-27 15:31:05 -08:00
  • 66220d3ae5 Merge pull request #8500 from JosJuice/export-wii-save-experimental Anthony 2019-11-27 15:29:07 -08:00
  • 59633f5309 VolumeVerifier: Detect broken Super Paper Mario JosJuice 2019-11-27 14:35:25 +01:00
  • 9938585702 DolphinQt: Remove "Experimental" from "Export Wii Save" JosJuice 2019-11-27 17:23:58 +01:00
  • cf8208ace9 Android: Add audio volume setting JosJuice 2019-11-24 21:34:50 +01:00
  • 23fc5f9e35 VolumeWii: Check SupportsReadWiiDecrypted before m_encrypted JosJuice 2019-11-26 18:57:44 +01:00
  • 70ee5234ba Merge pull request #8188 from JosJuice/android-game-details JosJuice 2019-11-25 11:31:37 +01:00