Commit Graph

  • 75213f8c49 renderer_vulkan: Remove debug report GPUCode 2023-09-08 22:47:39 +03:00
  • e371511e3d cmake: Add option to fetch validation layer binary on android GPUCode 2023-09-08 22:43:54 +03:00
  • 5009a2db52 internal_network: log error on interrupt pipe read failure Liam 2023-09-08 14:00:07 -04:00
  • 0d50c09352 Fix data source version 1 command looping Kelebek1 2023-09-08 07:17:52 +01:00
  • 4ef3915a8c Do not reset the command buffer command count each time Kelebek1 2023-09-07 20:53:48 +01:00
  • 0835581515 Merge pull request #11464 from german77/mama_mii liamwhite 2023-09-07 14:20:24 -04:00
  • 9fc8535c6a service: mii: Fix broken mii on MK8 Narr the Reg 2023-09-07 10:55:38 -06:00
  • 666bdc1125 video_core: Fix d24r8/s8d24 convert shader build error in moltenvk Feng Chen 2023-08-23 23:14:37 +08:00
  • a356e6b8d5 video_core: Add missing scissor update when viewport scale offset disable Feng Chen 2023-08-23 19:35:59 +08:00
  • 6178343f3f add a compile time option to allow disabling portable mode xcfrg 2023-09-06 18:53:39 -04:00
  • 76671fdede core: implement basic integrity verification Liam 2023-09-06 01:06:03 -04:00
  • 7ee4a4c2f8 Merge pull request #11428 from Kelebek1/adsp_rework liamwhite 2023-09-06 09:13:06 -04:00
  • a0ca0f7bb0 Merge pull request #11434 from danilaml/fix-warnings liamwhite 2023-09-06 09:12:58 -04:00
  • 925f6c4248 Merge pull request #11437 from liamwhite/dump-shenanigans liamwhite 2023-09-06 09:12:49 -04:00
  • 4e8d049bbe Merge pull request #11451 from german77/mob_mii liamwhite 2023-09-06 09:12:33 -04:00
  • bc97eff1f3 yuzu-qt: Use Null when OpenGL is not compiled lat9nq 2023-09-05 17:59:44 -04:00
  • f8614a483d yuzu-qt: Update API Text for broken Vulkan lat9nq 2023-09-05 17:59:10 -04:00
  • 217640aad4 configure_graphics: Capture by reference lat9nq 2023-09-05 17:50:21 -04:00
  • d5cac207fb core: Add support for loading NSPs with personalized tickets. (#10048) Steveice10 2023-09-05 12:09:42 -07:00
  • 24bbc30675 service: mii: Fix default mii database german77 2023-09-05 01:17:06 -06:00
  • 7d94588301 configure_graphics: Fix handling of broken Vulkan lat9nq 2023-09-04 20:21:14 -04:00
  • de326e42bb Rework ADSP into a wrapper for apps Kelebek1 2023-08-31 15:09:15 +01:00
  • 7f0de0f204 msvc: set warning level to /W4 globally Danila Malyutin 2023-09-02 21:45:06 +04:00
  • 6978a4895c qt: measure romfs dump completion by bytes read Liam 2023-09-02 19:19:36 -04:00
  • 152beedc51 shader_recompiler: always declare image format for image buffers Liam 2023-09-02 17:25:00 -04:00
  • 83ec05d8af Merge pull request #11427 from zhaobot/tx-update-20230901020727 liamwhite 2023-09-02 14:42:58 -04:00
  • fa8a654fe8 Merge pull request #11381 from liamwhite/romfs-dump liamwhite 2023-09-02 14:42:48 -04:00
  • 230e40a2d6 Merge pull request #11383 from FernandoS27/are-you-a-wabbit liamwhite 2023-09-02 14:42:42 -04:00
  • 33234fe87d Merge pull request #11384 from liamwhite/am-shutdown liamwhite 2023-09-02 14:42:35 -04:00
  • a2971a3540 Merge pull request #11393 from FernandoS27/bayo-got-busted-up liamwhite 2023-09-02 14:42:28 -04:00
  • 32052702c0 Merge pull request #11412 from liamwhite/key-area-keys liamwhite 2023-09-02 14:42:20 -04:00
  • bd1a352c01 general: make -fwrapv generic to all architectures (#11379) liamwhite 2023-09-02 14:41:21 -04:00
  • 1da6fd9d74 polyfill_thread: ensure mutex was locked before signaling stop Liam 2023-09-02 11:43:16 -04:00
  • 76a740cf3a Merge pull request #11430 from liamwhite/validation-error-whats-that Fernando S 2023-09-02 12:10:51 +02:00
  • 024fb4fae9 shader_recompiler: fix emulation of 3D textureGrad Liam 2023-09-01 22:41:01 -04:00
  • 86fe9f50fa Update translations (2023-09-01) The yuzu Community 2023-09-01 02:07:39 +00:00
  • f6879dce96 Merge pull request #11420 from t895/long-install-fix Charles Lombardo 2023-08-30 23:44:35 -04:00
  • 3d1a408a99 android: Fix game content installer Charles Lombardo 2023-08-30 19:05:33 -04:00
  • b737fe66aa android: Combine LongMessageDialogFragment with MessageDialogFragment Charles Lombardo 2023-08-30 18:02:16 -04:00
  • db7cdf7fea Merge pull request #11416 from t895/shortcuts Charles Lombardo 2023-08-30 17:43:10 -04:00
  • 6cd58e9bd3 android: Support dynamic app shortcuts Charles Lombardo 2023-08-29 21:22:33 -04:00
  • c9d85211fe Merge pull request #11405 from t895/emulation-loading Charles Lombardo 2023-08-30 16:24:46 -04:00
  • 351caad5db android: Separate emulation states from emulation mutex Charles Lombardo 2023-08-27 22:04:04 -04:00
  • 5b69f2967e android: Game loading/shutting down indicators Charles Lombardo 2023-08-12 20:11:59 -04:00
  • ac1bdbb0ea Merge pull request #11419 from FearlessTobi/hwopus-2 liamwhite 2023-08-30 14:16:39 -04:00
  • a6855b92a2 hwopus: Implement GetWorkBufferSizeExEx FearlessTobi 2023-08-30 18:29:43 +02:00
  • 2b09d48329 android: Create custom game icon loader Charles Lombardo 2023-08-12 19:09:30 -04:00
  • 483a39e4fb Merge pull request #11380 from t895/settings-integration Charles Lombardo 2023-08-29 22:20:59 -04:00
  • 1b4e4f9992 android: Don't reload settings when stopping settings activity Charles Lombardo 2023-08-29 20:21:29 -04:00
  • e335b84dd3 Merge pull request #11413 from t895/intents Charles Lombardo 2023-08-29 20:01:52 -04:00
  • 27049027b4 android: Add optional androidDefault property to settings Charles Lombardo 2023-08-25 21:58:52 -04:00
  • ea9f569361 android: Proper state restoration on settings dialogs Charles Lombardo 2023-08-25 21:27:13 -04:00
  • b5176a035c android: Add search for settings Charles Lombardo 2023-08-24 16:11:08 -04:00
  • 7673cdc6e5 android: Implement paired settings Charles Lombardo 2023-08-22 23:32:10 -04:00
  • 38c7d26ffa android: Prevent infinite switch toggle loop Charles Lombardo 2023-08-22 19:49:02 -04:00
  • 484189d435 android: Migrate settings to navigation component Charles Lombardo 2023-08-22 19:46:07 -04:00
  • ccacd84582 android: Trim settings enums and items Charles Lombardo 2023-08-21 21:48:21 -04:00
  • 26d3fa2d01 android: Expose interface for getting settings from native code Charles Lombardo 2023-08-16 02:36:56 -04:00
  • a4dbe9fd4b Merge pull request #11406 from german77/sdl2-28-2 liamwhite 2023-08-29 09:27:54 -04:00
  • 5da0108540 Merge pull request #11408 from Kelebek1/fix_audio_node_id liamwhite 2023-08-29 09:27:40 -04:00
  • cd75d82e31 Merge pull request #11409 from liamwhite/splatoon-nsd-v2 liamwhite 2023-08-29 09:27:32 -04:00
  • 444ab81700 Merge pull request #11112 from danilaml/nvdec-deinterlace liamwhite 2023-08-29 09:27:22 -04:00
  • 99ae57c433 android: Support intents to emulation activity Charles Lombardo 2023-08-29 02:44:11 -04:00
  • 4de246efe7 Merge pull request #11392 from t895/layout-troubles Charles Lombardo 2023-08-29 02:11:13 -04:00
  • 3a8fb9bf5f vfs: ensure key area keys are validated Liam 2023-08-28 22:22:00 -04:00
  • a30be8aea3 qt: ensure packed update nca is applied to the correct base Liam 2023-08-28 21:14:22 -04:00
  • cfa7d49937 qt: fix romfs dumping for multiprogram applications Liam 2023-08-26 00:11:40 -04:00
  • 1e3766c5e8 Merge pull request #11390 from FearlessTobi/hwopus-multi liamwhite 2023-08-28 19:14:44 -04:00
  • 837869a225 Merge pull request #11399 from liamwhite/cubeb-latency liamwhite 2023-08-28 19:14:33 -04:00
  • 56f7b53540 sfdnsres: ensure lp1 is not resolved Liam 2023-08-28 11:48:25 -04:00
  • 007b1e9652 Fix node id index in DropVoices Kelebek1 2023-08-28 10:35:30 +01:00
  • c0e3a879f1 externals: Update SDL to 2.28.2 german77 2023-08-27 21:08:28 -06:00
  • 1dc47986ee Address review comments Liam 2023-08-27 18:41:42 -04:00
  • beec962363 Use initial_frame to check interlaced flag Danila Malyutin 2023-07-18 03:01:49 +04:00
  • a571250875 Maxwell3D: Improve Index buffer size estimation. Fernando Sahmkow 2023-08-27 06:40:31 +02:00
  • b12322b8fe audio: allow more latency in cubeb initialization Liam 2023-08-27 12:11:10 -04:00
  • a0a93f966d hwopus: Implement OpenHardwareOpusDecoderForMultiStreamEx and DecodeInterleavedForMultiStream FearlessTobi 2023-08-27 03:54:01 +02:00
  • daee8fe1d4 android: Don't set a default emulation orientation Charles Lombardo 2023-08-27 00:19:03 -04:00
  • b3fac55a35 android: Properly adjust emulation surface aspect ratio Charles Lombardo 2023-08-27 00:16:53 -04:00
  • bbbe7c3b11 Merge pull request #11389 from FernandoS27/discard-fix Fernando S 2023-08-27 04:26:59 +02:00
  • 94dd857cda VideoCore: Implement DispatchIndirect Fernando Sahmkow 2023-08-27 02:58:00 +02:00
  • 54a5b8062e yuzu-qt: Track play time Mario 2023-08-26 21:19:00 -04:00
  • 8fcab24644 Shader Recompiler: Auto stub special registers and dump pipelines on exception. Fernando Sahmkow 2023-08-27 02:00:48 +02:00
  • 47d921e04d Buffer Cache: fix discard writes. Fernando Sahmkow 2023-08-27 02:13:40 +02:00
  • e392005f94 Merge pull request #11356 from lat9nq/console-mode-pg liamwhite 2023-08-26 19:15:00 -04:00
  • ee7e1c9f8b Merge pull request #11359 from Kelebek1/check_suitable_backend liamwhite 2023-08-26 19:14:47 -04:00
  • d525e4b062 Merge pull request #11350 from BenjaminHalko/button-padding liamwhite 2023-08-26 19:14:30 -04:00
  • 0560b267b3 Merge pull request #11317 from Kelebek1/macro_dumps liamwhite 2023-08-26 19:14:25 -04:00
  • cb8acaf51e Merge pull request #11338 from comex/warning-fixes-august-2023 liamwhite 2023-08-26 19:14:17 -04:00
  • 109b96ba86 internal_network: cancel pending socket operations on application process termination Liam 2023-08-26 18:18:13 -04:00
  • 7a26dc51eb am: shorten shutdown timeout when lock is not held Liam 2023-08-26 17:12:05 -04:00
  • 8208becc49 DMA Pusher: Fix regression caused by guest memory optimizations Fernando Sahmkow 2023-08-26 22:00:43 +02:00
  • 334a0eaa9c Mark decompiled macros as decompiled on dump, dump shaders after translation Kelebek1 2023-08-19 01:19:49 +01:00
  • f80e7b3136 Skip additional mbedcrypto warnings options on MSVC Liam 2023-08-25 19:23:34 -04:00
  • 774b7d07ae Avoid $<CXX_COMPILER_ID:Clang> because it doesn't include AppleClang. comex 2023-08-20 14:52:58 -07:00
  • 4285e35375 Warnings cleanup for GCC 13 and Clang 16 comex 2023-08-20 13:05:49 -07:00
  • 8923a03bc0 Merge pull request #11377 from BenjaminHalko/reverse-slider-input liamwhite 2023-08-25 18:06:03 -04:00
  • 1a4f40ff50 Merge pull request #11378 from t895/game-flag liamwhite 2023-08-25 18:05:58 -04:00
  • 658eaacf21 Merge pull request #11370 from FearlessTobi/fix-filesize liamwhite 2023-08-25 18:02:54 -04:00
  • d886f2a718 Merge pull request #11371 from FearlessTobi/fix-cli-updates liamwhite 2023-08-25 18:02:47 -04:00