Commit Graph

  • 7e76c1642c Accuracy Normal: reduce accuracy further for perf improvements in Project Lime Fernando Sahmkow 2023-04-22 11:59:57 +02:00
  • fca72beb2d Fence Manager: implement async fence management in a sepparate thread. Fernando Sahmkow 2023-04-15 00:03:48 +02:00
  • eb7c2314f6 maxwell_3d: fix out of bounds array access in size estimation Liam 2023-04-19 23:25:00 -04:00
  • 4da4ecb1ff Silence nifm spam Kelebek1 2023-04-21 21:59:23 +01:00
  • 3346de365a Sort overlap_ids by modification tick before copy Kelebek1 2023-04-22 14:02:10 +01:00
  • d600183583 Merge pull request #10074 from Kelebek1/fermi_blit Fernando S 2023-04-22 12:06:00 +02:00
  • 0f1ff5f34e Merge pull request #10076 from german77/TryPopMyFriend bunnei 2023-04-21 23:15:07 -07:00
  • d0e6eafe23 Merge pull request #10068 from twitchax/twitchax/dr_bind_address bunnei 2023-04-21 23:13:51 -07:00
  • 74d203fbe3 Merge pull request #10060 from german77/no_dead bunnei 2023-04-21 23:13:21 -07:00
  • 7ffc42c397 core: am: Demote TryPopFromFriendInvitationStorageChannel Log level german77 2023-04-21 22:34:38 -06:00
  • 4e14b64bfc Account for a pre-added offset when using Corner sample mode for 2D blits Kelebek1 2023-04-21 19:08:21 +01:00
  • 0cfeb2e8d7 Merge pull request #10057 from liamwhite/its-not-in-the-timeline bunnei 2023-04-19 16:50:24 -07:00
  • 79e32127b3 Run clang-format to fix all. Aaron Roney 2023-04-19 17:52:09 +00:00
  • 799579c8d2 Merge pull request #10053 from german77/nfp_full bunnei 2023-04-19 10:36:28 -07:00
  • 3e7af5fbd7 Fix formatting. Aaron Roney 2023-04-19 16:26:49 +00:00
  • 34d0d94df0 Allow passing bind_address to dedicated room. Aaron Roney 2023-04-19 05:37:30 +00:00
  • 55a33342cc core: audio: return result when audio_out initialize failed FengChen 2023-04-15 10:00:20 +08:00
  • 70a97fb5c7 core: hid: Remove deadzone of virtual controller german77 2023-04-15 18:41:09 -06:00
  • e3fb9b5e00 vulkan: use plain fences when timeline semaphores are not available Liam 2023-04-14 22:53:37 -04:00
  • e0895a8581 Merge pull request #10030 from Wollnashorn/botw-amd-fix bunnei 2023-04-14 16:56:34 -07:00
  • 07694609fb Merge pull request #10055 from v1993/patch-1 Narr the Reg 2023-04-14 17:05:45 -06:00
  • 307371e01d service: nfp: Implement debug Interface Narr the Reg 2023-04-13 22:23:49 -06:00
  • 00800d5289 service: nfp: Implement system interface Narr the Reg 2023-04-13 20:55:47 -06:00
  • 60c4032b68 input_common: minor fix to mouse movement Valeri 2023-04-14 21:27:35 +03:00
  • 101c0df79c service: nfp: Use an unique interface Narr the Reg 2023-04-13 20:24:35 -06:00
  • e37e1d24f9 vulkan: pick alpha composite flags based on available values Liam 2023-04-13 16:38:20 -04:00
  • c0e5ecc399 video_core: Enable ImageGather rounding fix on AMD open source drivers Wollnashorn 2023-04-12 17:11:02 +02:00
  • 54b4c84ab6 Merge pull request #10008 from vonchenplus/texture_cache liamwhite 2023-04-11 11:59:18 -04:00
  • 4f77275cd5 Merge pull request #10027 from bylaws/master liamwhite 2023-04-10 09:23:48 -04:00
  • 47b80da906 Merge pull request #10035 from liamwhite/long-long Mai 2023-04-10 03:04:05 -04:00
  • baf4d1c22e kernel: move more memory to application in 8GB arrangement Liam 2023-04-09 19:50:27 -04:00
  • add4f82c33 Merge pull request #10014 from goldenx86/linuxLTO liamwhite 2023-04-08 17:55:51 -04:00
  • abb785f269 kernel: switch extended memory setting to 8GB arrangement Liam 2023-04-08 17:47:26 -04:00
  • 8908663f12 Use GetGlobalTimeNs as opposed to clock ticks Billy Laws 2023-04-08 21:54:19 +01:00
  • 82b78cde73 shader_recompiler: Use vector arithmetic rather than component-wise in ImageGatherSubpixelOffset Should be more efficient and better readable Wollnashorn 2023-04-05 18:00:35 +02:00
  • fe91066f46 video_core: Enable ImageGather with subpixel offset on Intel Wollnashorn 2023-04-05 03:02:24 +02:00
  • 780240e697 shader_recompiler: Add subpixel offset for correct rounding at ImageGather On AMD a subpixel offset of 1/512 of the texel size is applied to the texture coordinates at a ImageGather call to ensure the rounding at the texel centers is done the same way as in Maxwell or other Nvidia architectures. See https://www.reedbeta.com/blog/texture-gathers-and-coordinate-precision/ for more details why this might be necessary. Wollnashorn 2023-04-05 01:29:46 +02:00
  • 25c4ae6e11 Merge pull request #10022 from liamwhite/gcc-13 bunnei 2023-04-08 00:09:06 -07:00
  • 6aaa8acff9 Merge pull request #10028 from zhaobot/tx-update-20230404051754 Mai 2023-04-04 01:51:36 -04:00
  • 455a736250 Update translations (2023-04-04) The yuzu Community 2023-04-04 05:18:06 +00:00
  • 0afb9631b5 Add some explicit latency to sample count reporting Billy Laws 2023-04-02 17:29:07 +01:00
  • bbdfe1fab1 Merge pull request #10024 from german77/crysis liamwhite 2023-04-03 13:06:07 -04:00
  • ff386e794b Merge pull request #10004 from Kelebek1/cubemap liamwhite 2023-04-03 13:05:52 -04:00
  • a9623d5f55 general: fixes for gcc 13 Liam 2023-04-02 19:02:04 -04:00
  • d2ae39bf4b service: hid: Fix handle validation german77 2023-04-02 02:21:54 -06:00
  • 756f013d8a Merge pull request #10020 from merryhime/update-dynarmic bunnei 2023-04-01 21:57:45 -07:00
  • 9c94faaa2b core: arm_dynarmic_32: Update SaveContext/LoadContext. bunnei 2023-04-01 17:03:08 -07:00
  • 6775a6ee02 Merge pull request #9969 from bylaws/master bunnei 2023-04-01 14:34:59 -07:00
  • 1ab052952d Merge pull request #10006 from german77/profile_select liamwhite 2023-04-01 09:49:22 -04:00
  • b2772bcb0d Merge pull request #9997 from german77/cancel_controller liamwhite 2023-04-01 09:49:08 -04:00
  • ff4fbaf152 Merge pull request #9999 from german77/new_hid_hurra liamwhite 2023-04-01 09:48:53 -04:00
  • 986336b0d8 Merge pull request #10017 from jbeich/vk-246 liamwhite 2023-04-01 09:44:52 -04:00
  • 2ddecb9631 externals: Update dynarmic to 6.4.6 Merry 2023-04-01 12:40:20 +01:00
  • 0730dc6c44 Merge pull request #10005 from liamwhite/kernel-atomics bunnei 2023-04-01 01:54:36 -07:00
  • 083d913eab externals: update Vulkan-Headers to v1.3.246 Jan Beich 2023-04-01 05:38:54 +00:00
  • ff2089fdf5 video_core: Keep the definition of DimensionControl consistent with nvidia open doc Feng Chen 2023-03-15 21:17:44 +08:00
  • b000af0054 Re-enable LTO for Linux Matías Locatti 2023-03-30 17:28:08 -03:00
  • fbf0a9c976 Merge pull request #10010 from maxdunbar/typo liamwhite 2023-03-30 10:14:11 -04:00
  • 11edba4974 applet: controller: Implement cancel button german77 2023-03-26 21:26:28 -06:00
  • 8e84381038 service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination german77 2023-03-26 23:56:00 -06:00
  • e446f368d7 Fixes 'Continous' typo Max Dunbar 2023-03-29 19:26:12 -07:00
  • 668eb5b8da service: am: Improve profile select applet Narr the Reg 2023-03-28 20:55:06 -06:00
  • 8bdc51b620 Merge pull request #9505 from liamwhite/request-exit liamwhite 2023-03-29 09:11:34 -04:00
  • 9efd95cda5 kernel: fix unbounded stack usage in atomics Liam 2023-03-28 22:28:27 -04:00
  • 9c96d40586 Merge pull request #10003 from german77/disconnect liamwhite 2023-03-28 09:09:47 -04:00
  • 40efd2ab56 Merge pull request #9982 from Morph1984/tpause liamwhite 2023-03-28 09:09:35 -04:00
  • c68b4bee2c Only upload GPU-modified overlaps Kelebek1 2023-03-28 10:29:20 +01:00
  • cdc846677c telemetry: Add waitpkg instruction Morph 2023-03-23 20:37:51 -04:00
  • 981bc8aa1c x64: Simplify RDTSC on non-MSVC compilers Morph 2023-03-22 16:40:41 -04:00
  • e1bce50d8b core_timing: Make use of MicroSleep for x64 CPUs Morph 2023-03-21 21:30:02 -04:00
  • 27c33ab73f x64: Add MicroSleep Morph 2023-03-21 21:28:38 -04:00
  • d2cfe25b07 x64: cpu_detect: Add detection of waitpkg instructions Morph 2023-03-21 21:13:03 -04:00
  • 530fe24768 audio_core: No longer stall when sink queue is full Billy Laws 2023-03-26 20:21:04 +01:00
  • 237934b736 Run clang-format Billy Laws 2023-03-26 20:07:03 +01:00
  • ea5dd02db9 audio: Wait for samples on the emulated DSP side to avoid desyncs Billy Laws 2023-03-18 20:57:00 +00:00
  • fbbf532d42 Merge pull request #10002 from german77/log liamwhite 2023-03-27 15:37:44 -04:00
  • c2c7386dfd service: hid: Silence warning on MergeSingleJoyAsDualJoy Narr the Reg 2023-03-27 13:24:56 -06:00
  • 2fbadc7e1f qt: Fix log softlock Narr the Reg 2023-03-27 12:18:26 -06:00
  • 0661f5ccd1 Merge pull request #9984 from liamwhite/global-memory liamwhite 2023-03-27 12:16:40 -04:00
  • 3b30f5d823 Merge pull request #9995 from german77/plain liamwhite 2023-03-27 12:16:24 -04:00
  • d8fc3f403b audio: Interpolate system manager sample count using host sink sample info Billy Laws 2023-03-18 20:52:02 +00:00
  • 8da1a4ea22 Merge pull request #9994 from liamwhite/integer-constant liamwhite 2023-03-26 17:22:00 -04:00
  • 8802646730 service: nfp: Add plain amiibo support german77 2023-03-26 14:26:21 -06:00
  • 1476ffd865 tests: mark integer literals as unsigned Liam 2023-03-26 15:39:07 -04:00
  • 568d523746 Merge pull request #9992 from liamwhite/climits Morph 2023-03-26 14:46:21 -04:00
  • 7017f04ee8 container_hash: use climits Liam 2023-03-26 10:24:33 -04:00
  • 4b508655a4 Merge pull request #9989 from Morph1984/boost-1.79-exact Morph 2023-03-26 03:46:43 -04:00
  • 49f6deecb8 video_core/macro: Make use of Common::HashValue Morph 2023-03-25 23:02:37 -04:00
  • f09d192aac tests: Implement tests for verifying HashValue Morph 2023-03-25 22:45:05 -04:00
  • 9971cd1d55 common: Port boost's hash_value implementation Morph 2023-03-25 22:43:55 -04:00
  • c4f5615c6b CMakeLists: Require a minimum of boost 1.79.0 Morph 2023-03-25 15:56:57 -04:00
  • 50a59487eb qt: implement RequestExit for applets Liam 2023-03-25 13:29:08 -04:00
  • 950db851ea applets: implement RequestExit Liam 2022-12-25 13:41:23 -05:00
  • 09da9da6fb Merge pull request #9985 from liamwhite/funny-meme bunnei 2023-03-24 23:40:17 -07:00
  • 6892a0942f Merge pull request #9988 from rschlaikjer/rs-gpu-page-table-copy-elision Morph 2023-03-25 01:59:08 -04:00
  • f38ae8e953 Pass GPU page table by reference Ross Schlaikjer 2023-03-25 00:25:02 -04:00
  • cfb9672093 Merge pull request #9983 from Morph1984/boost liamwhite 2023-03-24 10:53:30 -04:00
  • 462c430c8b Merge pull request #9981 from german77/nfp_connect liamwhite 2023-03-24 10:53:05 -04:00
  • 5a2dff87bf vulkan: fix scheduler chunk reserve Liam 2023-03-24 09:09:01 -04:00
  • 7a8a7545f2 Merge pull request #9975 from liamwhite/more-waiting Morph 2023-03-24 00:19:43 -04:00