Commit Graph

  • e4ef2193e0 Android: Fix race condition in AppLinkActivity JosJuice 2019-06-16 20:39:54 +02:00
  • 5cafce3cc4 VideoCommon/Statistics: Amend imgui include Lioncash 2019-06-17 02:02:46 -04:00
  • 73710c0745 VideoCommon/Statistics: Remove unused header inclusions Lioncash 2019-06-17 02:00:58 -04:00
  • 6416fe336c VideoCommon/Statistics: Replace memset with assignment in ResetFrame() Lioncash 2019-06-17 01:58:56 -04:00
  • e981fa2073 VideoCommon/Statistics: Use ImGui::TextUnformatted() where applicable Lioncash 2019-06-17 01:54:18 -04:00
  • 1c40fd8569 VideoCommon/Statistics: Replace DRAW_STAT macro with variadic lambda Lioncash 2019-06-17 01:52:04 -04:00
  • 1968643297 Common/MsgHandler: Amend file-scope variable names Lioncash 2019-06-16 23:34:09 -04:00
  • 76b675e9f0 Common/MsgHandler: Make default message handler and translator's internally linked Lioncash 2019-06-16 23:30:46 -04:00
  • d1475f6d59 Common/MsgHandler: Convert type aliases over to using Lioncash 2019-06-16 23:27:31 -04:00
  • 027c17558f Common/MsgHandler: Use fmt::print on non-Windows OSes Lioncash 2019-06-16 23:24:26 -04:00
  • 188234b4cd Common/GekkoDisassembler: Use std::string_view where applicable Lioncash 2019-06-16 19:48:26 -04:00
  • d8c3f09c9f Common/GekkoDisassembler: Amend disassembly of operations expecting a character literal Lioncash 2019-06-16 19:25:25 -04:00
  • 0cde8ab9e8 Common/GekkoDisassembler: Make all lookup tables immutable Lioncash 2019-06-16 19:21:05 -04:00
  • 78d1716251 Common/IniFile: Make use of std::string_view where applicable Lioncash 2019-06-16 17:28:00 -04:00
  • de7e9557dc Common/IniFile: Make CaseInsensitiveStringCompare usable with heterogenous lookup Lioncash 2019-06-16 16:57:05 -04:00
  • b3525ad774
    Merge pull request #8186 from lioncash/view Léo Lam 2019-06-16 16:20:02 +02:00
  • 1550c098d3
    Merge pull request #8187 from lioncash/disasm Léo Lam 2019-06-16 16:19:30 +02:00
  • b99ed960a9 Fix Gecko codes for G2RE52 (Shrek SuperSlam) Alex Kerr 2019-06-15 23:36:19 +01:00
  • 2e3478a542
    Merge pull request #8184 from Techjar/gameini-line-endings JosJuice 2019-06-16 08:35:41 +02:00
  • 9952dfe293
    GekkoDisassmbler: Amend erroneous formatting specifiers Lioncash 2019-06-16 01:57:56 -04:00
  • a3046fe807
    Core/HLE/HLE: Use std::string_view where applicable Lioncash 2019-06-16 01:14:14 -04:00
  • 936aa5dbaa
    Common/SymbolDB: Use std::string_view where applicable Lioncash 2019-06-16 01:09:58 -04:00
  • 7dc234a2d1 Qt/GCMemcardManager: Load configured memory cards by default Techjar 2019-06-15 23:26:28 -04:00
  • 8809087efd GameSettings: Fix some line endings Techjar 2019-06-15 20:01:49 -04:00
  • 9e1c38b6e1
    Merge pull request #8182 from Techjar/imgui-reset-scissor Connor McLaughlin 2019-06-15 21:29:07 +10:00
  • 56c818b3d8 VideoCommon/RenderBase: Reset scissor rectangle after ImGui rendering Techjar 2019-06-15 07:05:57 -04:00
  • 2f63b71bde QtGui: Handle file open events Vincent Duvert 2019-06-11 23:00:02 +02:00
  • c64fe7df65
    Core/Movie: Use fmt where applicable Lioncash 2019-06-14 17:20:24 -04:00
  • 7f93ce374d
    Core/CMakeLists: Privately link in fmt Lioncash 2019-06-14 17:41:20 -04:00
  • 3c6447e5ed Set texture cache accuracy to safe for Mii Channel Pokechu22 2019-06-14 13:22:59 -07:00
  • c34388f75b
    Merge pull request #8157 from JosJuice/rotational-latency Anthony 2019-06-14 12:36:36 -07:00
  • 224f292224
    Merge pull request #8130 from 8times9/more-text-fixes Anthony 2019-06-14 12:30:27 -07:00
  • dd3b678451
    Merge pull request #8178 from leoetlino/less-sleep Anthony 2019-06-14 12:28:13 -07:00
  • 9cf6ba13df
    Merge pull request #8177 from lioncash/fmt Anthony 2019-06-14 12:22:16 -07:00
  • 5b92d5076a
    Common: Use fmt where applicable Lioncash 2019-06-14 10:53:46 -04:00
  • 925afcae3b
    VSProps: Add fmt directory to the list of additional includes Lioncash 2019-06-14 13:43:22 -04:00
  • f1dde9fee0 Qt: Minor adjustments to graphics window descriptions 8times9 2019-06-08 13:34:58 -05:00
  • 59155b4d5e
    Merge pull request #8150 from lioncash/kbd Léo Lam 2019-06-14 15:25:10 +02:00
  • 3b7a7ae2e7
    Merge pull request #8155 from Techjar/dtm-get-origin Léo Lam 2019-06-14 15:13:43 +02:00
  • e2d59abaa7
    Merge pull request #8173 from lioncash/fmt Léo Lam 2019-06-14 14:47:22 +02:00
  • a6f4cb1647 DiscordHandler: Don't delay shutdown by up to 2s Léo Lam 2019-06-13 23:34:25 +02:00
  • 79ea55c912
    Merge pull request #8169 from lioncash/fallthrough Léo Lam 2019-06-13 13:36:32 +02:00
  • d52e69bab1
    Common/CMakeLists: Link in fmt Lioncash 2019-06-10 15:00:30 -04:00
  • d5d60c6e64
    Externals: Add libfmt 5.3.0 to externals Lioncash 2019-06-10 14:54:12 -04:00
  • c62570c527 Added key for relative input Matthew Foulds 2019-06-10 13:23:16 +01:00
  • cea1b58919
    Merge pull request #8170 from lioncash/lut Connor McLaughlin 2019-06-09 20:36:57 +10:00
  • adfbbe3a02 Disallow changing the backend when running when software renderer is currently selected Pokechu22 2019-06-08 16:02:01 -07:00
  • 92b445618a VideoCommon/DriverDetails: Make look-up table immutable Lioncash 2019-06-08 18:06:34 -04:00
  • 632b953ebf Core/GeckoCodeConfig: Use the [[fallthrough]] attribute in LoadCodes() Lioncash 2019-06-08 17:48:18 -04:00
  • d927cd2b03
    Merge pull request #8162 from lioncash/label Léo Lam 2019-06-08 18:16:20 +02:00
  • 951b66e4ac
    Merge pull request #8049 from stenzek/crop Connor McLaughlin 2019-06-08 20:57:52 +10:00
  • b13e00b003
    Merge pull request #8165 from lioncash/linkage Connor McLaughlin 2019-06-08 20:56:13 +10:00
  • ab66e91766
    Merge pull request #8134 from JosJuice/filesystem-string-view Connor McLaughlin 2019-06-08 20:52:34 +10:00
  • bed2d66bed
    Merge pull request #8117 from weihuoya/threaded_env Connor McLaughlin 2019-06-08 20:42:15 +10:00
  • 5a4e2a6b2f
    Merge pull request #7734 from stenzek/mojave-warning Connor McLaughlin 2019-06-08 20:41:39 +10:00
  • 6567409177
    Merge pull request #8096 from stenzek/d3d-old-drivers Connor McLaughlin 2019-06-08 20:41:04 +10:00
  • 3f1586dbce Vulkan: Display a warning when using MoltenVK on HS and earlier Stenzek 2019-01-25 04:07:42 -08:00
  • 1028e2c1a6 D3D12: Remove unnecessary includes in DXContext.h Stenzek 2019-06-08 20:12:15 +10:00
  • 9316e25652 D3DCommon: Fallback to base CreateSwapChain on failure Stenzek 2019-05-12 14:42:16 +10:00
  • 0177c6c2c7
    Merge pull request #8146 from Techjar/netplay-network-opts Connor McLaughlin 2019-06-08 20:05:35 +10:00
  • 6b4ca318c9
    Merge pull request #8139 from lioncash/const Connor McLaughlin 2019-06-08 20:03:02 +10:00
  • 67a9fc6784
    Merge pull request #8163 from lioncash/config Connor McLaughlin 2019-06-08 20:01:15 +10:00
  • b7fba95cdf
    Merge pull request #8166 from lioncash/mbedtls Connor McLaughlin 2019-06-08 19:58:37 +10:00
  • f75b254d4f
    Merge pull request #8167 from JosJuice/recording-export-enable Connor McLaughlin 2019-06-08 19:58:12 +10:00
  • 7fcc3dd605 DolphinQt: Don't leave Export Recording disabled always JosJuice 2019-06-08 08:39:12 +02:00
  • 5512876842 General: Migrate from deprecated mbedTLS functions Lioncash 2019-06-07 20:57:02 -04:00
  • 3053fea160 Externals: Update mbedtls to 2.16.1 Lioncash 2019-06-07 20:44:51 -04:00
  • eb15a52fd5 UICommon/ResourcePack/Manager: Make GetPackConfig() internally linked Lioncash 2019-06-07 20:20:09 -04:00
  • 7842bd1179 Android/ButtonManager: Make most file-scope local variables non-allocating Lioncash 2019-06-07 20:12:34 -04:00
  • 069497e87d Android/ButtonManager: Make local file-scope variables internally linked where applicable Lioncash 2019-06-07 20:02:00 -04:00
  • c0c0e412e0 Core/ConfigManager: Use forward declarations where applicable Lioncash 2019-06-07 18:25:32 -04:00
  • 6e9329455c DSP/LabelMap: std::move std::string instances where applicable Lioncash 2019-06-07 17:42:08 -04:00
  • 32427af79e DSP/LabelMap: Make label_t's definition hidden Lioncash 2019-06-07 17:37:45 -04:00
  • a3ed4ceec5 DSP/LabelMap: Use std::optional with GetLabelValue() Lioncash 2019-06-07 17:26:22 -04:00
  • 747128b093 DSP/LabelMap: Collapse DeleteLabel loop into std::find_if Lioncash 2019-06-07 17:13:08 -04:00
  • 98ec2ab2ac DSP/LabelMap: Default constructor and destructor Lioncash 2019-06-07 17:07:04 -04:00
  • 0a1249ea40 DSP/LabelMap: Amend class formatting Lioncash 2019-06-07 17:05:23 -04:00
  • e73a3ba1c6
    Merge pull request #8160 from lioncash/dsp-tables Léo Lam 2019-06-07 16:16:41 +02:00
  • f03bd116d9
    Update Installer.nsi njensen20 2019-06-06 11:39:34 -06:00
  • 60d10d2813 Core/DSP/DSPTables: Make FindOpInfoByName/FindExtOpInfoByName use std::string_view Lioncash 2019-06-06 12:22:00 -04:00
  • 3f4952d57c
    Merge pull request #8152 from lioncash/array-size Léo Lam 2019-06-06 13:35:57 +02:00
  • 824ec84e82
    Merge pull request #8154 from lioncash/analytics Léo Lam 2019-06-06 13:25:17 +02:00
  • 90e3b88f14
    Merge pull request #8159 from booto/swap_thing Léo Lam 2019-06-06 12:24:24 +02:00
  • 37919144c8 SI_DeviceGCAdapter: Stop it being detected as a steering wheel booto 2019-06-05 23:31:48 -04:00
  • e9d4869965 Jit64AsmCommon: Micro-optimize GenFrsqrte Sintendo 2019-06-05 23:58:44 +02:00
  • 5b5886160e DSPJitArithmetic: Precompute addis immediate Sintendo 2019-06-05 23:36:30 +02:00
  • 3951d238d9 DSPJitArithmetic: Precompute addi immediate Sintendo 2019-06-05 23:36:14 +02:00
  • a3744c3c26 DSPJitUtil: Use round_long_acc in get_long_prod_round_prodl Sintendo 2019-06-05 23:33:02 +02:00
  • 832e320f08 DSPJitUtil: Make round_long_acc branchless Sintendo 2019-06-05 23:25:39 +02:00
  • 9b6f2859a4 DSPJitUtil: Micro-optimize increment_addr_reg Sintendo 2019-06-05 23:23:22 +02:00
  • 3ab74f8cb7 HW/DI: Emulate rotational latency JosJuice 2019-06-05 19:32:43 +02:00
  • e59f72739a Core/Analytics: Turn analytics URL into a C-string Lioncash 2019-06-03 19:45:23 -04:00
  • ea9f887170 Core/Analytics: Use inline on static member variables Lioncash 2019-06-03 19:44:18 -04:00
  • ebf3de4d93 Core/Analytics: Use std::lock_guard deduction guides Lioncash 2019-06-03 19:41:41 -04:00
  • 57454e90a7 Core/Analytics: Make MakeUniqueId() a const member function Lioncash 2019-06-03 19:37:33 -04:00
  • a5caa95a4b Core/Analytics: Use std::string_view where applicable Lioncash 2019-06-03 19:35:26 -04:00
  • 2c2b9690bb Core/Analytics: Simplify static_assert Lioncash 2019-06-03 19:25:01 -04:00
  • 7935c27b52 Common/Analytics: Convert std::string overload into std::string_view Lioncash 2019-06-03 18:35:26 -04:00
  • 78e566aaa5
    Merge pull request #8156 from 8times9/resourcepack-header spycrab 2019-06-05 14:27:39 +02:00
  • 5f3bf405d4 Core/Movie: Store PAD_GET_ORIGIN bit in ControllerState Techjar 2019-06-03 20:34:06 -04:00