Commit Graph

  • dbb8f588c7 JitArm64: cmpl - Optimize a == 0 case Bram Speeckaert 2022-11-01 11:10:00 +01:00
  • 7cd08fde75 Updater: Add/clarify error messages Dentomologist 2022-10-31 23:08:35 -07:00
  • 2808db7f2f FileUtil: Return success bool from CopyDir Dentomologist 2022-08-23 17:10:07 -07:00
  • 5488d3b125 Merge pull request #11239 from Tilka/ogl JMC47 2022-11-01 02:18:37 -04:00
  • 12b204d92a Merge pull request #11241 from shuffle2/revert-11234-updater Tilka 2022-11-01 02:04:41 +00:00
  • 111e965c7e Revert "MacUpdater: test that os version check is working" shuffle2 2022-10-31 18:53:22 -07:00
  • b182abe0ae Merge pull request #11234 from shuffle2/updater Tilka 2022-11-01 01:28:20 +00:00
  • 22eb7e6645 OGL: use already known object label lengths Tillmann Karras 2022-11-01 00:46:06 +00:00
  • 4b8fe959d4 OGL: fix compute shader labels Tillmann Karras 2022-11-01 00:45:11 +00:00
  • 4955af5e27 Merge pull request #11238 from K0bin/zero-descriptor-size Admiral H. Curtiss 2022-11-01 00:19:47 +01:00
  • f5fecaf964 VideoBackends:Vulkan: Fix 0 size descriptor pools Robin Kertels 2022-10-31 21:36:15 +01:00
  • 349b16aa55 Android: Add more game grid sizes for long displays Charles Lombardo 2022-10-31 13:11:17 -04:00
  • d3718b1b81 Translation resources sync with Transifex JosJuice 2022-10-30 22:39:29 +01:00
  • 7cc8e37aee MacUpdater: test that os version check is working Adds a key to Info.plist with default value to test Updater - this commit is intended to be reverted Shawn Hoffman 2022-10-30 13:19:43 -07:00
  • 969309c457 Merge pull request #11220 from shuffle2/macversion JMC47 2022-10-30 15:19:55 -04:00
  • 089886a6f8 MacUpdater: check os version Shawn Hoffman 2022-10-27 13:24:36 -07:00
  • 2f80928be3 Merge pull request #11216 from JMC47/OwlsofGaINI JMC47 2022-10-30 13:36:46 -04:00
  • f277a921a9 Merge pull request #11231 from shuffle2/updater JMC47 2022-10-30 13:32:10 -04:00
  • 950e1f94dc Merge pull request #11185 from TryTwo/PR_MemoryWidget_Address_Input_History JMC47 2022-10-30 04:21:14 -04:00
  • 053320b7cf MemoryWidget: Make search address a combobox that holds address history. Always update the combobox when a new target address is sent. TryTwo 2022-10-20 00:56:06 -07:00
  • 68875dc06b MacUpdater: add version info to Updater.app too Shawn Hoffman 2022-10-27 11:55:44 -07:00
  • 836bc74b2d windows: Rename: use std::filesystem::rename for posix behavior Shawn Hoffman 2022-10-29 19:30:15 -07:00
  • fe559f3ed3 VideoCommon/Statistics: Require semicolons after statistics macros Pokechu22 2022-01-03 21:43:11 -08:00
  • 0628794cb6 Merge pull request #11226 from K0bin/d3d12-fix Admiral H. Curtiss 2022-10-30 00:24:16 +02:00
  • a07ee729e5 VideoBackends:D3D12: Defer binding framebuffer in SetAndDiscardFramebuffer Robin Kertels 2022-10-29 10:05:40 +02:00
  • a6aa651291 VideoBackends:D3D12: Use COMMON as initial state for default heap buffer Robin Kertels 2022-10-29 09:49:52 +02:00
  • 22fecb41fc VideoBackends:D3D12: Don't query GPU descriptor handle for non-shader visible heap Robin Kertels 2022-10-29 09:49:03 +02:00
  • a1e41f305e Merge pull request #11229 from Tilka/verifier Tilka 2022-10-29 21:45:52 +01:00
  • cacdd18ca0 VolumeVerifier: fix bogus "serial/version missing" error Tillmann Karras 2022-10-29 21:13:16 +01:00
  • 6dcf8a6fc9 Merge pull request #11201 from JoshuaMKW/fix-instruction-patches Pokechu22 2022-10-29 12:34:00 -07:00
  • aeb0fcb8ab Merge pull request #11092 from t895/view-binding JosJuice 2022-10-29 17:20:08 +02:00
  • 5c30f65bbb Android: Use view binding Charles Lombardo 2022-09-23 19:55:52 -04:00
  • 7d55e9f9c7 Merge pull request #11202 from t895/androidx-prefs JosJuice 2022-10-29 16:08:48 +02:00
  • 431ee1c48a JitArm64: Improve register handling for MMIO loadstores JosJuice 2022-10-29 13:54:41 +02:00
  • 0660f12da4 JitArm64: Move MMIO handler result before popping stack JosJuice 2022-10-29 13:39:02 +02:00
  • 0716fa3c52 Merge pull request #11224 from iwubcode/d3d12_subresource Admiral H. Curtiss 2022-10-29 05:09:22 +02:00
  • ea3e133200 VideoCommon: call texture load graphics mod hook when Dolphin loads a texture iwubcode 2022-10-28 19:24:43 -05:00
  • 0e1ffe009a VideoBackends: fix d3d12 subresource calculation iwubcode 2022-10-28 19:07:08 -05:00
  • 8efd7833e5 Merge pull request #11150 from jordan-woyak/all-devices-less-confusing Admiral H. Curtiss 2022-10-29 00:53:19 +02:00
  • 8001535d12 Merge pull request #11211 from jordan-woyak/fix-focus-resume-after-manual-pause Admiral H. Curtiss 2022-10-29 00:35:50 +02:00
  • c624629dfd Merge pull request #11223 from JMC47/dkcrfiltering Admiral H. Curtiss 2022-10-28 18:47:04 +02:00
  • 1049ae629e Disable Force Texture Filtering in DKCR JMC47 2022-10-28 01:13:27 -04:00
  • 904551fdb9 Merge pull request #11218 from JMC47/pxdmmu Admiral H. Curtiss 2022-10-28 04:24:44 +02:00
  • 8209f96a4f Add Force Progressive Patch for Egg Mania JMC47 2022-10-27 18:51:43 -04:00
  • 8080ebcd76 Enable MMU in Pokemon XD JMC47 2022-10-27 14:50:13 -04:00
  • 5ee7a55588 Merge pull request #11217 from JMC47/nsmbwvertexrounding JosJuice 2022-10-27 20:48:27 +02:00
  • 59c8358e40 Merge pull request #11215 from JMC47/wiiplayvertexrounding JosJuice 2022-10-27 20:32:05 +02:00
  • 895e5ca3e3 Disable Vertex Rounding in New Super Mario Bros. Wii JMC47 2022-10-27 14:17:42 -04:00
  • 1158fab3b7 Disable Vertex Rounding in Wii Play JMC47 2022-10-27 00:50:32 -04:00
  • 76ce7da022 Disable "Force Texture Filtering" in Owls of Ga'Hoole JMC47 2022-10-27 00:56:06 -04:00
  • e2f4400f49 Make SetPatch responsible for overwriting old patches JoshuaMK 2022-10-23 18:44:12 -05:00
  • 1d86a48db6 Merge pull request #11214 from Pokechu22/GraphicsSettings-unused-FreelookControlType Pokechu22 2022-10-26 16:43:05 -07:00
  • 2f3805e1b4 GraphicsSettings: Remove unused FreelookControlType enum forward declaration Pokechu22 2022-10-26 16:23:13 -07:00
  • c3f3d2b6ba Enable slight CPU Overclock for Manhunt 2 JMC47 2022-10-26 15:59:11 -04:00
  • d367b3ec3b Merge pull request #11160 from Pokechu22/vertexloader-no-initializer-workaround-functions Tilka 2022-10-26 06:30:23 +01:00
  • 4fc05dd025 DolphinQt: Fix window focus from unpausing after a manual pause. Jordan Woyak 2022-10-25 19:38:46 -05:00
  • 581a575042 VertexLoader: Remove "too many initializer values" workaround functions Pokechu22 2022-10-11 15:41:52 -07:00
  • b25956849d Force Safe Texture Cache in Legend of Spyro: A New Beginning JMC47 2022-10-25 04:48:23 -04:00
  • c94f87151f Force EFB2RAM in WWE WrestleMania XIX JMC47 2022-10-25 04:42:17 -04:00
  • 060d928d49 Merge pull request #11206 from JMC47/deepakini Admiral H. Curtiss 2022-10-25 10:35:12 +02:00
  • 027e10460a Merge pull request #10977 from tellowkrinkle/FixBackendMultithreading JMC47 2022-10-25 04:14:01 -04:00
  • 9ef7a3b44c Merge pull request #11207 from Pokechu22/invalid-normal-count JMC47 2022-10-25 03:17:19 -04:00
  • 574939b683 VideoCommon: Treat invalid normal count as NormalTangentBinormal Pokechu22 2022-10-24 22:36:43 -07:00
  • 5c24d7bd8d Add Safe Texture Cache for Deepak Chopra's Leela JMC47 2022-10-24 19:19:32 -04:00
  • fa8134deda VideoBackends:Metal: Default to presentDrawable when vsync is on TellowKrinkle 2022-10-24 17:40:32 -05:00
  • b66793194e Merge pull request #11028 from tellowkrinkle/MetalFixes JMC47 2022-10-24 15:22:37 -04:00
  • 4787b25a7f Merge pull request #10741 from Pokechu22/audio-dma-one-block-at-a-time JMC47 2022-10-24 01:43:22 -04:00
  • a78e266a26 Android: Use androidx preference manager Charles Lombardo 2022-10-23 22:23:00 -04:00
  • 4ab47231bc Merge pull request #11200 from Pokechu22/lego-indiana-jones-missing-color-value-is-a-hack JMC47 2022-10-23 20:33:47 -04:00
  • e4a02f3229 GameSettings: Properly set MissingColorValue for Lego Indiana Jones 1 Pokechu22 2022-10-23 17:01:58 -07:00
  • 2594447c25 Have UnsetPatch only unset the argument address JoshuaMK 2022-10-23 18:42:34 -05:00
  • e10b3308c2 Fix patch corruption using find_if instead of remove_if JoshuaMK 2022-10-23 18:41:15 -05:00
  • a988b6ab34 Translation resources sync with Transifex JosJuice 2022-10-23 22:12:53 +02:00
  • 33733ff81c Merge pull request #11199 from JosJuice/translation-fixes JMC47 2022-10-23 16:07:11 -04:00
  • 7437d2d9ad WiimoteEmu: Change Shinkansen Start/Select to START/SELECT JosJuice 2022-10-23 21:50:54 +02:00
  • 063c2739b3 Merge pull request #11135 from AdmiralCurtiss/ppcanalyst-unused-stats JosJuice 2022-10-23 21:22:54 +02:00
  • d442f3f2e0 Merge pull request #11079 from t895/system-windows JosJuice 2022-10-23 21:20:06 +02:00
  • 90d27be1d6 Android: Do not fit system windows Charles Lombardo 2022-09-22 19:03:45 -04:00
  • 9654d9a72b Merge pull request #11196 from JosJuice/android-vs-lines-points-setting JMC47 2022-10-23 14:22:25 -04:00
  • 7743afddac Merge pull request #11163 from t895/convert-layout JosJuice 2022-10-23 20:00:18 +02:00
  • 0fdae88fab Android: Replace spinners with dropdown menus Charles Lombardo 2022-09-27 01:38:10 -04:00
  • e2df81b0c1 Add logging and error reporting to Breakpoint Conditionals. TryTwo 2022-10-08 14:54:10 -07:00
  • 7f2c78f345 Merge pull request #11198 from shuffle2/bump JosJuice 2022-10-23 10:58:41 +02:00
  • 4705fb7588 Updater: clarify a string Shawn Hoffman 2022-10-23 01:34:57 -07:00
  • 100121c0b1 Merge pull request #11197 from shuffle2/updater JosJuice 2022-10-23 10:44:24 +02:00
  • 08c019608d WinUpdater: fix renaming of Updater Shawn Hoffman 2022-10-23 01:34:04 -07:00
  • c1c3ecacac Android: Add "Prefer VS for Point/Line Expansion" to GUI JosJuice 2022-10-23 10:14:23 +02:00
  • 636c255130 Merge pull request #11195 from shuffle2/dummy JMC47 2022-10-23 03:37:43 -04:00
  • f952c3dbbe this is a test commit for WinUpdater Shawn Hoffman 2022-10-23 00:19:46 -07:00
  • 6a3412de1f update nsis installer * MUI2 * add new langs supported by nsis 3.08 * MultiUser * specify arch and build version on command line Shawn Hoffman 2022-09-16 06:27:25 -07:00
  • 34de2b85f3 Merge pull request #11189 from shuffle2/updater-elevation JMC47 2022-10-23 02:20:56 -04:00
  • cdcbe51b2a Merge pull request #10890 from tellowkrinkle/VertexLineExpand JMC47 2022-10-23 01:49:26 -04:00
  • 06bd0a9086 Merge pull request #11132 from K0bin/vma JMC47 2022-10-23 01:18:47 -04:00
  • 8ec1bb6be5 Merge pull request #10676 from Pokechu22/fifo-recorder-indices JMC47 2022-10-23 01:16:57 -04:00
  • aa1679f2c7 VideoBackends:Vulkan: Clean up unused memory allocation code Robin Kertels 2022-10-08 00:01:42 +02:00
  • 1ba58e83ca VideoBackends:Vulkan: Use VMA for stream buffer Robin Kertels 2022-10-07 23:48:11 +02:00
  • 0e1b7a7b35 VideoBackends:Vulkan: Use VMA for bounding box Robin Kertels 2022-10-07 23:42:30 +02:00
  • 0532f4a05a VideoBackends:Vulkan: Use VMA for staging buffers Robin Kertels 2022-10-07 23:37:16 +02:00
  • 1e9b6f88e4 VideoCommon: Support hot reloading of VS expand TellowKrinkle 2022-10-22 20:11:52 -05:00
  • 3912fa7a2e VideoCommon: Add reasons for disabled VS expand TellowKrinkle 2022-10-22 19:48:50 -05:00