Commit Graph

  • 427dd45151 Vulkan: Simplify command buffer fence tracking Stenzek 2019-03-17 15:59:22 +10:00
  • f3fadd7302
    Merge pull request #7869 from stenzek/d3dcommon Connor McLaughlin 2019-03-29 20:40:06 +10:00
  • fbe57e8dbe
    Merge pull request #7733 from stenzek/update-moltenvk Connor McLaughlin 2019-03-29 20:34:11 +10:00
  • 78cf615a9b
    Merge pull request #7937 from Techjar/netplay-defer-efb-invalidation Connor McLaughlin 2019-03-29 20:31:15 +10:00
  • a50a34b94b
    Merge pull request #7904 from stenzek/do-the-atomic-shuffle Connor McLaughlin 2019-03-29 20:29:00 +10:00
  • d66d778bae PixelShaderGen: Use subgroup reduction operations for bounding box Stenzek 2019-03-22 20:39:54 +10:00
  • 6561850f2b Vulkan: Support subgroup reduction operations via GL_KHR_shader_subgroup Stenzek 2019-03-22 20:39:37 +10:00
  • 86da282570 OGL: Support subgroup reduction operations via GL_NV_shader_thread_shuffle Stenzek 2019-03-22 20:39:11 +10:00
  • 95c7b5c635
    Merge pull request #7894 from Tilka/massage_ini Connor McLaughlin 2019-03-29 20:05:57 +10:00
  • 1304e963ad
    Merge pull request #7895 from stenzek/framebuffer-corruption Connor McLaughlin 2019-03-29 20:03:13 +10:00
  • 154eeae8ae
    Merge pull request #7915 from stenzek/bbox-scaled-update Connor McLaughlin 2019-03-29 19:59:25 +10:00
  • d0d010f854 D3D11: Make stateman a unique_ptr Stenzek 2019-03-29 19:55:00 +10:00
  • 3b86c93285 VertexManagerBase: Increase vertex/uniform buffer sizes Stenzek 2019-03-24 14:24:03 +10:00
  • 2a4bca8b4a VideoBackends: Verify validity before doing full renderer init Stenzek 2019-03-09 23:31:40 +10:00
  • 1151a1238f D3D11: Use ComPtr smart pointer where possible Stenzek 2019-03-09 23:31:37 +10:00
  • 3d8014beb5 D3D11: Use D3DCommon where appropriate Stenzek 2019-03-09 23:31:36 +10:00
  • ea15080d8f Add D3DCommon (shared code between D3D11 and D3D12) Stenzek 2019-03-09 23:31:35 +10:00
  • 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
  • 1d973f4170
    Merge pull request #95 from bparker06/ir_relative Twinaphex 2019-03-26 19:44:36 +01:00
  • 829ca42f5e only bind right analog if not being used for IR pointer Brad Parker 2019-03-26 13:32:57 -04:00
  • f7897778ff NetPlayChatUI: Add activate chat hotkey spycrab 2019-03-24 15:57:36 +01:00
  • 7fd7a54165 give rel/abs option to "right stick controls IR" Brad Parker 2019-03-26 12:41:17 -04: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