Commit Graph

  • f6641b7e4f Vulkan: Use Common::DynamicLibrary Stenzek 2019-03-09 23:31:34 +10:00
  • a4f7c04470 Common: Add DynamicLibrary helper class Stenzek 2019-03-09 23:31:33 +10:00
  • 8c37214bee Qt/GameList: Set consistent capitalization for context menu 8times9 2019-03-28 21:14:22 -05:00
  • e9cfcf4632 ShaderCache: Don't create invalid logic op pipelines Stenzek 2019-03-09 23:31:31 +10:00
  • 5732769a3c ShaderCache: Set correct primitive in dummy ubershader pipelines Stenzek 2019-03-09 23:31:30 +10:00
  • 7dd9d74eec RenderBase: Add EFBHasAlphaChannel() helper Stenzek 2019-03-09 23:31:29 +10:00
  • 6e5d92e3c3 NetPlay: Synchronize EFB access cache options Techjar 2019-03-28 00:38:52 -04:00
  • 9b6c9252e4 Merge pull request #7932 from spycrab/qt_tas_fixes spycrab 2019-03-27 18:37:35 +01:00
  • 6a18bf4d2e Merge pull request #7935 from JosJuice/cli-arg-movie JosJuice 2019-03-27 18:34:24 +01:00
  • b4b0ebae27 Merge pull request #7934 from stenzek/stretched-efb-peeks JMC47 2019-03-27 10:53:47 -04:00
  • 92fa6c34cd FramebufferManager: Fix EFB pokes being offset by 1 in D3D Stenzek 2019-03-27 23:28:34 +10:00
  • 6451496776 DolphinQt: Add support for the --movie parameter JosJuice 2019-03-27 14:26:17 +01:00
  • c28393d6f9 FramebufferManager: Fix EFB peek cache stretching last tile Stenzek 2019-03-27 22:12:40 +10:00
  • a1f53716dc Merge pull request #7893 from jordan-woyak/mapping-ui-cleanup JMC47 2019-03-26 20:30:30 -04:00
  • e222b91953 Merge pull request #7929 from spycrab/np_chat_toggle spycrab 2019-03-26 22:35:26 +01:00
  • f7897778ff NetPlayChatUI: Add activate chat hotkey spycrab 2019-03-24 15:57:36 +01:00
  • 4ad67f471c Qt/TAS: Improve layout spycrab 2019-03-26 01:18:11 +01:00
  • 04583b17da Qt/TAS: Fix issue #11620 spycrab 2019-03-26 00:38:25 +01:00
  • e636b3e712 Merge pull request #7871 from jordan-woyak/wm-real-cleanup JMC47 2019-03-25 19:28:22 -04:00
  • 8bad3f93f1 Merge pull request #7931 from spycrab/buffer_change_buffer spycrab 2019-03-25 10:12:48 +01:00
  • fdb8b4af13 Qt/NetPlayDialog: Change buffer size message color spycrab 2019-03-25 10:00:38 +01:00
  • 16294acd2a VideoBackends: Scale bounding box rectangle in the pixel shader Stenzek 2019-03-20 22:14:38 +10:00
  • 20999db93c Merge pull request #7928 from JosJuice/ipl-hashes Mat M 2019-03-24 14:12:17 -04:00
  • d42fa8f80e Remove invalid IPL hashes (NTSC-U and NTSC-J use same IPL) JosJuice 2019-03-24 13:58:17 +01:00
  • eaa1874875 Merge pull request #7926 from stenzek/clear-tile-array Connor McLaughlin 2019-03-24 16:57:18 +10:00
  • cff60f5ba0 FramebufferManager: Only clear tile array when valid Stenzek 2019-03-24 15:02:08 +10:00
  • d106169a83 DolphinQt: Fix unused widgets in InfoWidget from being visible. Jordan Woyak 2019-03-23 20:10:09 -05:00
  • c89139d75d Merge pull request #7903 from spycrab/imgui_np_chat spycrab 2019-03-23 21:11:33 +01:00
  • 7cfb626a83 Add imgui-based Netplay Chat spycrab 2019-03-17 01:09:06 +01:00
  • fd323e7d4c Android: Remove game specific IR values zackhow 2019-03-23 08:11:35 -04:00
  • f6225e9694 Android: update IR defaults zackhow 2019-03-23 08:10:13 -04:00
  • dc51b95313 Android: fix touch ir from pr7829 changes zackhow 2019-03-23 08:07:56 -04:00
  • 672b582bec Merge pull request #7918 from spycrab/iokit_refactor spycrab 2019-03-22 21:18:27 +01:00
  • 0b3385ac1f Merge pull request #7919 from JosJuice/disc-extractor-cert-h3 JosJuice 2019-03-22 17:44:47 +01:00
  • 80fd01c3c3 InputCommon/OSX: Refactor IOKit controller interface spycrab 2019-03-21 16:57:17 +01:00
  • 0a1aacb5d0 Merge pull request #7906 from jordan-woyak/leak-fix Tilka 2019-03-21 23:26:54 +00:00
  • 87cf94ec86 Merge pull request #7914 from stenzek/partial-update-infinite-loop Tilka 2019-03-21 23:22:17 +00:00
  • b016417106 Merge pull request #7907 from jordan-woyak/search-close-with-esc Tilka 2019-03-21 23:20:48 +00:00
  • 094c852158 Merge pull request #7916 from spycrab/issue_11623 spycrab 2019-03-21 23:42:06 +01:00
  • c558803cbd DiscExtractor: Fix extracting certificate chain and H3 hashes JosJuice 2019-03-21 23:07:24 +01:00
  • 94c4975b5d DolphinQt: Make Ctrl+F show the game list search and select the search text if already open. Escape closes. Jordan Woyak 2019-03-17 16:08:59 -05:00
  • 8713a752f3 Merge pull request #7917 from spycrab/issue_11628 spycrab 2019-03-21 14:41:49 +01:00
  • d1f7f0fcc0 Qt/AudioPane: Fix volume box not keeping consistent width spycrab 2019-03-21 14:25:57 +01:00
  • 544f6d547d MacUpdater: Fix updater not closing after update is completed spycrab 2019-03-21 13:47:23 +01:00
  • 8cfbbbe9dc VideoCommon/RenderBase: Disable backculling for ImGui spycrab 2019-03-21 13:15:43 +01:00
  • 61350b3d98 Core/Host: Allow frontends to block inputs spycrab 2019-03-18 17:30:33 +01:00
  • 0a3279ae6b Fix ImGui key mapping Enter to the numpad spycrab 2019-03-18 16:58:26 +01:00
  • fcd0dbef2c Merge pull request #7901 from spycrab/issue_11585 spycrab 2019-03-20 23:53:01 +01:00
  • e8b3c6cb3e Qt/Mapping: Use QGridLayout in a few more places spycrab 2019-03-16 17:55:47 +01:00
  • bf0b52efc6 TextureCacheBase: Fix infinite loop in DoPartialTextureUpdates Stenzek 2019-03-20 20:05:51 +10:00
  • 96fec2eb70 Merge pull request #7913 from jordan-woyak/dinput-hat-fix JMC47 2019-03-19 17:24:02 -04:00
  • b53636827b ControllerInterface: Unbreak DirectInput POV Hats having bad values on init. Jordan Woyak 2019-03-19 15:54:36 -05:00
  • 1fead4ffb6 Merge pull request #7912 from master0fdisaster/master JMC47 2019-03-18 18:00:59 -04:00
  • c54710844b Merge pull request #6171 from LAGonauta/xaudio2-surround shuffle2 2019-03-18 13:59:28 -07:00
  • cf9f0dc0ad Disable Defer EFB Copies to RAM for Majora's Mask (VC) master0fdisaster 2019-03-18 21:51:49 +01:00
  • 99a35568ca Allow XAudio2 to be selected as a surround backend. LAGonauta 2019-03-18 09:21:40 -03:00
  • f37ff190e4 Added DPL2 decoder to XAudio2 and XAudio2_7 backends. LAGonauta 2017-08-09 16:58:30 -03:00
  • 725d34b2f0 DolphinQt/InputCommon: Fix a few memory leaks. Jordan Woyak 2019-03-17 12:51:50 -05:00
  • 0bdfa19650 ControllerInterface: SDL: Replace unclear bool parameter with enum class. Jordan Woyak 2019-01-17 10:13:32 -06:00
  • 4fb68c530b ControllerInterface: SDL cleanup and FF effect fixes. Jordan Woyak 2019-01-08 10:25:13 -06:00
  • 54e09886d8 Merge pull request #7902 from spycrab/qt_modal_md5 spycrab 2019-03-17 02:41:14 +01:00
  • c4036d2d6a Qt/MD5Dialog: Make dialog modal spycrab 2019-03-16 18:53:23 +01:00
  • 7acefe8a28 Merge pull request #7898 from spycrab/qt_netplay_empty_chat JMC47 2019-03-16 13:09:28 -04:00
  • a40b5f9133 Merge pull request #7900 from spycrab/qt_general_align spycrab 2019-03-16 17:57:23 +01:00
  • ae533185c4 Merge pull request #7899 from spycrab/qt_netplay_bold JMC47 2019-03-16 12:12:30 -04:00
  • 2a9f01c1ba Merge pull request #7897 from spycrab/qt_mapping_dialog JMC47 2019-03-16 12:07:43 -04:00
  • 502cba255f Qt/GeneralPane: Align "Auto Update" on macOS spycrab 2019-03-16 16:20:21 +01:00
  • 2046f93de8 Qt/NetPlayDialog: Don't bold the player table headers spycrab 2019-03-16 15:44:03 +01:00
  • e64b6d27c8 Qt/NetPlayDialog: Prevent players from sending empty chat messages spycrab 2019-03-16 15:33:38 +01:00
  • e31ae0b3a0 Translation resources sync with Transifex JosJuice 2019-03-16 15:20:31 +01:00
  • 19dfd4d7ab Qt/PadMappingDialog: Improve layout spycrab 2019-03-16 15:12:20 +01:00
  • 08ca9ec21f Merge pull request #7884 from JosJuice/save-movie-on-exit JosJuice 2019-03-16 14:58:16 +01:00
  • 8aa0ea10d9 FramebufferManager: Don't discard in ReinterpretPixelData Stenzek 2019-03-16 23:40:07 +10:00
  • 2581a139a9 GameSettings: fix Enjoy your massage! textures Tillmann Karras 2019-03-16 11:47:03 +00:00
  • 9cb17b062c DolphinQ: Mapping UI cleanups. Jordan Woyak 2019-03-14 20:27:49 -05:00
  • 861fc42fc9 Merge pull request #7891 from kvark/vk-frame-view Connor McLaughlin 2019-03-16 09:26:01 +10:00
  • c71216419b Merge pull request #7874 from vadosnaprimer/ffv1_fix JosJuice 2019-03-15 23:17:02 +01:00
  • c57e5701cd Merge pull request #7879 from spycrab/open_gc_save_folder Tilka 2019-03-15 18:25:19 +00:00
  • 4173a8f545 Use proper view type of framebuffer images Dzmitry Malyshau 2019-03-15 12:24:39 -04:00
  • 90522a7666 Qt/GameList: Implement 'Open gamecube save folder' spycrab 2019-03-12 14:33:06 +01:00
  • 011ecd92e8 Merge pull request #7829 from jordan-woyak/detect-input-improve JMC47 2019-03-13 19:00:24 -04:00
  • bc9e9caf19 Merge pull request #7888 from lioncash/const JosJuice 2019-03-13 21:41:07 +01:00
  • 635afc1db4 Merge pull request #7883 from spycrab/qt_no_dark_mode spycrab 2019-03-13 21:19:20 +01:00
  • 6045b44203 UICommon/ResourcePack: Provide inequality operator to complement equality operator Lioncash 2019-03-13 15:55:16 -04:00
  • 9d096a5e16 UICommon/ResourcePack: Mark ResourcePack's operator== as const Lioncash 2019-03-13 15:53:30 -04:00
  • 02da306d9a DolphinQt/Debugger/RegisterColumn: Add HID registers to the register pane Lioncash 2019-03-13 15:40:34 -04:00
  • 7b354fa7ac Merge pull request #7637 from CrystalGamma/pr-crhelpers Tilka 2019-03-13 18:12:52 +00:00
  • 185b1cf90c DolphinQt: Fix OnStopRecording/OnExportRecording logic JosJuice 2019-03-13 15:41:57 +01:00
  • 6c89957cf1 DolphinQt: Save movie when closing emulation JosJuice 2019-03-13 15:34:00 +01:00
  • 339914f56d Qt: Don't use 'Dark Mode' spycrab 2019-03-13 14:30:43 +01:00
  • 7eae5b91d6 Merge pull request #7882 from JMC47/SMGDefer Connor McLaughlin 2019-03-13 22:44:11 +10:00
  • bb16f6b0ec Enable Defer EFB Cache Invalidation for SMG1 and 2 JMC47 2019-03-13 08:36:31 -04:00
  • 7944a055a6 Merge pull request #7876 from JosJuice/4-char-window-title Mat M 2019-03-12 05:17:33 -04:00
  • 88ee781257 Merge pull request #7877 from stenzek/efb-poke-panic JMC47 2019-03-12 04:40:09 -04:00
  • cce7ac43d4 FramebufferManager: Fix panic in VertexManager with large EFB depth poke batches Stenzek 2019-03-12 18:25:25 +10:00
  • d879283e2d Fix title database not working when running games with 4-char game IDs JosJuice 2019-03-12 08:42:05 +01:00
  • 22e7419747 Merge pull request #7838 from stenzek/efb-tile-cache JMC47 2019-03-12 03:10:20 -04:00
  • 49218c32ed WiimoteReal: Improve state changes and minor code cleanups. Jordan Woyak 2019-03-07 18:44:23 -06:00
  • 7fd940411b decrease gop size (keyint) feos 2019-03-11 01:30:12 +03:00
  • 005e60fa22 change pixel format from BGRA to BGR0 feos 2019-03-11 01:29:34 +03:00