Commit Graph

  • 1af499c15b applets/swkbd: Skip text checking if the text has been confirmed Morph 2021-11-08 13:05:50 -05:00
  • ced1302975
    service/pctl: Stub EndFreeCommunication Narr the Reg 2021-11-05 10:16:19 -06:00
  • 70d51f72ec
    vulkan_device: Add missing vulkan image format R5G6B5 in GetFormatProperties Feng Chen 2021-11-05 22:31:40 +08:00
  • 3a71ff44f8
    Merge pull request #7279 from Morph1984/system-get-program-id Morph 2021-11-04 20:34:20 -04:00
  • 2ceb514a39
    Merge pull request #7289 from ameerj/perf-stat-shutdown Morph 2021-11-04 20:34:09 -04:00
  • 0cf78a34ba core: Reorder perf_stats destruction order on Shutdown ameerj 2021-11-04 20:19:58 -04:00
  • 3ceefc64f1
    Merge pull request #7287 from Morph1984/stub-aoc Fernando S 2021-11-05 00:26:10 +01:00
  • a6e6a5ac38 general: Get the current process program id directly from the system Morph 2021-11-03 20:32:26 -04:00
  • 64275dfbf4 general: Rename GetTitleID to GetProgramID Morph 2021-11-03 14:15:51 -04:00
  • f178a8ef0c
    Merge pull request #7282 from ameerj/core-includes bunnei 2021-11-04 13:56:10 -07:00
  • 21c1316503 service: aoc: Stub NotifyUnmountAddOnContent Morph 2021-11-04 16:50:08 -04:00
  • ef427e4cb0 service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContent Morph 2021-11-04 16:48:47 -04:00
  • b92c4abc96
    Merge pull request #7285 from german77/acc bunnei 2021-11-04 10:45:53 -07:00
  • bee6b71553 service/acc: Rename Unknown160 to InitializeApplicationInfoV2 german77 2021-11-04 10:10:58 -06:00
  • 35aa153d6c
    Merge pull request #7283 from Morph1984/stub-160 Fernando S 2021-11-04 16:25:32 +01:00
  • f2988ecabc service: acc: Stub acc:u0 '160' Morph 2021-11-04 02:57:13 -04:00
  • b275f2e475 core: Fix transitive include build errors ameerj 2021-11-03 21:31:09 -04:00
  • 7c4b6aab2e core: Remove unused includes ameerj 2021-11-03 21:21:01 -04:00
  • f2a4204245 Simply legacy attribute implement Feng Chen 2021-11-01 12:00:13 +08:00
  • 863e2e2b4f
    Merge pull request #7278 from Morph1984/svc-num-handles Mai M 2021-11-03 06:59:07 -04:00
  • b871388a31 svc: Correct WaitSynchronization num_handles param type Morph 2021-11-02 22:04:20 -04:00
  • 7ce29ea74e
    Merge pull request #7262 from FernandoS27/Buffalo-buffalo-Buffalo-buffalo-buffalo bunnei 2021-11-02 16:34:03 -07:00
  • 43ba9db890
    Merge pull request #7265 from Morph1984/gl-rasterizer-unused-include Mai M 2021-11-02 18:43:31 -04:00
  • 3d1f2bb3aa
    Merge pull request #7268 from Morph1984/expected-resultval Mai M 2021-11-02 18:41:57 -04:00
  • cb09ea0f01 general: Remove MakeResult helpers Morph 2021-11-02 17:23:19 -04:00
  • 98b351758c hle/result: Amend ResultVal documentation Morph 2021-11-01 10:38:11 -04:00
  • 52e52924bb hle/result: Reimplement ResultVal using Common::Expected Morph 2021-11-01 10:09:37 -04:00
  • a41e9e93dd common: Implement a subset of P0323 (std::expected) Morph 2021-10-31 21:20:51 -04:00
  • 2b3d66fe69 Move the cmake submodule checkout command to a new line Fletcher Porter 2021-11-01 23:51:11 -07:00
  • b118fa8698
    Merge pull request #7227 from vonchenplus/fix_memory_leak_v2 bunnei 2021-11-01 20:11:30 -07:00
  • d6b5f64484 Refactor Logging Impl Loop on stop_token and remove final_entry in Entry. Move Backend thread out of Impl Constructor to its own function. Add Start function for backend thread. Use stop token in PopWait and check if entry filename is nullptr before logging. Levi Behunin 2021-11-01 18:36:27 -06:00
  • 2d4bbd83e6 Shader Cahe: Fix Phi Nodes on GLASM. Fernando Sahmkow 2021-11-02 00:59:25 +01:00
  • 194579bc4f ShaderCache: Fix Phi Nodes Type on OGL. Fernando Sahmkow 2021-11-01 22:26:17 +01:00
  • d607ceacf4 gl_rasterizer: Remove unused includes Morph 2021-10-31 23:57:51 -04:00
  • f808a30f94
    Merge pull request #7264 from zhaobot/tx-update-20211101021628 Mai M 2021-10-31 23:57:26 -04:00
  • 02178137c9 Update translations (2021-11-01) The yuzu Community 2021-11-01 02:16:50 +00:00
  • c50ad56bf5 ShaderCache: Order Phi Arguments from farthest away to nearest. Fernando Sahmkow 2021-10-31 17:46:46 +01:00
  • 49f9a44235 Support gl_FogFragCoord attribute vonchenplus 2021-10-31 22:02:05 +08:00
  • 99ba26460d
    Merge pull request #7246 from german77/userimage bunnei 2021-10-31 04:07:34 -07:00
  • 7aa0d97eed
    Merge pull request #7201 from ameerj/spirv-depth-sampling Fernando S 2021-10-30 16:45:58 +02:00
  • a3a353edf2
    Merge pull request #6702 from lat9nq/disable-screensaver bunnei 2021-10-30 00:29:05 -07:00
  • 7c2c72a6d6
    Merge pull request #7244 from Morph1984/application-lang-pt-br bunnei 2021-10-29 22:32:38 -07:00
  • 604b6d1210 yuzu qt: Disable the screensaver with SDL2 lat9nq 2021-10-30 01:21:26 -04:00
  • 92159b210e
    Merge pull request #7240 from Morph1984/resultval-remove-cv bunnei 2021-10-29 21:35:32 -07:00
  • f503dbf071 profile_manager: Resize any image bigger than 256p german77 2021-10-29 00:26:53 -05:00
  • c1b199bd21
    Merge pull request #7241 from Morph1984/resultval-move-assignment bunnei 2021-10-29 09:14:32 -07:00
  • 60e79d50f8
    Merge pull request #7243 from lat9nq/nvdrv-warn bunnei 2021-10-28 17:57:53 -07:00
  • 06d097a18e
    Merge pull request #7245 from Morph1984/compile-opt-desc Mai M 2021-10-28 20:45:50 -04:00
  • 3f8d74dec1 CMakeLists: Document the /GT compile option Morph 2021-10-28 20:43:46 -04:00
  • cd49907248
    Merge pull request #7007 from FernandoS27/intel-options Morph 2021-10-28 20:40:13 -04:00
  • baf599c1d3 file_sys: control_metadata: Add BrazilianPortuguese Morph 2021-10-28 20:04:33 -04:00
  • e4052a1dab ns: language: Add BrazilianPortuguese to ApplicationLanguage Morph 2021-10-28 20:03:23 -04:00
  • fac2e073a1
    Merge pull request #7223 from Moonlacer/geometry_property_removal Ameer J 2021-10-28 19:39:00 -04:00
  • 61121d1b22 gl_device: Force GLASM on NVIDIA drivers 495-496 lat9nq 2021-10-28 19:04:06 -04:00
  • 1b5c37fa29 hle/result: Declare copy/move constructor/assignment as noexcept Morph 2021-10-28 03:58:41 -04:00
  • 189927c237 hle/result: Add move assignment operator in ResultVal Morph 2021-10-28 03:52:21 -04:00
  • 1ff9ad4e7c hle/result: Remove cv-qualifiers from Arg in MakeResult Morph 2021-10-28 02:52:43 -04:00
  • 40c8a8c627
    Merge pull request #7186 from MightyCreak/fix-crash-configure-window Ameer J 2021-10-26 22:15:45 -04:00
  • dd29285e35 Fix dangling kernel objects when exiting Feng Chen 2021-10-26 18:12:13 +08:00
  • 052017e189 Revert PR7009 Feng Chen 2021-10-26 12:43:27 +08:00
  • a8b0104923 Fix memory leak Feng Chen 2021-10-25 18:55:20 +08:00
  • 36c21ff6cb Support gl_BackSecondaryColor attribute vonchenplus 2021-10-26 23:14:40 +08:00
  • 92bebecf46 Support gl_FrontSecondaryColor attribute vonchenplus 2021-10-26 23:09:44 +08:00
  • b04c7b6343 Support gl_BackColor attribute vonchenplus 2021-10-26 23:01:57 +08:00
  • 1665e2d2a6 Geometry property removal and rewording Moonlacer 2021-10-24 18:06:38 -05:00
  • 63ed7d9af7
    Merge pull request #7193 from FernandoS27/idle Morph 2021-10-25 09:17:49 -04:00
  • 3c8c17be4d
    Merge pull request #7218 from bylaws/aswdqdsam Ameer J 2021-10-24 19:35:00 -04:00
  • aed5878dd3
    Merge pull request #7222 from FernandoS27/fix-indixed-textures-again Ameer J 2021-10-24 15:16:31 -04:00
  • e5291e2031 TexturePass: Fix clamping of images as this allowed negative indices. Fernando Sahmkow 2021-10-24 20:46:36 +02:00
  • 3be87bed8d
    Merge pull request #7221 from astrelsky/stepfix Mai M 2021-10-24 14:43:40 -04:00
  • 31b9797296
    Fixed ARM_Dynamic_64 Step Andrew Strelsky 2021-10-24 11:16:32 -04:00
  • 5299554bb0
    Merge pull request #7206 from vonchenplus/fix_vulkan_viewport_issue Fernando S 2021-10-24 01:53:04 +02:00
  • 2dbef58eeb Fixup channel submit IOCTL syncpoint parameters Billy Laws 2021-10-24 00:01:35 +01:00
  • 494e34af6a
    Merge pull request #7070 from FernandoS27/want-you-bad Ameer J 2021-10-23 18:02:23 -04:00
  • ad8afaf1ef Vulran Rasterizer: address feedback. Fernando Sahmkow 2021-10-17 03:49:18 +02:00
  • 2686bf6734
    Merge pull request #7217 from yuzu-emu/revert-6515-gc_thread_safe Narr the Reg 2021-10-23 16:41:09 -05:00
  • 33e92c15eb
    Revert "input_common: Fix data race on GC implementation" Fernando S 2021-10-23 23:32:16 +02:00
  • 7461196839
    Merge pull request #6515 from german77/gc_thread_safe Fernando S 2021-10-23 23:28:22 +02:00
  • b769bea61b Fix vulkan viewport issue Feng Chen 2021-10-19 16:03:45 +08:00
  • b65314dc21
    Merge pull request #7207 from ameerj/vs-2022 bunnei 2021-10-20 15:17:50 -07:00
  • 1841f63a40 common/alignment: Fix VS2022 compilation ameerj 2021-10-19 21:08:18 -04:00
  • b01aa721ff input_common: Fix VS2022 compilation errors ameerj 2021-10-19 20:35:38 -04:00
  • f190547bbb cmake: Update conan for VS2022 support ameerj 2021-10-19 20:30:27 -04:00
  • c82318c9cb
    Merge pull request #7197 from Moonlacer/tas_help_link bunnei 2021-10-19 15:49:30 -07:00
  • c871320760
    Merge pull request #7198 from ameerj/settings-chrono bunnei 2021-10-19 09:55:50 -07:00
  • 06894b0711 emit_spirv_image: Fix depth image implicit lod sample in compute ameerj 2021-09-24 20:38:43 -04:00
  • 4e81b799f1
    Merge pull request #7173 from Morph1984/invalidate-unmap bunnei 2021-10-17 03:25:26 -07:00
  • ef811c6425 settings: Remove std::chrono usage ameerj 2021-10-16 02:07:18 -04:00
  • abe6d39b1a add_link Moonlacer 2021-10-16 20:06:47 -05:00
  • 3791c7ca82
    Merge pull request #7077 from FernandoS27/face-down Ameer J 2021-10-16 21:41:54 -04:00
  • 3f4444b552 Shader Compiler: avoid overflowed indices on indixed samplers. Fernando Sahmkow 2021-09-24 01:14:49 +02:00
  • 5b735a4c9d
    Merge pull request #7127 from FernandoS27/i-saw-a-wabbit Ameer J 2021-10-16 21:37:43 -04:00
  • 28d343d288
    Merge pull request #7195 from MightyCreak/fix-warning-typo Mai M 2021-10-16 19:50:41 -04:00
  • da6673e79a SVC: Implement svcInfo:IdleTickCount Fernando Sahmkow 2021-10-16 11:54:09 +02:00
  • 992f325662 main: fix typo in warning message Romain Failliot 2021-10-16 12:53:06 -04:00
  • 622bc478e6
    Merge pull request #7192 from zhaobot/tx-update-20211016064801 Mai M 2021-10-16 09:22:40 -04:00
  • 67189d747c Update translations (2021-10-16) The yuzu Community 2021-10-16 06:48:21 +00:00
  • 8b996015a8
    Merge pull request #7190 from Morph1984/missing-ui-main Fernando S 2021-10-16 01:48:10 +02:00
  • d4c79a0404 main: Add missing make_unique for ui Morph 2021-10-15 19:36:52 -04:00
  • aef3ae1cb9
    Merge pull request #7187 from FernandoS27/boy-i-say-boy bunnei 2021-10-15 16:14:32 -07:00