yuzu-emu
/
yuzu
Archived
1
0
Fork 0

Commit Graph

  • b2772bcb0d
    Merge pull request #9997 from german77/cancel_controller liamwhite 2023-04-01 09:49:08 -0400
  • ff4fbaf152
    Merge pull request #9999 from german77/new_hid_hurra liamwhite 2023-04-01 09:48:53 -0400
  • 986336b0d8
    Merge pull request #10017 from jbeich/vk-246 liamwhite 2023-04-01 09:44:52 -0400
  • 2ddecb9631 externals: Update dynarmic to 6.4.6 Merry 2023-04-01 12:40:20 +0100
  • 0730dc6c44
    Merge pull request #10005 from liamwhite/kernel-atomics bunnei 2023-04-01 01:54:36 -0700
  • 083d913eab externals: update Vulkan-Headers to v1.3.246 Jan Beich 2023-04-01 05:38:54 +0000
  • ff2089fdf5 video_core: Keep the definition of DimensionControl consistent with nvidia open doc Feng Chen 2023-03-15 21:17:44 +0800
  • b000af0054 Re-enable LTO for Linux Matías Locatti 2023-03-30 17:28:08 -0300
  • fbf0a9c976
    Merge pull request #10010 from maxdunbar/typo liamwhite 2023-03-30 10:14:11 -0400
  • 11edba4974 applet: controller: Implement cancel button german77 2023-03-26 21:26:28 -0600
  • 8e84381038 service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination german77 2023-03-26 23:56:00 -0600
  • e446f368d7 Fixes 'Continous' typo Max Dunbar 2023-03-29 19:26:12 -0700
  • 668eb5b8da service: am: Improve profile select applet Narr the Reg 2023-03-28 20:55:06 -0600
  • 8bdc51b620
    Merge pull request #9505 from liamwhite/request-exit liamwhite 2023-03-29 09:11:34 -0400
  • 9efd95cda5 kernel: fix unbounded stack usage in atomics Liam 2023-03-28 22:28:27 -0400
  • 9c96d40586
    Merge pull request #10003 from german77/disconnect liamwhite 2023-03-28 09:09:47 -0400
  • 40efd2ab56
    Merge pull request #9982 from Morph1984/tpause liamwhite 2023-03-28 09:09:35 -0400
  • c68b4bee2c Only upload GPU-modified overlaps Kelebek1 2023-03-28 10:29:20 +0100
  • cdc846677c telemetry: Add waitpkg instruction Morph 2023-03-23 20:37:51 -0400
  • 981bc8aa1c x64: Simplify RDTSC on non-MSVC compilers Morph 2023-03-22 16:40:41 -0400
  • e1bce50d8b core_timing: Make use of MicroSleep for x64 CPUs Morph 2023-03-21 21:30:02 -0400
  • 27c33ab73f x64: Add MicroSleep Morph 2023-03-21 21:28:38 -0400
  • d2cfe25b07 x64: cpu_detect: Add detection of waitpkg instructions Morph 2023-03-21 21:13:03 -0400
  • 530fe24768 audio_core: No longer stall when sink queue is full Billy Laws 2023-03-26 20:21:04 +0100
  • 237934b736 Run clang-format Billy Laws 2023-03-26 20:07:03 +0100
  • ea5dd02db9 audio: Wait for samples on the emulated DSP side to avoid desyncs Billy Laws 2023-03-18 20:57:00 +0000
  • fbbf532d42
    Merge pull request #10002 from german77/log liamwhite 2023-03-27 15:37:44 -0400
  • c2c7386dfd service: hid: Silence warning on MergeSingleJoyAsDualJoy Narr the Reg 2023-03-27 13:24:56 -0600
  • 2fbadc7e1f qt: Fix log softlock Narr the Reg 2023-03-27 12:18:26 -0600
  • 0661f5ccd1
    Merge pull request #9984 from liamwhite/global-memory liamwhite 2023-03-27 12:16:40 -0400
  • 3b30f5d823
    Merge pull request #9995 from german77/plain liamwhite 2023-03-27 12:16:24 -0400
  • d8fc3f403b audio: Interpolate system manager sample count using host sink sample info Billy Laws 2023-03-18 20:52:02 +0000
  • 8da1a4ea22
    Merge pull request #9994 from liamwhite/integer-constant liamwhite 2023-03-26 17:22:00 -0400
  • 8802646730 service: nfp: Add plain amiibo support german77 2023-03-26 14:26:21 -0600
  • 1476ffd865 tests: mark integer literals as unsigned Liam 2023-03-26 15:39:07 -0400
  • 568d523746
    Merge pull request #9992 from liamwhite/climits Morph 2023-03-26 14:46:21 -0400
  • 7017f04ee8 container_hash: use climits Liam 2023-03-26 10:24:33 -0400
  • 4b508655a4
    Merge pull request #9989 from Morph1984/boost-1.79-exact Morph 2023-03-26 03:46:43 -0400
  • 49f6deecb8 video_core/macro: Make use of Common::HashValue Morph 2023-03-25 23:02:37 -0400
  • f09d192aac tests: Implement tests for verifying HashValue Morph 2023-03-25 22:45:05 -0400
  • 9971cd1d55 common: Port boost's hash_value implementation Morph 2023-03-25 22:43:55 -0400
  • c4f5615c6b CMakeLists: Require a minimum of boost 1.79.0 Morph 2023-03-25 15:56:57 -0400
  • 50a59487eb qt: implement RequestExit for applets Liam 2023-03-25 13:29:08 -0400
  • 950db851ea applets: implement RequestExit Liam 2022-12-25 13:41:23 -0500
  • 09da9da6fb
    Merge pull request #9985 from liamwhite/funny-meme bunnei 2023-03-24 23:40:17 -0700
  • 6892a0942f
    Merge pull request #9988 from rschlaikjer/rs-gpu-page-table-copy-elision Morph 2023-03-25 01:59:08 -0400
  • f38ae8e953 Pass GPU page table by reference Ross Schlaikjer 2023-03-25 00:25:02 -0400
  • cfb9672093
    Merge pull request #9983 from Morph1984/boost liamwhite 2023-03-24 10:53:30 -0400
  • 462c430c8b
    Merge pull request #9981 from german77/nfp_connect liamwhite 2023-03-24 10:53:05 -0400
  • 5a2dff87bf vulkan: fix scheduler chunk reserve Liam 2023-03-24 09:09:01 -0400
  • 7a8a7545f2
    Merge pull request #9975 from liamwhite/more-waiting Morph 2023-03-24 00:19:43 -0400
  • abe2ad7aac zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize Morph 2023-03-23 22:16:05 -0400
  • 877e8991c7 CMakeLists: Update boost to 1.81.0 Morph 2023-03-23 20:35:56 -0400
  • 032e5b983c vcpkg: Update vcpkg to 2023.02.24 Morph 2023-03-23 20:35:32 -0400
  • 41d99aa89d memory: rename global memory references to application memory Liam 2023-03-23 19:58:48 -0400
  • ac3927074b
    Merge pull request #9971 from Morph1984/q liamwhite 2023-03-23 10:00:31 -0400
  • c41a4baf06
    Merge pull request #9964 from liamwhite/typed-address liamwhite 2023-03-23 10:00:19 -0400
  • 6adaa0d5e2
    Merge pull request #9962 from Kelebek1/disable_srgb Morph 2023-03-23 03:07:00 -0400
  • fb49ec19c1 kernel: use KTypedAddress for addresses Liam 2023-03-17 21:26:04 -0400
  • 197d756560 bounded_threadsafe_queue: Refactor Pop Morph 2023-03-19 15:17:21 -0400
  • 8c56481249 bounded_threadsafe_queue: Add producer cv to avoid busy waiting Morph 2023-03-19 14:48:01 -0400
  • 6ff4bf9b1c nfc: Initialize device when controller is connected Narr the Reg 2023-03-21 20:04:01 -0600
  • dba86ee007
    Merge pull request #9965 from german77/thankYouEpicBoy bunnei 2023-03-21 17:52:25 -0700
  • 407dc917f1 bounded_threadsafe_queue: Deduplicate and add PushModes Morph 2023-03-19 14:24:18 -0400
  • 15d573194c bounded_threadsafe_queue: Add TryPush Morph 2023-03-19 04:01:47 -0400
  • f28ca5361f logging: Make use of bounded queue Morph 2023-03-19 03:20:05 -0400
  • 306840a580 bounded_threadsafe_queue: Use simplified impl of bounded queue Morph 2023-03-19 03:19:25 -0400
  • 3d4c113037
    Merge pull request #9970 from bunnei/string-util-view bunnei 2023-03-19 11:10:16 -0700
  • 230d118252
    Merge pull request #9972 from liamwhite/ipc-trace bunnei 2023-03-19 11:00:42 -0700
  • b9b1318bea vulkan: fix more excessive waiting in scheduler Liam 2023-03-19 13:40:33 -0400
  • 43d909949e kernel: fix LOG_TRACE in ipc Liam 2023-03-19 10:02:20 -0400
  • 00d401d639 common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W. bunnei 2023-03-18 22:42:25 -0700
  • 0e7e98e24e
    Merge pull request #9966 from bunnei/bounded-polyfill liamwhite 2023-03-18 12:39:52 -0400
  • 0eb3fa05e5 common: bounded_threadsafe_queue: Use polyfill_thread. bunnei 2023-03-17 23:42:17 -0700
  • 889454f9bf
    Merge pull request #9778 from behunin/my-box-chevy bunnei 2023-03-17 22:14:29 -0700
  • 8bcaa8c2e4
    Merge pull request #9953 from german77/amiibo_crc bunnei 2023-03-17 22:13:57 -0700
  • c95baf92ce config: Fix controller config from resetting Narr the Reg 2023-03-17 22:03:36 -0600
  • a7651168dd Disable SRGB border color conversion for now, to fix shadows in Xenoblade. Kelebek1 2023-03-17 03:00:40 +0000
  • 075a3d1172 service: nfp: Replace crc function with boost equivalent Narr the Reg 2023-03-16 17:47:32 -0600
  • 6d76a54d37
    Merge pull request #9955 from liamwhite/color-blend-equation liamwhite 2023-03-15 20:19:45 -0400
  • a04061e6ae
    Merge pull request #9931 from liamwhite/sched liamwhite 2023-03-15 20:19:35 -0400
  • 7187732454 service: nfp: Close app area and recreate crc Narr the Reg 2023-03-15 10:45:55 -0600
  • 5031f5b8b0 service: nfp: Convert mii colors to v3 Narr the Reg 2023-03-15 01:39:11 -0600
  • da83afdeaf vulkan: disable extendedDynamicState3ColorBlendEquation on radv Liam 2023-03-15 15:55:07 -0400
  • 026fe2e4f4 service: nfp: Actually write correct crc Narr the Reg 2023-03-14 22:00:38 -0600
  • 0c7149d222
    Merge pull request #9933 from vonchenplus/texture_format liamwhite 2023-03-14 11:35:37 -0400
  • 11ffbee5ae video_core: Better defined ImageInfo parameters FengChen 2023-03-14 22:36:34 +0800
  • 05f26e1337
    Merge pull request #9951 from Morph1984/save bunnei 2023-03-13 18:49:14 -0700
  • 4c678cfbc8 configure_audio: Fix output mode setting not saving Morph 2023-03-13 17:41:30 -0400
  • 8870fae674
    Merge pull request #9939 from german77/vibration liamwhite 2023-03-13 13:45:40 -0400
  • 8348c41eab
    Merge pull request #9941 from german77/settings liamwhite 2023-03-13 13:45:29 -0400
  • 638044820d
    Merge pull request #9943 from vonchenplus/gentleman liamwhite 2023-03-13 13:45:17 -0400
  • 1f952f6ac9
    Merge pull request #9936 from liamwhite/m_this liamwhite 2023-03-13 09:16:16 -0400
  • 96b8a3ecac input_common: sdl: Only send last vibration command german77 2023-03-11 12:20:55 -0600
  • c352381ce9 kernel: additional style fixes to KThread, KProcess Liam 2023-03-11 10:38:33 -0500
  • 9775a73d1a kernel: fix clang build Liam 2023-03-10 17:04:50 -0500
  • 088c434d65 kernel: remove unnecessary finalize calls Liam 2023-03-07 16:49:26 -0500
  • 9863db9db4 kernel: convert KProcess to new style Liam 2023-03-07 16:45:13 -0500
  • 6bfb4c8f71 kernel: convert KThread to new style Liam 2023-03-07 16:11:50 -0500
  • ac6cbb7134 kernel: prefer std::addressof Liam 2023-03-07 12:01:07 -0500