Commit Graph

  • afe2e7de0f VolumeVerifier.cpp: Verify that the string arrays are sorted before using std::binary_sort(). David Korth 2019-09-24 00:24:56 -04:00
  • d660aba20f VolumeVerifier.cpp: Use arrays of string_view objects instead of strings. David Korth 2019-09-24 00:19:22 -04:00
  • aad8aab698 Jit64: Disable the fast address check if fastmem is disabled. degasus 2019-12-06 10:36:48 +01:00
  • d735943aa2 Jit64: Use safe memory helpers for psq_l* without fastmem. degasus 2019-12-06 10:17:04 +01:00
  • 74cb692591 Jit64: Only activate dcbz fastpath with fastmem. degasus 2019-12-06 10:09:03 +01:00
  • c6019f9814 PowerPC/Jit: Create fastmem arena on init. degasus 2019-11-27 11:01:56 +01:00
  • ccbadf6e72 Core: Refactor fastmem arena construction. degasus 2019-11-27 09:59:00 +01:00
  • 9d88180df7 MMU: Use the Memory helpers for physical memory. degasus 2019-11-27 11:01:04 +01:00
  • 084344aa5d
    Merge pull request #8495 from stenzek/windows-arm64 Connor McLaughlin 2019-12-28 19:27:47 +10:00
  • d744c5a148 Compile fixes for Windows-on-ARM64 Stenzek 2019-11-26 15:31:45 +11:00
  • 6fcb1c6c46 Add an ARM64 target to Visual Studio projects Stenzek 2019-11-26 15:31:15 +11:00
  • 5a65031611 Add a Win32 NoGUI platform and project Stenzek 2019-11-26 15:25:19 +11:00
  • 0755f92979
    Merge pull request #8534 from JosJuice/netplay-index-empty-strings Anthony 2019-12-25 21:52:22 -08:00
  • 0341288af2
    Merge pull request #8525 from Techjar/axwii-ub Pierre Bourdon 2019-12-24 08:35:28 +01:00
  • 0c12dbe860 DolphinQt: Properly save netplay session settings when changed JosJuice 2019-12-23 23:07:05 +01:00
  • 8e278b8053 Check presence of name and region in NetPlayServer JosJuice 2019-12-23 22:55:19 +01:00
  • 2fa4ef729f DolphinQt: Check presence of region in NetPlaySetupDialog JosJuice 2019-12-23 22:50:53 +01:00
  • 02680ef7bb
    Merge pull request #8533 from delroth/notice-logs Pierre Bourdon 2019-12-23 18:50:03 +01:00
  • 5c996dec89
    DualShockUDPClient: downgrade spurious NOTICE_LOGs Pierre Bourdon 2019-12-23 18:36:18 +01:00
  • 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