Commit Graph

  • cc40931d64 PPCSymbolDB: Optimise symbol lookups Léo Lam 2017-09-07 21:43:01 +02:00
  • 8cd8e9d905 JIT: Don't always look up symbols for blocks Léo Lam 2017-08-25 20:59:31 +02:00
  • 432117047b Merge pull request #6045 from lioncash/sw-vertloader Markus Wick 2017-09-10 11:23:25 +02:00
  • 88624f638f Merge pull request #6041 from stenzek/streambuffer-fence Markus Wick 2017-09-10 11:20:01 +02:00
  • 4a124868d6 Merge pull request #6034 from JonnyH/WIP/fix-android-null-SettingsSection-crash Markus Wick 2017-09-10 11:11:51 +02:00
  • a9b339fb65 Merge pull request #6048 from spycrab/qt_fix_tools Mat M 2017-09-10 02:18:13 -04:00
  • 7141e6d57e Merge pull request #6032 from stenzek/postprocess-save Stenzek 2017-09-10 16:05:03 +10:00
  • ee51ba6399 Merge pull request #6047 from lioncash/version JosJuice 2017-09-10 08:02:48 +02:00
  • c3a08f8653 Qt: Fix "Load Wii System Menu" being in the wrong place spycrab 2017-09-10 06:43:29 +02:00
  • 696e1b40b5 Common: Move version strings to their own header Lioncash 2017-09-09 15:52:35 -04:00
  • 46579fe41c SWVertexLoader: Make SWVertexLoader a final class Lioncash 2017-09-09 15:28:08 -04:00
  • dd8b41326c SWVertexLoader: Make SetFormat() and ResetBuffer() private Lioncash 2017-09-09 15:23:16 -04:00
  • 29a362be43 SWVertexLoader: Remove GetIndexBuffer() Lioncash 2017-09-09 15:19:46 -04:00
  • 4d2a4924cb SWVertexLoader: Normalize class variable names Lioncash 2017-09-09 15:13:17 -04:00
  • e86713ca67 Merge pull request #6044 from JonnyH/WIP/x11-buildfix Mat M 2017-09-09 14:59:40 -04:00
  • d2d355bb50 Buildfix for X11 where HAVE_XRANDR is disabled Jonathan Hamilton 2017-09-09 11:49:20 -07:00
  • 8f7c6286f4 Merge pull request #5970 from JosJuice/android-trailing-spaces Anthony 2017-09-09 08:59:50 -07:00
  • 7fa20cb1be Remove trailing spaces from Android files JosJuice 2017-08-23 22:45:06 +02:00
  • 9e1c09e347 StreamBuffer: Don't wait on fences twice when reserve > commit Stenzek 2017-09-09 13:18:48 +10:00
  • ec96a5d8bc Android UI: remove some unnecessary null pointer catches Jonathan Hamilton 2017-09-08 10:11:04 -07:00
  • 3f247eefae Android SettingsFragmentParser - remove ad-hoc SettingSection construction Jonathan Hamilton 2017-09-07 09:55:30 -07:00
  • 221462808d Avoid crashes due to null SettingsSections Jonathan Hamilton 2017-09-07 09:50:27 -07:00
  • ce670c1851 Merge pull request #5959 from mahdihijazi/tv_version_number Markus Wick 2017-09-08 12:17:06 +02:00
  • b969040534 Merge pull request #5923 from degasus/profiler Stenzek 2017-09-08 18:20:35 +10:00
  • 62a331deed Merge pull request #6035 from leoetlino/warning-fixes Markus Wick 2017-09-08 09:17:31 +02:00
  • 626a843b41 Merge pull request #6036 from spycrab/qt_use_addaction Leo Lam 2017-09-07 20:54:10 +02:00
  • 16e99985f9 Qt/GameList: Use AddAction for "Change Disc" spycrab 2017-09-07 20:42:11 +02:00
  • a8849f87f1 Core: Fix warnings Léo Lam 2017-09-07 20:35:17 +02:00
  • 336a185706 Merge pull request #6030 from spycrab/qt_menu_reg Leo Lam 2017-09-07 19:54:49 +02:00
  • 0b2b72b366 Qt: Fix Wii Disc options being disabled while core is running spycrab 2017-09-07 01:27:48 +02:00
  • 14bd0fbf4b Merge pull request #6029 from spycrab/qt_change_disc Leo Lam 2017-09-07 19:24:26 +02:00
  • c472462498 Merge pull request #6021 from spycrab/qt_build_by_default Leo Lam 2017-09-07 19:23:07 +02:00
  • 0de3593b45 Merge pull request #6008 from spycrab/qt_older Leo Lam 2017-09-07 19:22:40 +02:00
  • 7971a4d66c Merge pull request #5981 from spycrab/qt_filesystem Leo Lam 2017-09-07 19:19:48 +02:00
  • 0de31d87bd VideoConfigDiag: Fix bug where postprocessing shader wasn't saved to INI Stenzek 2017-09-08 01:13:23 +10:00
  • e52d8ef638 Merge pull request #6011 from stenzek/nvidia-vk-clears Anthony 2017-09-07 00:34:03 -07:00
  • 134daf3b00 Vulkan: Extend the NVIDIA MSAA bug to render-pass based clears Stenzek 2017-09-03 14:04:14 +10:00
  • 5d6dac5410 Merge pull request #6031 from stenzek/d3d-crash Stenzek 2017-09-07 14:39:56 +10:00
  • b573319f8f D3D: Fix shader compile error with logicop and alpha test enabled Stenzek 2017-09-07 11:48:01 +10:00
  • c15ea2f1ed D3D: Fix crash if shaders fail to compile Stenzek 2017-09-07 11:45:43 +10:00
  • 8f8e96f59f Qt/GameList: Add "Change Disc" option spycrab 2017-09-07 01:25:22 +02:00
  • c97a799c5f Merge pull request #6016 from Armada651/allow-tearing Jules Blok 2017-09-06 13:22:23 +02:00
  • e103a58d87 Merge pull request #6012 from stenzek/drop-nv-glsl Jules Blok 2017-09-06 13:19:47 +02:00
  • 1073053df9 Merge pull request #6026 from stenzek/d3d-ubershader-logicop Stenzek 2017-09-06 18:33:47 +10:00
  • 2e20cd0ffd Merge pull request #6025 from spxtr/present_queue Stenzek 2017-09-06 18:32:43 +10:00
  • 92e5f5c568 Merge pull request #6028 from iwubcode/d3d_blending Stenzek 2017-09-06 18:31:56 +10:00
  • 1ccfccdcf0 D3D: Properly handle dual source blending iwubcode 2017-09-05 22:07:47 -05:00
  • 7925de66b2 RFC: Call the previously-set sigaction in fastmem handler if it's not our address Jonathan Hamilton 2017-09-05 17:13:30 -07:00
  • b96e4a2bce Merge pull request #5927 from spycrab/qt_gamelist_cache JosJuice 2017-09-05 21:16:22 +02:00
  • a5be5a3a76 Vulkan: Use a separate queue for presenting. spxtr 2017-09-04 14:35:53 -07:00
  • 84f8ebd95f VideoBackends: Clear uid bits that are unused for the current backend Stenzek 2017-09-05 23:33:15 +10:00
  • 6d32cce2f5 ShaderGen: Output uint when logic op is enabled for D3D ubershaders Stenzek 2017-09-05 23:24:32 +10:00
  • 347fd065df D3DBase: Support the "allow tearing" DXGI flags. Jules Blok 2017-09-03 17:33:12 +02:00
  • 28799bbe79 CMake: Build DolphinQt2 by default spycrab 2017-09-04 19:35:38 +02:00
  • 3e47baa40c Merge pull request #6022 from spycrab/qt_sw_dialog Mat M 2017-09-04 14:06:13 -04:00
  • a361a1deed Qt/SettingsWindow: Fix window not being detected as a dialog by some window managers spycrab 2017-09-04 19:50:24 +02:00
  • 4fdd4e2718 Qt: Support versions < 5.6 spycrab 2017-09-02 23:38:02 +02:00
  • 018ad98714 Merge pull request #6019 from spycrab/qt_use_map Anthony 2017-09-04 01:32:46 -07:00
  • f00456e6bf Qt/ControllersWindow: Use std::map instead of std::unordered_map spycrab 2017-09-04 08:55:08 +02:00
  • ee6930a231 Merge pull request #6013 from stenzek/d3d-logic-op Anthony 2017-09-03 19:26:50 -07:00
  • 26e777d80b Merge pull request #5337 from stenzek/d3d-common-blending-state Anthony 2017-09-03 19:25:46 -07:00
  • 2e8bc0fa07 Merge pull request #5997 from leoetlino/red-steel Pierre Bourdon 2017-09-04 03:03:01 +02:00
  • 90051536bf D3D: Support logic op through integer render target view Stenzek 2017-09-03 16:34:01 +10:00
  • 09544d748f DSPSpy: Add test for accelerator masking behaviour Léo Lam 2017-09-02 19:39:58 +02:00
  • 3475ba8918 DSP: Fix missing masking for accelerator registers Léo Lam 2017-09-04 00:14:22 +02:00
  • 9e0df284aa Merge pull request #6018 from lioncash/const Markus Wick 2017-09-03 21:43:10 +02:00
  • 5b6764a4fe Merge pull request #6015 from JosJuice/dvd-0-length Pierre Bourdon 2017-09-03 21:04:25 +02:00
  • 745cde81e5 Merge pull request #6017 from lioncash/d3d-texture Markus Wick 2017-09-03 21:03:36 +02:00
  • baee3a9c74 Software/Tev: const correctness Lioncash 2017-09-03 14:02:57 -04:00
  • edf4bfaf5f Merge pull request #5989 from lioncash/constantmgr Mat M 2017-09-03 13:18:10 -04:00
  • 36e299ca80 D3DTexture: Remove unused bindflags D3DTexture2D member variable Lioncash 2017-09-03 13:10:40 -04:00
  • 52099d1b0a D3DTexture: in-class initialize class members where applicable Lioncash 2017-09-03 13:07:18 -04:00
  • 3528c93edf DVDThread: Don't show an error message for all 0-length reads JosJuice 2017-09-03 14:53:29 +02:00
  • 0341a6052b DVDInterface: Reply to 0-length commands JosJuice 2017-09-03 15:02:39 +02:00
  • 75435aea6f Merge pull request #6014 from Armada651/fix-factory Stenzek 2017-09-03 22:48:44 +10:00
  • 8906b26ea5 D3DBase: Use the correct version of CreateDXGIFactory. Jules Blok 2017-09-03 13:55:07 +02:00
  • 99d61906cc Merge pull request #5948 from Armada651/d3d-explicit-stereo Stenzek 2017-09-03 21:07:24 +10:00
  • 75574ec6cc Merge pull request #5946 from stenzek/ubershader-stereo-texture-samples Jules Blok 2017-09-03 12:26:52 +02:00
  • c9d649d27c D3D: Use Direct3D 11.1 where supported Stenzek 2017-09-03 16:33:47 +10:00
  • 0622979d3b ShaderGen: Support writing integer colors when logic op is enabled Stenzek 2017-09-03 16:32:37 +10:00
  • 254160691a Revert "Vulkan: Use VK_NV_glsl extension where available, and skip glslang" Stenzek 2017-09-03 15:30:52 +10:00
  • 3dd675e613 Renderer: Change SetBlendState to accept a BlendingState Stenzek 2017-04-30 01:00:45 +10:00
  • 22b8cbae35 RenderBase: Drop SetColorMask and SetLogicOpMode Stenzek 2017-04-30 00:57:09 +10:00
  • 5c9bc8b79c D3D11: Use blending state from VideoCommon Stenzek 2017-04-30 00:54:22 +10:00
  • c90b0bf532 D3D11: Create debug device when validation layer is enabled in options Stenzek 2017-04-30 00:39:52 +10:00
  • ce59121748 Merge pull request #6004 from lioncash/d3d Stenzek 2017-09-03 14:13:17 +10:00
  • 005d0b39f7 Merge pull request #6009 from lioncash/async Stenzek 2017-09-03 14:11:41 +10:00
  • 7a4348b641 Merge pull request #5649 from JonnyH/WIP/disable-vk-clear-renderpass Stenzek 2017-09-03 13:49:51 +10:00
  • ed07bd4270 Merge pull request #6005 from spycrab/qt_warning_disable Pierre Bourdon 2017-09-03 03:50:29 +02:00
  • 0d3c4a3883 Qt/DevelopmentWarning: Add "Don't show me this warning again" option spycrab 2017-09-02 20:40:18 +02:00
  • 425a8cb378 Merge pull request #5718 from mimimi085181/partial-updates-update Pierre Bourdon 2017-09-03 03:16:55 +02:00
  • ab27f0f78c Merge pull request #6010 from lioncash/vertex Pierre Bourdon 2017-09-03 03:13:40 +02:00
  • 632cb35be6 Merge pull request #5988 from spycrab/qt_movie Pierre Bourdon 2017-09-03 03:11:20 +02:00
  • 1b593fd56b Qt: Implement TAS/Movie shortcuts spycrab 2017-09-03 02:58:38 +02:00
  • 0e7ed3514f Qt: Implement "Movie" menu spycrab 2017-08-27 13:55:05 +02:00
  • 2237a6a04c OGL/VertexManager: Make vertex and index buffer handles private Lioncash 2017-09-02 18:05:49 -04:00
  • 4163ee42bc Qt/GameList: Implement SelectionChanged() spycrab 2017-08-27 13:54:37 +02:00
  • 3f33b95375 Merge pull request #6001 from spycrab/cmake_wx Pierre Bourdon 2017-09-03 01:37:04 +02:00
  • 3ae82ea669 Merge pull request #6007 from spycrab/qt_win_icon Pierre Bourdon 2017-09-03 01:36:11 +02:00
  • 018c2cfd65 Qt/MSVC: Add icon spycrab 2017-09-02 23:51:59 +02:00