Commit Graph

  • 0f92ab380e Vulkan: Include the info log in the shader compile error panic alert Pokechu22 2022-04-22 16:38:35 -07:00
  • 7ae71e643e Vulkan: Close the output stream on shader compile error before showing the panic alert Pokechu22 2022-04-22 16:37:43 -07:00
  • 12cd81bdb3 GCAdapter: don't call libusb_detach_kernel_driver on apple Shawn Hoffman 2022-04-22 08:58:38 -07:00
  • 5cd3cf9072 GCAdapter: fix retval check of libusb_detach_kernel_driver Shawn Hoffman 2022-04-22 08:48:28 -07:00
  • 978c90845b GCAdapter: move libusb context teardown last Shawn Hoffman 2022-04-22 07:37:56 -07:00
  • 1c9dfb7bb6 GCAdapter: some macro cleanup Shawn Hoffman 2022-04-22 07:36:56 -07:00
  • f52d94832e GCAdapter: set read/write thread names Shawn Hoffman 2022-04-22 07:12:09 -07:00
  • 0a07c76333 update libusb submodule to latest Shawn Hoffman 2022-04-22 07:07:20 -07:00
  • af930bc733 make libusb submodule shallow Shawn Hoffman 2022-04-22 07:05:41 -07:00
  • 2e01dc0c82 Merge pull request #10592 from AdmiralCurtiss/pointerwrap-protections Mai M 2022-04-21 17:32:13 -04:00
  • 3172199d33 Merge pull request #10577 from shuffle2/libusb Admiral H. Curtiss 2022-04-21 18:50:08 +02:00
  • f5f52625b9 Android: Fix in game menu rippleColor and colorEdgeEffect Simonx22 2022-04-20 16:22:06 -04:00
  • 259a5fc7c0 DriverDetails: Add broken discard with early-Z bug on Apple Silicon GPUs OatmealDome 2021-12-25 00:27:43 -05:00
  • 902e45b6b7 Merge pull request #10595 from richarm4/patch-1 Mai M 2022-04-20 06:22:17 -04:00
  • c925f10892 Minor text capitalization Matthew Richards-Wells 2022-04-20 02:07:31 -07:00
  • e7f5e5172c DriverDetails: Introduce new VENDOR_APPLE for Apple GPUs OatmealDome 2021-07-30 04:02:51 -04:00
  • 80dfefb32e UberShaderPixel: Add support for non-dual source shader blending OatmealDome 2022-01-06 04:15:21 -05:00
  • c1d87db6fa PixelShaderGen: Add support for non-dual source shader blending OatmealDome 2022-01-06 04:15:07 -05:00
  • bad0283ff7 VKPipeline: Add shader blending support OatmealDome 2021-12-25 00:27:53 -05:00
  • ef760ee012 Common/PointerWrap: Prevent reads/writes past the end of the buffer. Admiral H. Curtiss 2022-04-18 04:13:25 +02:00
  • 70507c2237 update to libusb v1.0.26 moves libusb from vendored to submodule Shawn Hoffman 2022-04-11 06:04:20 -07:00
  • 853cf4f818 Common/PointerWrap: Hide internals. Admiral H. Curtiss 2022-04-18 03:41:14 +02:00
  • 3ed9d5a3c7 Merge pull request #10589 from JosJuice/android-more-init-checks Mai M 2022-04-17 05:43:06 -04:00
  • cc22f1a558 MemoryWidget add dual views for two separate column types. Force first column to be Hex32. TryTwo 2022-04-06 22:50:05 -07:00
  • f3eff70e2f Implement ImGui window for scissor rectangles Pokechu22 2021-11-27 17:09:55 -08:00
  • 4d1e1db3c5 Software: Fix scissor rectangle always being block-aligned Pokechu22 2021-11-20 15:21:43 -08:00
  • 8745d84949 Software: Disable clipping based on xfmem Pokechu22 2021-11-18 16:52:43 -08:00
  • 925ceab82f Software: Use new scissor logic Pokechu22 2021-11-09 18:38:24 -08:00
  • 076392a0f6 VideoCommon: Rework scissor handling Pokechu22 2021-11-12 11:48:26 -08:00
  • 4595b89ad8 VideoCommon: Remove bSupportsOversizedViewports Pokechu22 2021-11-12 14:32:17 -08:00
  • b85b35d5ea VideoCommon: Create dedicated structs for scissor pos/offset Pokechu22 2021-11-27 17:07:02 -08:00
  • 342af6512c Android: Use AfterDirectoryInitializationRunner more comprehensively JosJuice 2022-04-16 15:04:29 +02:00
  • 0ec3f3a6ae Merge pull request #10563 from TryTwo/PR_MemoryWidget_Display_Types Admiral H. Curtiss 2022-04-16 14:35:29 +02:00
  • 2ef2d4778d JitArm64: Always lock Q0 in psq_stXX JosJuice 2022-04-16 13:22:36 +02:00
  • a2aecc3794 Debugger MemoryWidget: More display types, use combo box for display options. Add alignment and riw length options. TryTwo 2022-04-06 02:36:09 -07:00
  • 0a4805c0b9 Merge pull request #10582 from AdmiralCurtiss/fmt-float Admiral H. Curtiss 2022-04-16 03:42:55 +02:00
  • c5c4169bc8 Merge pull request #10255 from Pokechu22/sw-zfreeze Scott Mansell 2022-04-15 11:12:49 +12:00
  • 36678dca59 Merge pull request #10585 from Pokechu22/apple-m1-unit-tests-f-string Scott Mansell 2022-04-15 10:43:59 +12:00
  • 9994363aa8 Apple M1: Fix "Building and running unit tests" message Pokechu22 2022-04-14 15:34:52 -07:00
  • 3fdc6cbffe Merge pull request #10486 from ttttcrngyblflpp/negative-axis-scaling Admiral H. Curtiss 2022-04-13 12:18:41 +02:00
  • 5c687fc2a3 Common/StringUtil: Use simpler formatting for floats and doubles. Admiral H. Curtiss 2022-04-12 23:35:19 +02:00
  • edbb0f4df7 Merge pull request #10581 from shuffle2/win-pch JosJuice 2022-04-12 21:40:31 +02:00
  • ef8e461ca2 windows: buildfix if pch not used Shawn Hoffman 2022-04-12 12:27:28 -07:00
  • 62cc7cccfa Merge pull request #10579 from shuffle2/mbedtls-build Admiral H. Curtiss 2022-04-12 10:35:56 +02:00
  • 8466d438d3 cmake: fix build of mbedtls from Externals Shawn Hoffman 2022-04-11 03:55:47 -07:00
  • 2f90a2c689 Merge pull request #10574 from EternityShack/master Admiral H. Curtiss 2022-04-11 04:09:02 +02:00
  • c5b0b92513 MemoryWidget: Load Files to Memory EternityShack 2022-04-10 21:02:33 -05:00
  • 1f4df1dabf Merge pull request #10576 from JosJuice/moltenvk-curlies Pokechu22 2022-04-10 12:51:17 -07:00
  • abffa93a72 MoltenVK: Fix pixel shader typo JosJuice 2022-04-10 20:51:20 +02:00
  • 41a831de28 Translation resources sync with Transifex JosJuice 2022-04-10 19:44:17 +02:00
  • e932a1bfb7 Merge pull request #10571 from AdmiralCurtiss/ffmpeg-custom-pix-fmt Mai M 2022-04-09 14:19:39 -04:00
  • 59f299d5d6 Software: Fix zfreeze with CullMode::All Pokechu22 2021-11-29 17:51:02 -08:00
  • 164e0f742d Software: Store offset in Slope Pokechu22 2021-11-30 22:33:31 -08:00
  • 3a742e99bb Software: Remove config to disable ZComploc and ZFreeze Pokechu22 2021-11-30 17:51:43 -08:00
  • d7709d4122 Merge pull request #10398 from Pokechu22/viewport-rounding Pokechu22 2022-04-08 19:17:35 -07:00
  • 4e9a314776 Round viewport coordinates when vertex rounding is enabled Pokechu22 2022-01-26 12:09:00 -08:00
  • dbb857b175 VertexShaderManager: Use g_ActiveConfig.UseVertexRounding() Pokechu22 2022-01-26 19:11:11 -08:00
  • f6ab317374 Fix typo (GFX_HACK_VERTEX_ROUDING -> GFX_HACK_VERTEX_ROUNDING) Pokechu22 2022-01-26 15:48:12 -08:00
  • 91192efe59 Merge pull request #10573 from AdmiralCurtiss/pr10472 Mai M 2022-04-08 21:24:59 -04:00
  • 5516d468ce DolphinQt/HacksWidget: Re-enable texture accuracy slider if it was disabled because of a custom value. 3t13nn3 2022-02-23 16:59:21 +01:00
  • f92b7f4c87 Merge pull request #10508 from JosJuice/android-pointer-down Mai M 2022-04-08 20:53:52 -04:00
  • e3106e8cdd Merge pull request #10503 from JosJuice/android-directoryinitialization-thread Mai M 2022-04-08 20:53:25 -04:00
  • 417531f469 Merge pull request #10545 from OatmealDome/mbedtls-2.28.0 Mai M 2022-04-08 20:52:25 -04:00
  • 004e834c14 Merge pull request #10558 from shuffle2/lang Mai M 2022-04-08 20:51:36 -04:00
  • d4e4b56047 Merge pull request #10562 from JosJuice/android-double-tap-get Mai M 2022-04-08 20:50:12 -04:00
  • dcf27b91ba Merge pull request #10572 from AdmiralCurtiss/ffmpeg-log-va-list Mai M 2022-04-08 20:47:57 -04:00
  • df214af8a1 VideoCommon/FrameDump: Fix log messages with arguments. Admiral H. Curtiss 2022-04-09 01:42:02 +02:00
  • 36134abd0e Common/LogManager: Add generic printf-style log function that takes a va_list instead of va_args. Admiral H. Curtiss 2022-04-09 01:41:40 +02:00
  • 3382408b8e VideoCommon/FrameDump: Allow user to specify a pixel format. Admiral H. Curtiss 2022-04-09 00:45:49 +02:00
  • 120208ae03 Merge pull request #10543 from Minty-Meeo/initmmio-combine Pokechu22 2022-04-08 14:35:03 -07:00
  • c1df874057 Rewrite readme Zopolis4 2022-02-03 12:42:07 +11:00
  • 23508cafb2 Merge pull request #7675 from TryTwo/Debugger_Code_Features Admiral H. Curtiss 2022-04-08 05:28:22 +02:00
  • 0c7f9921bc Merge pull request #10565 from AdmiralCurtiss/wgi-win7 Admiral H. Curtiss 2022-04-08 03:37:08 +02:00
  • 5fda8ee8ec Core/WGInput: Dynamically load winrt function addresses. Admiral H. Curtiss 2022-04-07 06:34:39 +02:00
  • e02194057b Merge pull request #10412 from Pokechu22/sw-efb-peek-alpha JMC47 2022-04-07 17:01:56 -04:00
  • 7a33659e7b Merge pull request #10485 from JosJuice/real-ocol0-logic-ops JosJuice 2022-04-07 21:00:24 +02:00
  • 6a326a9f73 Merge pull request #10544 from AdmiralCurtiss/default-font-size-workaround JosJuice 2022-04-07 20:59:17 +02:00
  • 17b17e3236 Merge pull request #10552 from Gamer64ytb/display-cutout JosJuice 2022-04-07 20:58:22 +02:00
  • a8654e2c69 Merge pull request #10560 from JosJuice/android-wii-disc-update JosJuice 2022-04-07 20:58:09 +02:00
  • e3ca3e7eba Merge pull request #10568 from Pokechu22/msbuild-WGInput JosJuice 2022-04-07 20:57:55 +02:00
  • 6e83e36beb msbuild: Move WGInput to DolphinLib.props Pokechu22 2022-04-07 11:37:12 -07:00
  • 38bf2826f1 Merge pull request #10567 from sepalani/fix-float-preview Admiral H. Curtiss 2022-04-07 14:41:01 +02:00
  • 5b658e77df MemoryWidget: Fix preview of zero as float/double Sepalani 2022-04-07 11:55:23 +04:00
  • 368342cb9b Merge pull request #10528 from TryTwo/PR_Debugger_Memory_Input_Types Admiral H. Curtiss 2022-04-07 02:13:21 +02:00
  • ed96b8e308 Debugger MemoryWidget: add float and integer inputs. Add input preview. Change input logic. Use combobox for options. TryTwo 2022-04-06 16:20:55 -07:00
  • 242cd4cbea Merge pull request #10555 from Dentomologist/fix_manual_update_check_when_autoupdate_disabled Admiral H. Curtiss 2022-04-06 14:38:25 +02:00
  • 4120870628 Android: Remove nonsense code from double tap setting dialog JosJuice 2022-04-05 19:08:58 +02:00
  • cdff426d23 Android: Fix displaying the current value of double tap setting JosJuice 2022-04-05 18:58:29 +02:00
  • 085c86a9ac Merge pull request #7614 from jordan-woyak/windows-gaming-input Admiral H. Curtiss 2022-04-05 01:14:43 +02:00
  • 566dfc1cf4 ControllerInterface: Update sort priorities. Jordan Woyak 2022-03-02 15:40:20 -06:00
  • 076a262b9e InputCommon: Add Windows.Gaming.Input to ControllerInterface. Jordan Woyak 2020-10-20 11:30:15 -05:00
  • bed91750e1 Android: Implement expand display cutout option. Gamer64ytb 2022-04-02 17:58:18 +02:00
  • 57733ddc70 Android: Implement installing system update from disc image JosJuice 2022-04-03 11:04:40 +02:00
  • d8a5a8827e Externals: Update mbedtls to 2.28.0 OatmealDome 2022-04-02 19:30:22 -04:00
  • a4445fa1b0 Merge pull request #10557 from shuffle2/msvc-secure-scl Admiral H. Curtiss 2022-04-03 01:22:39 +02:00
  • 818f6c81ed msbuild: don't explicitly set _SECURE_SCL Shawn Hoffman 2022-04-02 15:22:27 -07:00
  • db4d81b9a8 windows: simplify handling of gettext fixes binplace on first build Shawn Hoffman 2022-04-02 15:22:02 -07:00
  • c8d953d0c6 Updater: Fix manual update check when autoupdate is disabled Dentomologist 2022-04-02 11:52:51 -07:00
  • 113fdc959d Merge pull request #10534 from AdmiralCurtiss/more-cheat-search-qol Admiral H. Curtiss 2022-04-02 15:17:15 +02:00
  • c028f96280 Merge pull request #10550 from shuffle2/cpp-conform Admiral H. Curtiss 2022-04-02 14:57:39 +02:00