Commit graph

  • 256c7ec0a7 externals: Update tzdb_to_nx lat9nq 2023-06-19 15:26:54 -0400
  • e5f1b22e16 vfs_concat: verify short read Liam 2023-06-19 09:47:05 -0400
  • b0beca52a3 vfs_concat: fix offset calculation when not aligned to file boundary Liam 2023-06-18 22:21:29 -0400
  • 711190bb67 Use current GPU address when unmapping GPU pages, not the base Kelebek1 2023-06-19 00:19:28 +0100
  • b9a86b040b vk_device_info: Check only affected Intel drivers lat9nq 2023-06-15 16:17:19 -0400
  • 346c253cd2 video_core: Formalize HasBrokenCompute lat9nq 2023-06-15 16:16:36 -0400
  • ce191ba32b
    Merge pull request #10825 from 8bitDream/vcpkg-zlib mainline-0-1474 liamwhite 2023-06-18 09:43:12 -0400
  • 23371fa187
    Merge pull request #10829 from lat9nq/remove-external-mem liamwhite 2023-06-18 09:43:03 -0400
  • af7f3f078c
    Merge pull request #10486 from lat9nq/vk-device-find-once liamwhite 2023-06-18 09:42:55 -0400
  • 66b8042b59
    Merge pull request #10798 from vonchenplus/draw_texture_scale liamwhite 2023-06-18 09:42:41 -0400
  • 8acf728d5d
    Merge pull request #10809 from Kelebek1/reduce_vertex_bindings liamwhite 2023-06-18 09:42:32 -0400
  • 609a635345 "Merge Tagged PR 10486" mainline-0-1473 yuzubot 2023-06-18 12:02:42 +0000
  • ee0d68300e renderer_vulkan: Add missing initializers GPUCode 2023-06-18 12:27:31 +0300
  • 7b2f680468 renderer_vulkan: Use VMA for buffers GPUCode 2023-05-27 17:09:17 +0300
  • 48e39756f1 renderer_vulkan: Use VMA for images GPUCode 2023-05-24 22:39:58 +0300
  • c60eed36b7 memory_allocator: Remove OpenGL interop GPUCode 2023-05-24 20:32:12 +0300
  • 6448eade2e externals: Add vma and initialize it lat9nq 2023-06-18 04:59:12 -0400
  • 6e293be20b
    Merge pull request #10797 from lat9nq/tzdb-patch bunnei 2023-06-17 23:47:16 -0700
  • 20db91f0fc
    Merge pull request #10828 from liamwhite/somehow-still-using-llvm-14 bunnei 2023-06-17 23:45:44 -0700
  • 8a526b2c26 vulkan_device: Remove external memory extension lat9nq 2023-06-18 01:18:53 -0400
  • 565a1226d7 renderer_vulkan: add missing include Liam 2023-06-17 23:57:47 -0400
  • fd0ef5411c externals: Update vcpkg to 2023.06.17 Abandoned Cart 2023-06-17 21:46:09 -0400
  • b99c4dd568 time_zone_service: Always write time zone rule data lat9nq 2023-06-17 20:53:39 -0400
  • c0fd793ef6
    Merge pull request #10813 from lat9nq/no-atomic-bool Morph 2023-06-17 20:29:57 -0400
  • 27a36cd51b
    Merge pull request #10744 from Wollnashorn/af-for-all Fernando S 2023-06-18 00:02:05 +0200
  • e681f5678c Synchronize vertex buffer even when it doesn't require binding Kelebek1 2023-06-16 22:47:38 +0100
  • e34e1b1c95 k_thread: Use a mutex and cond_var to sync bool lat9nq 2023-06-17 00:36:00 -0400
  • 76a676883a video_core: add samples check when find render target FengChen 2023-06-17 23:26:39 +0800
  • 3e47ebe2e9 video_core: Only apply AF to 2D (array) image types Wollnashorn 2023-06-17 14:20:44 +0200
  • a4d82a6e61 "Merge Tagged PR 10486" mainline-0-1472 yuzubot 2023-06-17 12:02:32 +0000
  • c309a1c69b video_core: Removed AF for all mip modes option as it's default now Wollnashorn 2023-06-17 11:19:39 +0200
  • 4cbdce17b6 nx_tzdb: Directly reference variables in if statements lat9nq 2023-06-17 01:35:35 -0400
  • ec423c6919
    Merge pull request #10783 from liamwhite/memory bunnei 2023-06-16 16:53:25 -0700
  • 24e1e4dcee
    Merge pull request #10808 from t895/settings-stuffs bunnei 2023-06-16 16:52:54 -0700
  • 975122f4bb
    Merge pull request #10807 from t895/ktlint-fixes bunnei 2023-06-16 16:47:14 -0700
  • a1adcc31d3
    Merge pull request #10731 from german77/misc_fixes liamwhite 2023-06-16 18:18:24 -0400
  • 94e7cb05da vfs_real: ensure size cache is reset on write Liam 2023-06-16 16:43:14 -0400
  • 9f92104f3e android: Expose audio output engine setting Charles Lombardo 2023-06-15 22:15:33 -0400
  • 330358cd16 android: Bump ktlint version to 0.47.1 Charles Lombardo 2023-06-16 16:32:08 -0400
  • fc6a2fe779 android: Disable import-ordering ktlint check Charles Lombardo 2023-06-16 16:31:49 -0400
  • bf47f777b1 patch_manager: remove unnecessary GetSize calls Liam 2023-06-16 15:16:38 -0400
  • 734242c5bc vfs_real: misc optimizations Liam 2023-06-16 15:12:46 -0400
  • 13a4de647d android: Expose CPU debugging option Charles Lombardo 2023-06-15 17:05:17 -0400
  • 3ac2c74e85 android: Expose fastmem option Charles Lombardo 2023-06-15 16:49:09 -0400
  • 5aca03d0ff android: Support changing multiple settings at once Charles Lombardo 2023-06-15 16:48:23 -0400
  • 4112031c81
    Merge pull request #10801 from 8bitDream/fix_aspect bunnei 2023-06-16 11:45:32 -0700
  • c89be0dfab android: Fix aspect ratio when rotating screen Abandoned Cart 2023-06-16 09:56:10 -0400
  • b77a247e8c video_core: drawtexture support upscale Feng Chen 2023-06-16 17:45:15 +0800
  • 2dc0ff79ec video_core: Use sampler IDs instead pointers in the pipeline config The previous approach of storing pointers returned by GetGraphicsSampler/GetComputeSampler caused UB, as these functions can cause reallocation of the sampler slot vector and therefore invalidate the pointers Wollnashorn 2023-06-16 13:26:44 +0200
  • 1fa16bc594 cmake: Add warn about cross compiling, disable android lat9nq 2023-06-16 05:38:33 -0400
  • d9e2824c4e cmake: Check for target is Windows lat9nq 2023-06-16 05:32:11 -0400
  • d35c989902 cmake: Use non-conflicting variable names lat9nq 2023-06-16 05:07:30 -0400
  • 7ffb96f474 cmake: Extra time zone data download checks lat9nq 2023-06-16 01:03:46 -0400
  • e9701a3cda cmake: Add option to always download time zone data lat9nq 2023-06-16 04:32:31 -0400
  • b23c358e3d externals: submodule tzdb_to_nx lat9nq 2023-06-16 04:15:19 -0400
  • cdc73498e3 nx_tzdb: Support submoduling tzdb_to_nx lat9nq 2023-06-16 04:00:19 -0400
  • c7fc5b9348
    Merge pull request #10739 from zeltermann/sdl-cpuinfo mainline-0-1471 liamwhite 2023-06-16 00:08:53 -0400
  • 41295ff8fe
    Merge pull request #10795 from german77/foomiibo liamwhite 2023-06-16 00:08:30 -0400
  • 9dd52019a9
    Merge pull request #10767 from t895/lint Charles Lombardo 2023-06-16 00:06:55 -0400
  • 8d8f850bd6 time_zone_manager: Compare to the correct boolean lat9nq 2023-06-15 23:05:41 -0400
  • 03e8d9aca7 nx_tzdb: Correct Antarctica spelling lat9nq 2023-06-15 23:03:54 -0400
  • d0be850f25 android: Apply ktlint codestyle Charles Lombardo 2023-06-15 22:36:54 -0400
  • d85129aa17 Android: Use ktlint for Kotlin code style Charles Lombardo 2023-06-13 19:04:42 -0400
  • a29fa119e0 android: Enable android linting Charles Lombardo 2023-06-13 19:04:10 -0400
  • 9a04793ae8
    Merge pull request #10796 from bunnei/fix-saf bunnei 2023-06-15 18:39:14 -0700
  • 0114abad9a
    Merge pull request #10790 from liamwhite/arm-driver-moment bunnei 2023-06-15 18:34:31 -0700
  • ca1cb9fd19
    Merge pull request #10775 from liamwhite/cb2 bunnei 2023-06-15 17:37:03 -0700
  • 0c90a0926f input_common: Add amiibo with originality signature support Narr the Reg 2023-06-15 17:39:01 -0600
  • 5384fa4998 android: fs: Fix Exists / IsFile for SAF. bunnei 2023-06-15 17:20:56 -0700
  • 3c217a5574
    Merge pull request #10639 from 8bitDream/pictureinpicture bunnei 2023-06-15 16:40:13 -0700
  • a3b7b5b22a video_core: Fallback to default anisotropy instead to 1x anisotropy Wollnashorn 2023-06-15 23:16:26 +0200
  • 745d16132b video_core: Disable AF for non-color image formats Wollnashorn 2023-06-15 20:59:33 +0200
  • 3e8cd91d54 video_core: Fixed compilation errors because of name shadowing Wollnashorn 2023-06-15 18:46:40 +0200
  • 3304d58edb vulkan_device: disable extended_dynamic_state2 on ARM drivers Liam 2023-06-15 12:29:23 -0400
  • 42c944b250 video_core: Add per-image anisotropy heuristics (format & mip count) Wollnashorn 2023-06-15 18:19:32 +0200
  • 8949287a05 "Merge Tagged PR 10775" mainline-0-1470 yuzubot 2023-06-15 12:02:57 +0000
  • 2c01669046 video_core: preallocate fewer IR blocks Liam 2023-06-14 20:17:46 -0400
  • ce0510913a
    Merge pull request #10729 from liamwhite/windows-is-a-meme bunnei 2023-06-14 18:32:25 -0700
  • 61b4588517 service: nfc: Read tag protocol only for nfc backend Narr the Reg 2023-06-14 18:16:23 -0600
  • b1b13ddc6b service: nfc: Accuracy fixes Narr the Reg 2023-06-12 01:17:10 -0600
  • fb97aec26b
    Merge pull request #10781 from 8bitDream/vcpkg Morph 2023-06-14 18:07:05 -0400
  • 702a2ac631
    Merge pull request #10749 from Morph1984/strong-typing Morph 2023-06-14 18:03:11 -0400
  • 0869099da4 externals: Fix update vcpkg to 2023.06.14 Abandoned Cart 2023-06-14 18:01:03 -0400
  • 0e957c2e35 android: Move overlays to their own layout Abandoned Cart 2023-06-14 08:54:34 -0400
  • e20c4fbbd4 android: Initialize defaults for each orientations Abandoned Cart 2023-06-14 07:14:43 -0400
  • f34535f362 android: Display FPS with emulation on hinge Abandoned Cart 2023-06-13 06:36:48 -0400
  • 724823c193 android: Remove PiP reliance on fragment Abandoned Cart 2023-06-12 22:17:15 -0400
  • 0b442b6dd2 android: Set layout by fragment, not view Abandoned Cart 2023-06-12 12:23:07 -0400
  • 2b5dde162a android: Add a separate foldable layout set Abandoned Cart 2023-06-12 10:36:06 -0400
  • fb28f9fd96 android: Set portrait default control params Abandoned Cart 2023-06-12 08:49:11 -0400
  • eb4026e3db android: Actually implement portrait controls Abandoned Cart 2023-06-11 20:45:50 -0400
  • 0ef93541b4 android: Enable automated portrait controls Abandoned Cart 2023-06-11 19:37:55 -0400
  • de9100ea81 android: Add Picture in Picture / Orientation Abandoned Cart 2023-06-10 22:42:54 -0400
  • a10a091928
    Merge pull request #10726 from t895/emulation-nav-component bunnei 2023-06-14 12:47:14 -0700
  • b79c993328 android: Adapt EmulationActivity to navigation component Charles Lombardo 2023-06-11 19:54:54 -0400
  • 8d6aefdcc4 video_core: optionally skip barriers on feedback loops Liam 2023-06-14 14:11:46 -0400
  • 278336af63
    Merge pull request #10773 from 8bitDream/vcpkg bunnei 2023-06-14 09:32:14 -0700
  • cc4334870b renderer_vulkan: propagate conditional barrier support Liam 2023-06-14 10:49:40 -0400
  • 1cae01f5d5 externals: update vcpkg to 2023.06.14 Abandoned Cart 2023-06-14 08:34:33 -0400
  • 0de6b9e3f5 video_core: Apply AF only to samplers with normal LOD range [0, 1+x] Wollnashorn 2023-06-14 13:27:27 +0200