Commit Graph

  • 6b973c5986 configure_graphics: Fix another typo lat9nq 2023-04-30 22:28:53 -04:00
  • 40f062f749 telemetry_session: Make translate function static lat9nq 2023-04-30 19:03:37 -04:00
  • 29a56496bf bootmanager: Return value in impossible case lat9nq 2023-04-30 16:14:38 -04:00
  • 41a103c0fc configure_graphics: Fix typo lat9nq 2023-04-30 15:48:20 -04:00
  • 66ed1c1872 default_ini: Update V-Sync description lat9nq 2023-04-30 15:46:44 -04:00
  • 6f0929df82 configuration: Expose separate swap present modes lat9nq 2023-04-30 15:39:00 -04:00
  • d1dd54cbfa catch2: update to 3.3.1 Liam 2023-05-02 21:27:17 -04:00
  • 8f43b05d6b
    Merge pull request #9973 from GPUCode/async-present bunnei 2023-05-02 17:54:57 -07:00
  • f902cc2a2b Fix code resize to use word size rather than byte size Kelebek1 2023-05-02 23:52:21 +01:00
  • 451b1bba26
    Merge pull request #10133 from lat9nq/clang-shadow-and-fallthrough liamwhite 2023-05-02 18:18:46 -04:00
  • 494cc992eb
    Merge pull request #10130 from liamwhite/keys liamwhite 2023-05-02 18:17:24 -04:00
  • f603dc9763
    Merge pull request #10123 from Kelebek1/sample_mask liamwhite 2023-05-02 18:17:15 -04:00
  • 4df49631de vulkan: disable turbo when debugging tool is attached Liam 2023-05-02 18:14:57 -04:00
  • e1c74cea10 video_core: fix build on Apple Clang Liam 2023-05-02 18:05:30 -04:00
  • f7292c776b CMake: Enable type limits on Clang lat9nq 2023-05-02 02:07:36 -04:00
  • 2007d0e4a0 CMakeLists: Enable checks on Clang lat9nq 2023-05-02 01:57:22 -04:00
  • f403d27941 vk_present_manager: Add toggle for async presentation GPUCode 2023-05-01 23:12:28 +03:00
  • 1d7abac84b vk_blit_screen: Recreate FSR when frame is recreated GPUCode 2023-04-10 15:26:59 +03:00
  • 50791cb974 renderer_vulkan: Fix crashing when updating descriptors GPUCode 2023-04-08 21:53:13 +03:00
  • 2ad9acf795 renderer_vulkan: Async presentation GPUCode 2023-03-19 17:23:24 +02:00
  • 47938541c2
    Merge pull request #10084 from FernandoS27/yuzu-goes-broom-broom Morph 2023-05-01 11:08:02 -04:00
  • 1f079d9566
    Update translations (2023-05-01) (#10129) zhaobot 2023-05-01 22:17:51 +08:00
  • 3f4315e4c6
    Merge pull request #10116 from liamwhite/deboost liamwhite 2023-05-01 09:27:23 -04:00
  • d6f565e5da BufferCache: Fixes and address feedback Fernando Sahmkow 2023-04-28 23:54:54 +02:00
  • 7ec66db22c qt: warn on inoperable keys Liam 2023-04-30 23:28:31 -04:00
  • 2feb40f14d Wait for the terminate event before destroying a system instance Kelebek1 2023-05-01 00:27:12 +01:00
  • 2cd9e1ecb6 settings: rename extended memory layout to unsafe, move from general to system Liam 2023-04-30 14:19:11 -04:00
  • b566c98258 Define SampleMask as an array Kelebek1 2023-04-30 18:37:37 +01:00
  • 689f9a75a7
    Merge pull request #10110 from Morph1984/intel-disable-compute bunnei 2023-04-29 23:02:45 -07:00
  • b143ce8134 kernel: remove general boost lists Liam 2023-04-29 15:10:09 -04:00
  • 1b5c87ab6a kernel: match calls to Register and Unregister Liam 2023-04-29 21:16:09 -04:00
  • 2afaa7aed7 common: add intrusive list type Liam 2023-04-29 14:53:48 -04:00
  • fe57f39676
    Merge pull request #10082 from FernandoS27/the-testers-really-love-chocolate bunnei 2023-04-29 11:46:01 -07:00
  • 4bc5469f52 Texture Cache: Release stagging buffers on tick frame Fernando Sahmkow 2023-04-23 21:37:13 +02:00
  • f8d31d1ae1 Buffer Cache: Release stagging buffers on tick frame Fernando Sahmkow 2023-04-23 21:03:50 +02:00
  • fff6155bc3 Tests: Add memory tracker tests. Fernando Sahmkow 2023-04-23 11:58:43 +02:00
  • 80480fe3f7 Clang: format and ficx compile errors. Fernando Sahmkow 2023-04-23 03:58:16 +02:00
  • ed4553806a Implement Async downloads in normal and fix a few issues. Fernando Sahmkow 2023-04-22 20:10:40 +02:00
  • f2d3212de9 Buffer Cache rework: Setup async downloads. Fernando Sahmkow 2023-04-22 13:36:18 +02:00
  • a16c261131 Buffer Cache: Fully rework the buffer cache. Fernando Sahmkow 2022-11-20 00:09:56 +01:00
  • 58d1c7c77a Address Feedback & Clang Format Fernando Sahmkow 2023-04-22 15:27:58 +02:00
  • 56c9730a16 Maxwell3D: only update parameters on High Fernando Sahmkow 2023-04-22 14:04:59 +02:00
  • e3a2ca96bd Accelerate DMA: Use texture cache async downloads to perform the copies to host. Fernando Sahmkow 2023-04-14 18:07:38 +02:00
  • 3fbee093b2 TextureCache: refactor DMA downloads to allow multiple buffers. Fernando Sahmkow 2023-03-12 21:43:31 +01:00
  • cb092af3f0 vk_pipeline_cache: Skip compute pipelines on Intel proprietary drivers Morph 2023-04-28 17:52:11 -04:00
  • 2f15876524 QueryCache: Fix write invalidation. Fernando Sahmkow 2023-04-28 23:53:46 +02:00
  • 9a7c172f76 MemoryManager: Fix race conditions. Fernando Sahmkow 2023-04-28 23:53:02 +02:00
  • 5e16fe4579 core: service: Add FunctionInfoTyped to allow expanding existing interfaces german77 2023-04-25 23:33:05 -06:00
  • e4dc73f61e Clang format and ddress feedback Fernando Sahmkow 2023-04-23 23:47:05 +02:00
  • 9bf19b04f6
    Merge pull request #10051 from liamwhite/surface-capabilities Fernando S 2023-04-24 12:37:13 +02:00
  • 47cd0586ee
    Merge pull request #10056 from vonchenplus/audout_u Fernando S 2023-04-24 12:36:52 +02:00
  • 2311fa7c84
    Merge pull request #10069 from liamwhite/log Fernando S 2023-04-24 12:36:24 +02:00
  • 00d76fc5f5 service: nfc: Create mifare interface Narr the Reg 2023-04-14 17:55:13 -06:00
  • a3fa64fcc4 service: nfc: Create interface Narr the Reg 2023-04-14 17:46:20 -06:00
  • e29ced29fa QueryCache: rework async downloads. Fernando Sahmkow 2023-04-23 21:55:16 +02:00
  • 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