Commit Graph

  • 484641003c kernel: clone fpu status on CreateThread Liam 2023-03-07 19:18:06 -05:00
  • a7792e5ff8 Merge pull request #9889 from Morph1984/time-is-ticking liamwhite 2023-03-07 10:54:13 -05:00
  • 268942c8fe gl_rasterizer: Implement AccelerateDMA DmaBufferImageCopy ameerj 2023-03-06 21:53:51 -05:00
  • 6b9cc0ed23 Refactor AccelerateDMA code ameerj 2023-03-06 21:16:17 -05:00
  • 1d0fe75e7c hle: rename legacy errors to Results Liam 2023-03-06 19:04:12 -05:00
  • 6d61430311 Merge pull request #9890 from Kelebek1/reverb_fix liamwhite 2023-03-06 11:23:34 -05:00
  • b210174087 Merge pull request #9910 from jbeich/libc++ liamwhite 2023-03-06 11:21:51 -05:00
  • e6349fcd3b Merge pull request #9905 from german77/usbssl liamwhite 2023-03-06 11:21:37 -05:00
  • f7e6bda5cd Merge pull request #9907 from german77/joycon liamwhite 2023-03-06 11:21:27 -05:00
  • 31f0fa1065 Merge pull request #9908 from german77/pfp liamwhite 2023-03-06 11:21:17 -05:00
  • 3bd29fb66b Merge pull request #9909 from eltociear/patch-1 liamwhite 2023-03-06 11:21:06 -05:00
  • 859fb469b8 kernel: add missing header for libc++ Jan Beich 2023-03-06 11:21:54 +00:00
  • c161e3f433 fix typo in settings.h Ikko Eltociear Ashimine 2023-03-06 20:28:47 +09:00
  • 8a501ff30b service: acc: Replace default image with a 32x32 image Narr the Reg 2023-03-05 16:33:25 -06:00
  • 97704b8da9 input_common: joycon: Add stick input from passive reports german77 2023-03-05 12:44:39 -06:00
  • 1f57ae6949 service: psc: Update names Narr the Reg 2023-02-27 19:56:12 -06:00
  • f01540da6c service: ssl: Add missing properties and update names Narr the Reg 2023-02-27 19:05:08 -06:00
  • 54711df739 service: usb: Update names Narr the Reg 2023-02-27 16:56:51 -06:00
  • 644ee0043e kernel: fix WaitSynchronization Liam 2023-03-05 10:29:10 -05:00
  • fdae95efaa Merge pull request #9786 from FernandoS27/the-gaia-is-a-lie Fernando S 2023-03-05 15:30:47 +01:00
  • 8a3411b417 Engines: Implement Accelerate DMA Texture. Fernando Sahmkow 2022-03-27 05:05:57 +02:00
  • 376a414f5b native_clock: Round RDTSC frequency to the nearest 1000 Morph 2023-03-03 21:02:24 -05:00
  • 026eaddbee timer_resolution: Set current process to High QoS Morph 2023-03-03 20:54:15 -05:00
  • 3453beb1e0 general: Target Windows 10 SDK Morph 2023-03-03 20:48:15 -05:00
  • 194cf0b497 hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz Morph 2023-03-03 20:43:51 -05:00
  • bff1453282 core_timing: Use higher precision sleeps on Windows Morph 2023-03-01 21:06:19 -05:00
  • 7e353082ac main: (Windows) Set the current timer resolution to the maximum Morph 2023-03-01 20:07:59 -05:00
  • 7fffdf83b7 wall_clock: Make use of SteadyClock Morph 2023-03-01 19:43:00 -05:00
  • 1ed49f92dd common: Implement a method to change the Windows timer resolution Morph 2023-03-01 19:27:10 -05:00
  • bd09c82521 common: Implement a high resolution steady clock Morph 2023-03-01 19:17:50 -05:00
  • ce8f4da638 Merge pull request #9884 from liamwhite/service-cleanup Morph 2023-03-03 22:51:17 -05:00
  • a7fb80e612 Check all swizzle components for red, not just [0], pass float border color rather than int Kelebek1 2023-03-02 23:03:07 +00:00
  • 44518b225c gpu_thread: Use bounded queue Behunin 2023-02-11 09:28:07 -07:00
  • 1f98634371 Merge pull request #9855 from liamwhite/kern-16-support bunnei 2023-03-03 14:42:00 -08:00
  • b4b3454d9b ci: Actually enable LTO on MSVC (#9887) Morph 2023-03-02 08:47:20 -05:00
  • 104cb6aa0a Fix a bug with the Reverb command in reading from the pre_delay line. Kelebek1 2023-03-02 05:48:53 +00:00
  • 99d763888f Merge pull request #9888 from liamwhite/vids bunnei 2023-03-01 21:22:06 -08:00
  • ec6ee04c64 vulkan_common: disable vertexInputDynamicState on unsupported driver Liam 2023-03-01 22:47:39 -05:00
  • 97f7f7bad5 kernel: be more careful about kernel address keys Liam 2023-02-23 20:32:03 -05:00
  • c4ba088a5d kernel: refactor priority inheritance to represent locks as C++ objects Liam 2023-02-23 15:49:42 -05:00
  • 96bd7ea42d kernel: simplify AddressSpaceInfo, update values Liam 2023-02-22 22:03:15 -05:00
  • 367e89f984 kernel: barrier memory before condition variable write Liam 2023-02-22 21:46:06 -05:00
  • 9f9b64cda2 kernel: document previous location of interrupt disables in arbiter/condvar Liam 2023-02-22 21:40:53 -05:00
  • 4165ac0680 kernel: adjust pool allocations Liam 2023-02-22 21:33:43 -05:00
  • 62711fec02 kernel: simplify KAbstractSchedulerLock::Lock Liam 2023-02-22 21:30:47 -05:00
  • 0746a2084e kernel: add InfoType::IoRegionHint Liam 2023-02-22 21:28:06 -05:00
  • 809148e1a5 nvnflinger: fix name Liam 2023-02-19 15:05:34 -05:00
  • 65be230fdd service: move hle_ipc from kernel Liam 2023-02-19 14:42:12 -05:00
  • 4a1aa98598 sm:: remove unused member Liam 2023-02-21 12:19:12 -05:00
  • 97f7a560f3 Merge pull request #9832 from liamwhite/hle-mp liamwhite 2023-03-01 10:38:20 -05:00
  • da11c40849 Merge pull request #9879 from zhaobot/tx-update-20230301024940 liamwhite 2023-02-28 22:23:52 -05:00
  • 6efd335eda Update translations (2023-03-01) The yuzu Community 2023-03-01 02:49:50 +00:00
  • 1346b14bef Merge pull request #9877 from abouvier/cmake-boost liamwhite 2023-02-28 18:40:44 -05:00
  • 304d6e9870 Merge pull request #9862 from abouvier/cmake-components liamwhite 2023-02-28 16:36:28 -05:00
  • 57fd8b1f45 cmake: use correct boost imported targets Alexandre Bouvier 2022-12-06 21:01:26 +01:00
  • 7b8a5413ad cmake: support components in find modules Alexandre Bouvier 2023-02-24 23:45:38 +01:00
  • b44527a259 Merge pull request #9851 from abouvier/openssl-vcpkg liamwhite 2023-02-28 11:39:32 -05:00
  • 0245c5dc49 externals: use openssl from vcpkg Alexandre Bouvier 2023-02-22 20:27:05 +01:00
  • a78a475815 Merge pull request #9844 from abouvier/jwt-fix liamwhite 2023-02-27 19:46:19 -05:00
  • 22432668be Merge pull request #9859 from liamwhite/tmem-use liamwhite 2023-02-27 19:46:10 -05:00
  • 50575c317e Merge pull request #9874 from german77/violet liamwhite 2023-02-27 19:46:01 -05:00
  • 5f2cbf53d7 Merge pull request #9872 from goldenx86/partialLTO Matías Locatti 2023-02-27 19:38:36 -03:00
  • c38bb96a2c Partially apply LTO to only core and video_core projects. Matías Locatti 2023-02-27 01:01:44 -03:00
  • 71ca956d5c service: btm: Fix handle functions Narr the Reg 2023-02-27 12:39:31 -06:00
  • 2b4ba90329 Merge pull request #9871 from yuzu-emu/revert-9824-burning-profiles bunnei 2023-02-26 22:18:25 -08:00
  • ff11fdb07e Revert "yuzu: config: Remove player 8 and 9 from config file" Narr the Reg 2023-02-26 14:39:13 -06:00
  • 26c1edf2f0 Merge pull request #9849 from ameerj/async-astc liamwhite 2023-02-26 09:20:12 -05:00
  • c50a930bbb Merge pull request #9824 from german77/burning-profiles liamwhite 2023-02-26 09:20:02 -05:00
  • 60688bf0d5 yuzu: config: Remove player 8 and 9 from config file Narr the Reg 2023-02-16 19:39:51 -06:00
  • 2ce5bb9bd6 buffer_cache: Add logic for non-NVN storage buffer tracking ameerj 2023-02-25 16:24:21 -05:00
  • 833afb7ce3 Merge pull request #9848 from german77/metroid_motion liamwhite 2023-02-25 12:44:13 -05:00
  • 290ec3eb2f Merge pull request #9857 from german77/fwupdate liamwhite 2023-02-25 12:44:06 -05:00
  • d5bfc36e90 Merge pull request #9861 from german77/bustype liamwhite 2023-02-25 12:44:00 -05:00
  • 5eeadde3c8 Merge pull request #9863 from german77/max-clock liamwhite 2023-02-25 12:43:53 -05:00
  • cfd69e2e58 config: Fix per game Force max clock german77 2023-02-25 10:11:49 -06:00
  • 5e4ea04a64 core: hidbus: Fix BusType size Narr the Reg 2023-02-24 21:22:27 -06:00
  • 39ca7b2928 core: Update service function tables to 16.0.0+ Narr the Reg 2023-02-24 12:52:32 -06:00
  • 975186ad4d am: avoid direct pointer access of transfer memory objects Liam 2023-02-24 12:50:54 -05:00
  • de4e5db330 hid: avoid direct pointer access of transfer memory objects Liam 2023-02-24 12:29:55 -05:00
  • ca8a804a3c Merge pull request #9842 from german77/proper_real_mouse liamwhite 2023-02-22 22:08:35 -05:00
  • b5bcd8c71b configuration: Add async ASTC decode setting ameerj 2023-02-22 00:48:12 -05:00
  • 090bc588e5 texture_cache: Add async texture decoding ameerj 2023-02-22 00:26:07 -05:00
  • 739a81055f core: hid: Restore motion state on refresh and clamp motion values Narr the Reg 2023-02-21 21:47:47 -06:00
  • 673accd630 input_common: Implement dedicated motion from mouse Narr the Reg 2023-02-21 21:46:42 -06:00
  • db2785082b settings: Add more input settings to the log Narr the Reg 2023-02-21 12:42:18 -06:00
  • 9477181d09 core: hid: Fix native mouse mappings Narr the Reg 2023-02-21 12:41:34 -06:00
  • 8f3e2a1b48 Merge pull request #9847 from german77/timeout liamwhite 2023-02-21 20:39:19 -05:00
  • d482ec32a4 yuzu: Set a lower timeout for discord presence Narr the Reg 2023-02-21 18:23:16 -06:00
  • 2bf9602e83 cmake: fix cpp-jwt build Alexandre Bouvier 2023-02-21 21:55:04 +01:00
  • 11f6bb1532 Merge pull request #9846 from merryhime/type-const liamwhite 2023-02-21 18:58:04 -05:00
  • ba05301e1b Merge pull request #9841 from abouvier/httplib-update liamwhite 2023-02-21 18:57:55 -05:00
  • 5a657488e1 Merge pull request #9843 from MonsterDruide1/network-connreset liamwhite 2023-02-21 18:57:37 -05:00
  • c9678bda24 svc: Fix type consistency (exposed on macOS) Merry 2023-02-21 21:36:20 +00:00
  • 83afc12475 externals: Update cpp-httplib to latest Alexandre Bouvier 2023-02-18 23:24:04 +01:00
  • d746cfc018 net: translate ECONNRESET network error MonsterDruide1 2023-02-21 20:43:31 +01:00
  • 72e5552409 sm:: fix lingering session initialization issues Liam 2023-02-21 12:19:12 -05:00
  • 87749d217e cheat_engine: add check for hid initialization Liam 2023-02-19 15:29:42 -05:00
  • 6e0a33089b sm:: support service registration deferral Liam 2023-02-19 08:44:54 -05:00
  • a936972614 service: refactor server architecture Liam 2023-02-18 16:26:48 -05:00
  • 23151ff498 core: defer cpu shutdown Liam 2023-02-15 18:16:04 -05:00