Commit Graph

  • 7192789c11 Merge pull request #4486 from stenzek/gl-minimize-assert Markus Wick 2016-12-05 12:46:29 +01:00
  • ddeccf2622 ISOProperties: Separate the filesystem tab out into its own class Lioncash 2016-12-04 02:04:35 -05:00
  • bff394ec8a Merge pull request #4489 from stenzek/vulkan-minor-fixes Stenzek 2016-12-05 12:19:49 +10:00
  • 15e2133ce7 Merge pull request #4462 from stenzek/vulkan-faster-xfb Stenzek 2016-12-05 12:15:38 +10:00
  • f575902cf3 evdev: set flag in a thread-safe way Tillmann Karras 2016-12-05 00:37:36 +00:00
  • 3c090a37d4 evdev: fix shutdown hang Tillmann Karras 2016-12-05 00:36:09 +00:00
  • 0043bd3547 Remove two unused variables Tillmann Karras 2016-12-05 00:45:31 +00:00
  • 59abfee11d DolphinWX: Add ability to filter symbols (by name) Léo Lam 2016-12-04 14:47:08 +01:00
  • 5082a664c8 VertexLoaderX64: Avoid unchecked pointer cast. degasus 2016-11-03 21:41:02 +01:00
  • 21f3e97435 Jit64: Avoid pointer casts if possible. degasus 2016-11-03 21:01:00 +01:00
  • f325d41def DSPJit: Use tmp register for pointer immediate. degasus 2016-11-03 20:33:26 +01:00
  • d26709f713 Jit64: Use ImmPtr for mtcrf. degasus 2016-11-03 20:15:53 +01:00
  • 8189ef432b Jit64: Use ImmPtr for mcrxr. degasus 2016-11-03 20:10:48 +01:00
  • 23c284c081 Jit64: Use ImmPtr for inst.OE handling. degasus 2016-11-03 20:05:07 +01:00
  • 8f97a24904 Vulkan: Enable GS instancing Stenzek 2016-12-04 20:53:49 +10:00
  • 9736198c3b Vulkan: Use explicit barriers instead of dependancies Stenzek 2016-11-21 01:59:19 +10:00
  • a475792163 Vulkan: Fix incorrect logic in readback preemption Stenzek 2016-11-20 02:51:53 +10:00
  • 58978c1440 Vulkan: Faster path for decoding XFB data Stenzek 2016-11-20 01:16:27 +10:00
  • 804cd0ff03 Vulkan: Move XFB encoding/decoding to TextureConverter Stenzek 2016-11-20 00:43:50 +10:00
  • d67463e0a7 Vulkan: Simplify palette texture conversion Stenzek 2016-11-20 00:08:24 +10:00
  • add638538b Vulkan: Combine PaletteTextureConverter and TextureEncoder classes Stenzek 2016-11-19 23:25:23 +10:00
  • 804af42ccc Vulkan: Support binding texel buffers in UtilityShaderDraw Stenzek 2016-11-20 00:02:06 +10:00
  • e241ec6666 Vulkan: Implement StagingTexture2D on top of StagingBuffer Stenzek 2016-11-19 22:22:04 +10:00
  • 4bc0e14995 Vulkan: Use an enumeration to index pipeline layouts Stenzek 2016-11-13 15:24:55 +10:00
  • cd3481fbc7 Vulkan: Differentiate between descriptor set layouts and bind points Stenzek 2016-11-13 15:38:32 +10:00
  • 4e9018049d Vulkan: Support logging debug reports without enabling validation layers Stenzek 2016-12-04 19:36:48 +10:00
  • 1cfb0a1185 Vulkan: Fix deadlock in some resize scenarios Stenzek 2016-12-04 00:23:37 +10:00
  • d1c89db8c8 Merge pull request #4448 from lioncash/isoproperties Mat M 2016-12-03 19:15:25 -05:00
  • 2ef884893a Vulkan: Fix map error when texture dumping is enabled Stenzek 2016-12-04 00:23:34 +10:00
  • 4c860ddb70 Vulkan: Fix typo in PopulateBackendInfoMultisampleModes Stenzek 2016-12-04 00:23:30 +10:00
  • 730ec3809a Vulkan: Remove unused variable Stenzek 2016-12-04 00:23:25 +10:00
  • 107e8c8ee7 OGL: Fix assertion when minimizing window Stenzek 2016-12-03 20:35:14 +10:00
  • 827de2ed06 Merge pull request #4485 from ligfx/fixmin Markus Wick 2016-12-03 11:15:00 +01:00
  • f798bcd5c0 DolphinQt2: InfoWidget: explicit type for std::min Michael Maltese 2016-12-02 21:25:45 -08:00
  • 0e93bad737 Merge pull request #4483 from stenzek/vulkan-gs-uid-assert Mat M 2016-12-02 02:41:37 -05:00
  • 7b1966a680 Vulkan: Fix assertion triggering when geometry shaders are unsupported Stenzek 2016-12-02 17:37:10 +10:00
  • 20fcfd0ed8 DolphinWX: Separate the information panel from ISOProperties Lioncash 2016-11-12 20:51:08 -05:00
  • 20676a6640 Merge pull request #4463 from leoetlino/libusb Mat M 2016-12-01 21:14:58 -05:00
  • 2e7c90eeb5 Merge pull request #4450 from PEmu1/fifo-player-capitalization Mat M 2016-12-01 21:09:44 -05:00
  • 0705c53681 Merge pull request #4340 from sepalani/step_timeout Anthony 2016-12-01 13:32:44 -06:00
  • 25fe999a79 Added support for Wii RVT-R disc images. David Korth 2016-11-30 01:01:12 -05:00
  • 4baa368f8b Automatic translation resources sync with Transifex JosJuice 2016-12-01 08:37:36 +01:00
  • ffe20705dd Merge pull request #4362 from ligfx/osxhotplug Anthony 2016-12-01 00:29:56 -06:00
  • 7ed8fb95c5 ControllerInterface: enable hotplugging on macOS Michael Maltese 2016-10-17 23:00:11 -07:00
  • a95e3c875e Merge pull request #4343 from ligfx/fixsdlcrash Anthony 2016-11-30 20:47:38 -06:00
  • e2018f2208 Merge pull request #4480 from stenzek/vulkan-streambuffer-reuse Stenzek 2016-12-01 12:38:31 +10:00
  • 3e69d066f5 ControllerInterface: replace Reinitialize with RefreshDevices Michael Maltese 2016-10-16 13:39:05 -07:00
  • cebb4d84f2 ControllerInterface: clear devices before shutting down backends Michael Maltese 2016-10-11 12:41:29 -07:00
  • a3d2dead76 Merge pull request #4468 from marcan/master Anthony 2016-11-30 16:39:53 -06:00
  • 90c2dec02d Wii IPC HLE: do not clobber memory when launching a new title Hector Martin 2016-12-01 06:50:19 +09:00
  • 288e75f672 Wii IPC HLE: Fix IPC missing reply fail Hector Martin 2016-12-01 06:35:12 +09:00
  • 2b906e3fc4 DOL/ELF loaders: enable HID4.SBE in Wii mode Hector Martin 2016-11-23 04:17:31 +09:00
  • a6742d9cf7 ELF boot: scan segments for Wii mode detection, not sections Hector Martin 2016-11-23 04:03:13 +09:00
  • 3f11879640 ES HLE / WAD boot: hardcode the entrypoint Hector Martin 2016-11-23 03:57:33 +09:00
  • 2ceea61bbf Merge pull request #4477 from kirbyUK/master JosJuice 2016-11-30 20:46:31 +01:00
  • a7ef1de25b Create G2RE52.ini Alex Kerr 2016-11-30 03:22:34 +00:00
  • ca691a9d95 Vulkan: Allow re-use of uniform buffers when doing per-stage uploads Stenzek 2016-11-30 23:32:23 +10:00
  • 6a4eba1153 Vulkan: Replace explicit command buffer submits with wrapper function Stenzek 2016-11-30 22:34:36 +10:00
  • 3adeacb78d Vulkan: Fix case where uniforms could be overwritten Stenzek 2016-11-30 22:31:41 +10:00
  • 4c11735bd5 Vulkan: Fix case where a draw's vertices could be overwritten Stenzek 2016-11-30 22:20:44 +10:00
  • 37550501cc Vulkan: Fix incorrect handling of buffer wrap-around in StreamBuffer Stenzek 2016-11-30 22:13:55 +10:00
  • 3039794ffd Merge pull request #4478 from SeannyM/wii-bind Markus Wick 2016-11-30 08:14:28 +01:00
  • 8647639746 Android: Fix Wii bindings resetting everything Sean Maas 2016-11-29 22:27:40 -05:00
  • 3cfc49a613 Merge pull request #4472 from JosJuice/revert-absolute-path JosJuice 2016-11-29 18:34:22 +01:00
  • 97ebb02a07 Merge pull request #4475 from aldelaro5/hotkeys-config-hotfix Anthony 2016-11-29 11:32:05 -06:00
  • f705d8378e Fix the order of the name of the hotkeys aldelaro5 2016-11-29 11:51:55 -05:00
  • aadc77c493 Merge pull request #3649 from stenzek/wgl-core-shared Stenzek 2016-11-29 22:59:31 +10:00
  • eebe4ef1fd Merge pull request #4461 from aldelaro5/hotkey-config-redo Mat M 2016-11-29 07:39:28 -05:00
  • 7353cae707 GLInterface: Implement core and shared context creation for WGL Stenzek 2016-10-05 20:37:11 +10:00
  • 32a0dae257 Completely redo All configuration dialog aldelaro5 2016-11-18 19:54:06 -05:00
  • 03e0cae9b7 Prepare for having different extensions dialogs aldelaro5 2016-11-20 00:49:31 -05:00
  • 00f680b830 Add flexibility to InputConfigDialog aldelaro5 2016-11-18 02:03:06 -05:00
  • 0212741574 Merge pull request #4436 from stenzek/vulkan-full-ir-framedump Stenzek 2016-11-28 22:05:16 +10:00
  • 49e807b71f Merge pull request #4459 from stenzek/nogui-resize-notify Stenzek 2016-11-28 22:04:21 +10:00
  • da87580dc1 Merge pull request #4449 from stenzek/vulkan-pipeline-cache Stenzek 2016-11-28 22:03:49 +10:00
  • b81dee8b9a OGL: Support full-resolution frame dumping Stenzek 2016-11-10 23:20:00 +10:00
  • 93221e7f48 OGL: Move frame rendering procedures to seperate methods Stenzek 2016-11-10 22:56:22 +10:00
  • 1c1a686f63 Vulkan: Support full resolution frame dumping Stenzek 2016-11-10 23:44:18 +10:00
  • adc22a5e20 VideoCommon: Add method for calculating full-scale framedump rectangles Stenzek 2016-11-10 22:36:11 +10:00
  • 8d48319414 Vulkan: Validate the pipeline cache before using it Stenzek 2016-11-13 18:50:10 +10:00
  • 9604b336c8 Vulkan: Don't destroy the device's pipeline cache on MSAA mode change Stenzek 2016-11-13 18:41:36 +10:00
  • aac66a1b61 Vulkan: Implement a pipeline UID cache Stenzek 2016-11-13 18:39:06 +10:00
  • 6db0ee9561 VideoCommon: Remove backbuffer size parameters from methods Stenzek 2016-11-10 23:31:44 +10:00
  • a83ca587c6 VideoCommon: Make FramebufferManagerBase::GetTargetSize public Stenzek 2016-11-10 23:31:37 +10:00
  • a0a62c0f46 VideoConfig: Add option for full-resolution frame dumping Stenzek 2016-11-10 23:26:57 +10:00
  • 681294586b Merge pull request #4455 from stenzek/png-frame-dumping Stenzek 2016-11-28 20:03:50 +10:00
  • e66373b7ff Merge pull request #4456 from stenzek/vulkan-framedump-fix-2 Stenzek 2016-11-28 20:03:08 +10:00
  • 8dddc00ab0 Merge pull request #4474 from leoetlino/fewer-config-includes Markus Wick 2016-11-28 10:01:13 +01:00
  • 72e3f1ecec Remove unnecessary ConfigManager includes Léo Lam 2016-11-27 22:31:48 +01:00
  • 0c6fd47460 Add unit test for StringUtil's newly added JoinStrings JosJuice 2016-11-27 11:18:27 +01:00
  • 841e5893f4 IOS HLE: Add unit test for path/filename escaping JosJuice 2016-11-26 21:55:01 +01:00
  • 7a4f19ed98 IOS HLE: Correct handling of paths that don't start with / JosJuice 2016-11-26 18:06:31 +01:00
  • 6c275d472e Merge pull request #4410 from SeannyM/android-inputbind Anthony 2016-11-26 18:00:57 -06:00
  • a90731e2ae Android: Add input binding menus Sean Maas 2016-10-30 19:27:43 -04:00
  • d10b336b0a Android: Add InputBindingSetting class Sean Maas 2016-10-30 19:21:36 -04:00
  • c74c317ab5 IOS HLE: More robust escaping of NAND paths JosJuice 2016-11-26 15:39:00 +01:00
  • de355a8521 Revert "IOS HLE: Prevent accessing host file system" JosJuice 2016-11-24 20:57:27 +01:00
  • c84ab13e81 Merge pull request #4375 from leoetlino/ipc-hle-small-cleanup Anthony 2016-11-25 17:50:14 -06:00
  • 6473a485d0 Merge pull request #4460 from linkmauve/no-miniupnpc Anthony 2016-11-25 16:28:27 -06:00
  • 7e99d03b7f Add the ability to get partial input group aldelaro5 2016-11-10 22:07:40 -05:00