yuzu-emu
/
yuzu
Archived
1
0
Fork 0

Commit Graph

  • 66ed1c1872 default_ini: Update V-Sync description lat9nq 2023-04-30 15:46:44 -0400
  • 6f0929df82 configuration: Expose separate swap present modes lat9nq 2023-04-30 15:39:00 -0400
  • d1dd54cbfa catch2: update to 3.3.1 Liam 2023-05-02 21:27:17 -0400
  • 8f43b05d6b
    Merge pull request #9973 from GPUCode/async-present bunnei 2023-05-02 17:54:57 -0700
  • f902cc2a2b Fix code resize to use word size rather than byte size Kelebek1 2023-05-02 23:52:21 +0100
  • 451b1bba26
    Merge pull request #10133 from lat9nq/clang-shadow-and-fallthrough liamwhite 2023-05-02 18:18:46 -0400
  • 494cc992eb
    Merge pull request #10130 from liamwhite/keys liamwhite 2023-05-02 18:17:24 -0400
  • f603dc9763
    Merge pull request #10123 from Kelebek1/sample_mask liamwhite 2023-05-02 18:17:15 -0400
  • 4df49631de vulkan: disable turbo when debugging tool is attached Liam 2023-05-02 18:14:57 -0400
  • e1c74cea10 video_core: fix build on Apple Clang Liam 2023-05-02 18:05:30 -0400
  • f7292c776b CMake: Enable type limits on Clang lat9nq 2023-05-02 02:07:36 -0400
  • 2007d0e4a0 CMakeLists: Enable checks on Clang lat9nq 2023-05-02 01:57:22 -0400
  • f403d27941 vk_present_manager: Add toggle for async presentation GPUCode 2023-05-01 23:12:28 +0300
  • 1d7abac84b vk_blit_screen: Recreate FSR when frame is recreated GPUCode 2023-04-10 15:26:59 +0300
  • 50791cb974 renderer_vulkan: Fix crashing when updating descriptors GPUCode 2023-04-08 21:53:13 +0300
  • 2ad9acf795 renderer_vulkan: Async presentation GPUCode 2023-03-19 17:23:24 +0200
  • 47938541c2
    Merge pull request #10084 from FernandoS27/yuzu-goes-broom-broom Morph 2023-05-01 11:08:02 -0400
  • 1f079d9566
    Update translations (2023-05-01) (#10129) zhaobot 2023-05-01 22:17:51 +0800
  • 3f4315e4c6
    Merge pull request #10116 from liamwhite/deboost liamwhite 2023-05-01 09:27:23 -0400
  • d6f565e5da BufferCache: Fixes and address feedback Fernando Sahmkow 2023-04-28 23:54:54 +0200
  • 7ec66db22c qt: warn on inoperable keys Liam 2023-04-30 23:28:31 -0400
  • 2feb40f14d Wait for the terminate event before destroying a system instance Kelebek1 2023-05-01 00:27:12 +0100
  • 2cd9e1ecb6 settings: rename extended memory layout to unsafe, move from general to system Liam 2023-04-30 14:19:11 -0400
  • b566c98258 Define SampleMask as an array Kelebek1 2023-04-30 18:37:37 +0100
  • 689f9a75a7
    Merge pull request #10110 from Morph1984/intel-disable-compute bunnei 2023-04-29 23:02:45 -0700
  • b143ce8134 kernel: remove general boost lists Liam 2023-04-29 15:10:09 -0400
  • 1b5c87ab6a kernel: match calls to Register and Unregister Liam 2023-04-29 21:16:09 -0400
  • 2afaa7aed7 common: add intrusive list type Liam 2023-04-29 14:53:48 -0400
  • fe57f39676
    Merge pull request #10082 from FernandoS27/the-testers-really-love-chocolate bunnei 2023-04-29 11:46:01 -0700
  • 4bc5469f52 Texture Cache: Release stagging buffers on tick frame Fernando Sahmkow 2023-04-23 21:37:13 +0200
  • f8d31d1ae1 Buffer Cache: Release stagging buffers on tick frame Fernando Sahmkow 2023-04-23 21:03:50 +0200
  • fff6155bc3 Tests: Add memory tracker tests. Fernando Sahmkow 2023-04-23 11:58:43 +0200
  • 80480fe3f7 Clang: format and ficx compile errors. Fernando Sahmkow 2023-04-23 03:58:16 +0200
  • ed4553806a Implement Async downloads in normal and fix a few issues. Fernando Sahmkow 2023-04-22 20:10:40 +0200
  • f2d3212de9 Buffer Cache rework: Setup async downloads. Fernando Sahmkow 2023-04-22 13:36:18 +0200
  • a16c261131 Buffer Cache: Fully rework the buffer cache. Fernando Sahmkow 2022-11-20 00:09:56 +0100
  • 58d1c7c77a Address Feedback & Clang Format Fernando Sahmkow 2023-04-22 15:27:58 +0200
  • 56c9730a16 Maxwell3D: only update parameters on High Fernando Sahmkow 2023-04-22 14:04:59 +0200
  • e3a2ca96bd Accelerate DMA: Use texture cache async downloads to perform the copies to host. Fernando Sahmkow 2023-04-14 18:07:38 +0200
  • 3fbee093b2 TextureCache: refactor DMA downloads to allow multiple buffers. Fernando Sahmkow 2023-03-12 21:43:31 +0100
  • cb092af3f0 vk_pipeline_cache: Skip compute pipelines on Intel proprietary drivers Morph 2023-04-28 17:52:11 -0400
  • 2f15876524 QueryCache: Fix write invalidation. Fernando Sahmkow 2023-04-28 23:53:46 +0200
  • 9a7c172f76 MemoryManager: Fix race conditions. Fernando Sahmkow 2023-04-28 23:53:02 +0200
  • 5e16fe4579 core: service: Add FunctionInfoTyped to allow expanding existing interfaces german77 2023-04-25 23:33:05 -0600
  • e4dc73f61e Clang format and ddress feedback Fernando Sahmkow 2023-04-23 23:47:05 +0200
  • 9bf19b04f6
    Merge pull request #10051 from liamwhite/surface-capabilities Fernando S 2023-04-24 12:37:13 +0200
  • 47cd0586ee
    Merge pull request #10056 from vonchenplus/audout_u Fernando S 2023-04-24 12:36:52 +0200
  • 2311fa7c84
    Merge pull request #10069 from liamwhite/log Fernando S 2023-04-24 12:36:24 +0200
  • 00d76fc5f5 service: nfc: Create mifare interface Narr the Reg 2023-04-14 17:55:13 -0600
  • a3fa64fcc4 service: nfc: Create interface Narr the Reg 2023-04-14 17:46:20 -0600
  • e29ced29fa QueryCache: rework async downloads. Fernando Sahmkow 2023-04-23 21:55:16 +0200
  • 7e76c1642c Accuracy Normal: reduce accuracy further for perf improvements in Project Lime Fernando Sahmkow 2023-04-22 11:59:57 +0200
  • fca72beb2d Fence Manager: implement async fence management in a sepparate thread. Fernando Sahmkow 2023-04-15 00:03:48 +0200
  • eb7c2314f6 maxwell_3d: fix out of bounds array access in size estimation Liam 2023-04-19 23:25:00 -0400
  • 4da4ecb1ff Silence nifm spam Kelebek1 2023-04-21 21:59:23 +0100
  • 3346de365a Sort overlap_ids by modification tick before copy Kelebek1 2023-04-22 14:02:10 +0100
  • d600183583
    Merge pull request #10074 from Kelebek1/fermi_blit Fernando S 2023-04-22 12:06:00 +0200
  • 0f1ff5f34e
    Merge pull request #10076 from german77/TryPopMyFriend bunnei 2023-04-21 23:15:07 -0700
  • d0e6eafe23
    Merge pull request #10068 from twitchax/twitchax/dr_bind_address bunnei 2023-04-21 23:13:51 -0700
  • 74d203fbe3
    Merge pull request #10060 from german77/no_dead bunnei 2023-04-21 23:13:21 -0700
  • 7ffc42c397 core: am: Demote TryPopFromFriendInvitationStorageChannel Log level german77 2023-04-21 22:34:38 -0600
  • 4e14b64bfc Account for a pre-added offset when using Corner sample mode for 2D blits Kelebek1 2023-04-21 19:08:21 +0100
  • 0cfeb2e8d7
    Merge pull request #10057 from liamwhite/its-not-in-the-timeline bunnei 2023-04-19 16:50:24 -0700
  • 79e32127b3 Run clang-format to fix all. Aaron Roney 2023-04-19 17:52:09 +0000
  • 799579c8d2
    Merge pull request #10053 from german77/nfp_full bunnei 2023-04-19 10:36:28 -0700
  • 3e7af5fbd7 Fix formatting. Aaron Roney 2023-04-19 16:26:49 +0000
  • 34d0d94df0 Allow passing `bind_address` to dedicated room. Aaron Roney 2023-04-19 05:37:30 +0000
  • 55a33342cc core: audio: return result when audio_out initialize failed FengChen 2023-04-15 10:00:20 +0800
  • 70a97fb5c7 core: hid: Remove deadzone of virtual controller german77 2023-04-15 18:41:09 -0600
  • e3fb9b5e00 vulkan: use plain fences when timeline semaphores are not available Liam 2023-04-14 22:53:37 -0400
  • e0895a8581
    Merge pull request #10030 from Wollnashorn/botw-amd-fix bunnei 2023-04-14 16:56:34 -0700
  • 07694609fb
    Merge pull request #10055 from v1993/patch-1 Narr the Reg 2023-04-14 17:05:45 -0600
  • 307371e01d service: nfp: Implement debug Interface Narr the Reg 2023-04-13 22:23:49 -0600
  • 00800d5289 service: nfp: Implement system interface Narr the Reg 2023-04-13 20:55:47 -0600
  • 60c4032b68
    input_common: minor fix to mouse movement Valeri 2023-04-14 21:27:35 +0300
  • 101c0df79c service: nfp: Use an unique interface Narr the Reg 2023-04-13 20:24:35 -0600
  • e37e1d24f9 vulkan: pick alpha composite flags based on available values Liam 2023-04-13 16:38:20 -0400
  • c0e5ecc399 video_core: Enable ImageGather rounding fix on AMD open source drivers Wollnashorn 2023-04-12 17:11:02 +0200
  • 54b4c84ab6
    Merge pull request #10008 from vonchenplus/texture_cache liamwhite 2023-04-11 11:59:18 -0400
  • 4f77275cd5
    Merge pull request #10027 from bylaws/master liamwhite 2023-04-10 09:23:48 -0400
  • 47b80da906
    Merge pull request #10035 from liamwhite/long-long Mai 2023-04-10 03:04:05 -0400
  • baf4d1c22e kernel: move more memory to application in 8GB arrangement Liam 2023-04-09 19:50:27 -0400
  • add4f82c33
    Merge pull request #10014 from goldenx86/linuxLTO liamwhite 2023-04-08 17:55:51 -0400
  • abb785f269 kernel: switch extended memory setting to 8GB arrangement Liam 2023-04-08 17:47:26 -0400
  • 8908663f12 Use GetGlobalTimeNs as opposed to clock ticks Billy Laws 2023-04-08 21:54:19 +0100
  • 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 +0200
  • fe91066f46 video_core: Enable ImageGather with subpixel offset on Intel Wollnashorn 2023-04-05 03:02:24 +0200
  • 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 +0200
  • 25c4ae6e11
    Merge pull request #10022 from liamwhite/gcc-13 bunnei 2023-04-08 00:09:06 -0700
  • 6aaa8acff9
    Merge pull request #10028 from zhaobot/tx-update-20230404051754 Mai 2023-04-04 01:51:36 -0400
  • 455a736250 Update translations (2023-04-04) The yuzu Community 2023-04-04 05:18:06 +0000
  • 0afb9631b5 Add some explicit latency to sample count reporting Billy Laws 2023-04-02 17:29:07 +0100
  • bbdfe1fab1
    Merge pull request #10024 from german77/crysis liamwhite 2023-04-03 13:06:07 -0400
  • ff386e794b
    Merge pull request #10004 from Kelebek1/cubemap liamwhite 2023-04-03 13:05:52 -0400
  • a9623d5f55 general: fixes for gcc 13 Liam 2023-04-02 19:02:04 -0400
  • d2ae39bf4b service: hid: Fix handle validation german77 2023-04-02 02:21:54 -0600
  • 756f013d8a
    Merge pull request #10020 from merryhime/update-dynarmic bunnei 2023-04-01 21:57:45 -0700
  • 9c94faaa2b core: arm_dynarmic_32: Update SaveContext/LoadContext. bunnei 2023-04-01 17:03:08 -0700
  • 6775a6ee02
    Merge pull request #9969 from bylaws/master bunnei 2023-04-01 14:34:59 -0700
  • 1ab052952d
    Merge pull request #10006 from german77/profile_select liamwhite 2023-04-01 09:49:22 -0400